summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: davinci_emac: Use MAC Address from Device TreeAdam Ford2023-10-241-10/+12
* net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka2023-10-241-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-195-5/+30
|\
| * net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar2023-10-191-2/+2
| * net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar2023-10-193-3/+19
| * net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar2023-10-131-0/+9
* | net: netcp: replace deprecated strncpy with strscpyJustin Stitt2023-10-161-2/+2
* | net: ethernet: Use device_get_match_data()Rob Herring2023-10-132-19/+6
* | net: cpmac: remove driver to prepare for platform removalWolfram Sang2023-10-053-1258/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-052-4/+5
|\|
| * dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter2023-10-042-5/+3
| * net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter2023-10-041-3/+5
| * net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter2023-10-041-0/+1
* | net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior2023-10-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-211-0/+1
|\|
| * net: ti: icssg-prueth: add PTP dependencyArnd Bergmann2023-09-151-0/+1
* | net: ethernet: ti: Convert to platform remove callback returning voidUwe Kleine-König2023-09-204-15/+8
* | net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar2023-09-153-2/+31
* | net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar2023-09-121-0/+5
|/
* net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko2023-08-275-2/+62
* net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros2023-08-275-6/+467
* net: ti: icss-iep: Add IEP driverRoger Quadros2023-08-274-0/+989
* net: ethernet: ti: Remove unused declarationsYue Haibing2023-08-222-3/+0
* Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"Jakub Kicinski2023-08-163-311/+1
* net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko2023-08-163-1/+311
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-073-3/+3
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-031-0/+1
|\
| * eth: add missing xdp.h includes in driversJakub Kicinski2023-08-031-0/+1
* | net: ti: icssg-prueth: Add Power management supportMD Danish Anwar2023-08-021-0/+57
* | net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar2023-08-024-0/+193
* | net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar2023-08-023-0/+37
* | net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar2023-08-025-0/+219
* | net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros2023-08-024-0/+1862
* | net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar2023-08-022-0/+55
* | net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar2023-08-024-0/+1032
* | net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar2023-08-023-0/+468
* | net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar2023-08-021-0/+234
* | net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-312-6/+6
* | net: Explicitly include correct DT includesRob Herring2023-07-274-3/+1
|/
* net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil2023-07-141-5/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-151-1/+1
|\
| * net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter2023-06-131-1/+1
* | net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-05-311-3/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-132-2/+3
|\
| * net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring2023-04-122-2/+3
* | net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9GSiddharth Vadapalli2023-04-071-2/+12
* | net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9GSiddharth Vadapalli2023-04-071-0/+8
* | net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()Siddharth Vadapalli2023-04-071-4/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-061-2/+4
|\|
| * net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli2023-04-041-2/+4