index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Lines
5 days
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
Chintan Vankar
-8
/
+10
2026-02-28
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...
MD Danish Anwar
-0
/
+8
2026-02-26
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
-6
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-10
/
+10
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-9
/
+7
2026-02-11
net: ti: icssg-prueth: Add optional dependency on HSR
Kevin Hao
-0
/
+1
2026-02-06
net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
Kevin Hao
-19
/
+5
2026-02-05
net: cpsw_new: Fix potential unregister of netdev that has not been registere...
Kevin Hao
-2
/
+1
2026-02-05
net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
Kevin Hao
-7
/
+5
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-11
/
+65
2026-02-04
net: ti: icssm-prueth: Add support for ICSSM RSTP switch
Roger Quadros
-21
/
+820
2026-02-04
net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
Roger Quadros
-3
/
+744
2026-02-04
net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
Roger Quadros
-1
/
+729
2026-02-03
net: cpsw: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
-6
/
+35
2026-02-03
net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
-5
/
+30
2026-01-26
net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properly
David Yang
-12
/
+12
2026-01-17
net: ethernet: ti: cpsw_ale: Remove obsolete macros
Stefan Wiehler
-5
/
+0
2026-01-08
net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value
Rafael J. Wysocki
-8
/
+2
2025-12-10
net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
-1
/
+2
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
-1
/
+1
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-3
/
+6
2025-11-20
net: ti: icssg-prueth: Enable zero copy in XDP features
Meghana Malladi
-1
/
+2
2025-11-20
net: ti: icssg-prueth: Add AF_XDP zero copy for RX
Meghana Malladi
-72
/
+313
2025-11-20
net: ti: icssg-prueth: Make emac_run_xdp function independent of page
Meghana Malladi
-13
/
+25
2025-11-20
net: ti: icssg-prueth: Add AF_XDP zero copy for TX
Meghana Malladi
-2
/
+125
2025-11-20
net: ti: icssg-prueth: Add XSK pool helpers
Meghana Malladi
-1
/
+149
2025-11-20
net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
Meghana Malladi
-62
/
+127
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+37
2025-11-11
net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
Nathan Chancellor
-2
/
+2
2025-11-10
net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
Aksh Garg
-13
/
+14
2025-11-10
net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
Aksh Garg
-1
/
+23
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+12
2025-11-05
net: ti: icssg-prueth: Fix fdb hash size configuration
Meghana Malladi
-0
/
+7
2025-11-04
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
-5
/
+5
2025-11-04
ti: netcp: convert to ndo_hwtstamp callbacks
Vadim Fedorenko
-32
/
+103
2025-10-29
net: davinci_mdio: use new iterator mdiobus_for_each_phy
Heiner Kallweit
-9
/
+5
2025-10-29
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-7
/
+0
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-20
/
+43
2025-10-23
net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()
Markus Elfring
-4
/
+2
2025-10-21
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Aksh Garg
-20
/
+43
2025-10-20
ti: icssg: convert to ndo_hwtstamp API
Vadim Fedorenko
-35
/
+26
2025-10-20
net: ti: am65-cpsw: move hw timestamping to ndo callback
Vadim Fedorenko
-24
/
+20
2025-09-19
net: ti: icssm-prueth: unwind cleanly in probe()
Dan Carpenter
-16
/
+14
2025-09-18
net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
Vishnu Singh
-15
/
+21
2025-09-14
net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...
Parvathi Pudi
-2
/
+260
2025-09-14
net: ti: icssm-prueth: Adds link detection, RX and TX support.
Roger Quadros
-2
/
+706
2025-09-14
net: ti: icssm-prueth: Adds PRUETH HW and SW configuration
Roger Quadros
-2
/
+781
2025-09-14
net: ti: icssm-prueth: Adds ICSSM Ethernet driver
Roger Quadros
-0
/
+727
[next]