summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)AuthorFilesLines
2026-03-13net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar1-0/+8
2026-03-13net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar2-6/+5
2026-03-04net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao1-0/+1
2026-03-04net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao1-7/+5
2025-12-01net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-5/+5
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg1-13/+14
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg1-1/+23
2025-11-13net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi1-0/+7
2025-10-29net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg1-20/+43
2025-08-28net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...MD Danish Anwar1-31/+41
2025-08-20net: ti: icss-iep: Fix incorrect type for return value in extts_enable()Alok Tiwari1-1/+2
2025-08-20net: ti: icssg-prueth: Fix emac link speed handlingMD Danish Anwar1-0/+6
2025-08-20net: ti: icss-iep: fix device and OF node leaks at probeJohan Hovold1-5/+18
2025-08-01net: ti: icssg-prueth: Fix buffer allocation for ICSSGHimanshu Mittal5-73/+190
2025-07-17net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar1-3/+1
2025-06-27net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFERMichael Walle1-11/+13
2025-06-19net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.Meghana Malladi1-0/+8
2025-06-04net: ethernet: ti: am65-cpsw: Lower random mac address error print to infoNishanth Menon1-1/+1
2025-05-29net: ethernet: ti: cpsw_new: populate netdev of_nodeAlexander Sverdlin1-0/+1
2025-04-25net: ti: icss-iep: Fix possible NULL pointer dereference for perout requestMeghana Malladi1-63/+58
2025-04-25net: ti: icss-iep: Add phase offset configuration for perout signalMeghana Malladi1-2/+16
2025-04-25net: ti: icss-iep: Add pwidth configuration for perout signalMeghana Malladi1-3/+44
2025-04-25net: ethernet: ti: am65-cpsw: fix port_np reference countingMichael Walle1-1/+14
2025-03-29net: ti: icssg-prueth: Add lock to statsMD Danish Anwar3-0/+7
2025-03-29net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra1-14/+18
2025-03-07net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-03-07net: ethernet: ti: am65-cpsw: select PAGE_POOLSascha Hauer1-0/+1
2025-02-21net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros1-3/+11
2025-02-21net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros1-13/+13
2025-02-17net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error pathRoger Quadros1-23/+44
2025-02-08net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()Roger Quadros1-1/+1
2025-01-23net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()Sudheer Kumar Doredla1-7/+7
2025-01-09net: ethernet: ti: am65-cpsw: default to round-robin for host port receiveSiddharth Vadapalli1-1/+1
2025-01-09net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi1-0/+8
2025-01-09net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar6-121/+236
2024-11-14net: ti: icssg-prueth: Fix 1 PPS syncMeghana Malladi2-2/+23
2024-11-05net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()Roger Quadros1-0/+2
2024-11-05net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7Roger Quadros2-44/+35
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar3-0/+5
2024-10-08net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removalNicolas Pitre1-8/+12
2024-10-08net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removalNicolas Pitre1-1/+1
2024-10-03net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter1-1/+1
2024-10-01net: ethernet: ti: cpsw_ale: Fix warning on some platformsRoger Quadros2-1/+12
2024-09-15net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar1-2/+40
2024-09-15net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran5-5/+58
2024-09-15net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar4-12/+119
2024-09-15net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar1-1/+2
2024-09-15net: ti: icss-iep: Move icss_iep structureMD Danish Anwar2-73/+72
2024-09-13net: ethernet: ti: am65-cpsw: setup priority to flow mappingRoger Quadros1-0/+3
2024-09-13net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaultsRoger Quadros2-0/+95