aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)AuthorFilesLines
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet1-1/+1
2026-08-12net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
2026-06-23net: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi1-12/+11
2026-06-22net: ethernet: ti: icssg: guard PA stat lookupsPhilippe Schenker1-21/+28
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-12/+36
2026-06-15net: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload modeMeghana Malladi1-2/+11
2026-06-15net: ti: icssg: Use undirected TX tag for native XDP in HSR offload modeMeghana Malladi1-2/+19
2026-06-15net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup conditionMeghana Malladi1-8/+6
2026-06-05net: cpsw_new: unregister devlink on port registration failureGuangshuo Li1-1/+3
2026-05-20net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()Alexander Vassilevski1-4/+2
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)1-27/+14
2026-05-08net: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi1-0/+1
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer1-0/+8
2026-04-06net: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann6-15/+139
2026-04-06net: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann4-4/+4
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier1-1/+1
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier1-2/+2
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2026-03-16net: ti: icssg-prueth: Add HSR multicast FDB port membership managementMD Danish Anwar1-15/+232
2026-03-14net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi1-0/+5
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+10
2026-03-12net: ti: icssg: Fix wrong macro used in RX classifier configurationMD Danish Anwar1-2/+2
2026-03-11net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar2-8/+10
2026-03-09net: ethernet: ti: am65-cpsw: Use also port number to identify timestampsSebastian Andrzej Siewior3-18/+17
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+13
2026-03-03net: ti: davinci_emac: stop using bus type mdio_bus_typeHeiner Kallweit1-24/+15
2026-03-03net: ti: icssg: Add HSR/PRP protocol frame filteringMD Danish Anwar3-2/+75
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1GMD Danish Anwar1-0/+8
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE tableChintan Vankar2-6/+5
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook6-10/+10
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-9/+7
2026-02-11net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao1-0/+1
2026-02-06net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callbackKevin Hao4-19/+5
2026-02-05net: cpsw_new: Fix potential unregister of netdev that has not been registered yetKevin Hao1-2/+1
2026-02-05net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao1-7/+5
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-11/+65
2026-02-04net: ti: icssm-prueth: Add support for ICSSM RSTP switchRoger Quadros5-21/+820
2026-02-04net: ti: icssm-prueth: Add switchdev support for icssm_prueth driverRoger Quadros8-3/+744
2026-02-04net: ti: icssm-prueth: Add helper functions to configure and maintain FDBRoger Quadros6-1/+729
2026-02-03net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
2026-02-03net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
2026-01-26net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properlyDavid Yang2-12/+12
2026-01-17net: ethernet: ti: cpsw_ale: Remove obsolete macrosStefan Wiehler1-5/+0
2026-01-08net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return valueRafael J. Wysocki2-8/+2
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann1-1/+2