summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo
2023-11-03net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong directionRonald Wahl
2023-10-24net: ethernet: davinci_emac: Use MAC Address from Device TreeAdam Ford
2023-10-24net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar
2023-10-16net: netcp: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar
2023-10-13net: ethernet: Use device_get_match_data()Rob Herring
2023-10-05net: cpmac: remove driver to prepare for platform removalWolfram Sang
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter
2023-10-04net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-20net: ethernet: ti: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-15net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar
2023-09-15net: ti: icssg-prueth: add PTP dependencyArnd Bergmann
2023-09-12net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar
2023-08-27net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros
2023-08-22net: ethernet: ti: Remove unused declarationsYue Haibing
2023-08-16Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"Jakub Kicinski
2023-08-16net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-02net: ti: icssg-prueth: Add Power management supportMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros
2023-08-02net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-14net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-13net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-12net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring
2023-04-07net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9GSiddharth Vadapalli
2023-04-07net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9GSiddharth Vadapalli
2023-04-07net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()Siddharth Vadapalli