summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)AuthorFilesLines
2024-06-12net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar1-1/+1
2024-06-12net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois1-2/+12
2024-05-02net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
2024-05-02net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter1-3/+5
2024-04-27net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
2024-02-23net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-23net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-01-26net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge1-2/+3
2023-11-28net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka1-1/+3
2023-11-28net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka1-4/+7
2023-11-20net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar1-2/+2
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar3-3/+19
2023-10-14net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar1-0/+9
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter2-5/+3
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter1-3/+5
2023-10-04net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter1-0/+1
2023-09-15net: ti: icssg-prueth: add PTP dependencyArnd Bergmann1-0/+1
2023-08-27net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko5-2/+62
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros5-6/+467
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros4-0/+989
2023-08-22net: ethernet: ti: Remove unused declarationsYue Haibing2-3/+0
2023-08-17Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"Jakub Kicinski3-311/+1
2023-08-16net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko3-1/+311
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin3-3/+3
2023-08-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski1-0/+1
2023-08-02net: ti: icssg-prueth: Add Power management supportMD Danish Anwar1-0/+57
2023-08-02net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar4-0/+193
2023-08-02net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar3-0/+37
2023-08-02net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar5-0/+219
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros4-0/+1862
2023-08-02net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar2-0/+55
2023-08-02net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar4-0/+1032
2023-08-02net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar3-0/+468
2023-08-02net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar1-0/+234
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2-6/+6
2023-07-28net: Explicitly include correct DT includesRob Herring4-3/+1
2023-07-14net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil1-5/+19
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-06-14net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter1-1/+1
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean1-3/+8
2023-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+3
2023-04-12net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring2-2/+3
2023-04-08net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9GSiddharth Vadapalli1-2/+12
2023-04-08net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9GSiddharth Vadapalli1-0/+8
2023-04-08net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()Siddharth Vadapalli1-4/+18
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+4
2023-04-04net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli1-2/+4
2023-04-01Revert "net: netcp: MAX_SKB_FRAGS is now 'int'"Jakub Kicinski1-1/+1