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
/
icssg
Age
Commit message (
Expand
)
Author
Lines
2026-02-28
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...
MD Danish Anwar
-0
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-02-06
net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
Kevin Hao
-19
/
+5
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+7
2025-11-05
net: ti: icssg-prueth: Fix fdb hash size configuration
Meghana Malladi
-0
/
+7
2025-10-23
net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()
Markus Elfring
-4
/
+2
2025-10-20
ti: icssg: convert to ndo_hwtstamp API
Vadim Fedorenko
-35
/
+26
2025-09-14
net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...
Parvathi Pudi
-0
/
+101
2025-09-11
hsr: hold rcu and dev lock for hsr_get_port_ndev
Hangbin Liu
-6
/
+14
2025-08-19
net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...
MD Danish Anwar
-31
/
+41
2025-08-08
net: ti: icss-iep: Fix incorrect type for return value in extts_enable()
Alok Tiwari
-1
/
+2
2025-08-08
net: ti: icssg-prueth: Fix emac link speed handling
MD Danish Anwar
-0
/
+6
2025-08-05
net: ti: icssg-prueth: Fix skb handling for XDP_PASS
Meghana Malladi
-7
/
+8
2025-07-30
net: ti: icss-iep: fix device and OF node leaks at probe
Johan Hovold
-5
/
+18
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-73
/
+190
2025-07-23
net: ti: icssg-prueth: access ->pp through netmem_desc instead of page
Byungchul Park
-2
/
+2
2025-07-18
net: ti: icssg-prueth: Fix buffer allocation for ICSSG
Himanshu Mittal
-73
/
+190
2025-06-19
net: ti: icssg-prueth: Add prp offload support to ICSSG driver
Himanshu Mittal
-1
/
+16
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-17
/
+2
2025-06-17
net: ti: icssg-prueth: Fix packet handling for XDP_TX
Meghana Malladi
-17
/
+2
2025-06-14
net: ti: icssg-prueth: Read firmware-names from device tree
MD Danish Anwar
-45
/
+102
2025-06-05
net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.
Meghana Malladi
-0
/
+8
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+23
2025-05-07
net: ti: icssg-prueth: Report BQL before sending XDP packets
Meghana Malladi
-1
/
+7
2025-05-07
net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access
Meghana Malladi
-2
/
+12
2025-05-07
net: ti: icssg-prueth: Set XDP feature flags for ndev
Meghana Malladi
-5
/
+4
2025-04-28
net: ti: icssg-prueth: Add ICSSG FW Stats
MD Danish Anwar
-31
/
+94
2025-04-17
net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
Meghana Malladi
-63
/
+58
2025-04-17
net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit...
Meghana Malladi
-2
/
+4
2025-04-17
net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
Meghana Malladi
-3
/
+0
2025-04-01
Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-117
/
+599
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+4
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-0
/
+7
2025-03-20
net: ti: icssg-prueth: Add lock to stats
MD Danish Anwar
-0
/
+7
2025-03-11
net: ti: icssg-prueth: Add XDP support
Roger Quadros
-15
/
+355
2025-03-11
net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
Roger Quadros
-26
/
+54
2025-03-11
net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
Roger Quadros
-90
/
+149
2025-03-06
net: ti: icss-iep: Add phase offset configuration for perout signal
Meghana Malladi
-2
/
+16
2025-03-06
net: ti: icss-iep: Add pwidth configuration for perout signal
Meghana Malladi
-3
/
+44
2025-02-27
net: ti: icss-iep: Reject perout generation request
Meghana Malladi
-20
/
+1
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...
Roger Quadros
-1
/
+1
2025-02-18
net: ethernet: ti: Switch to use hrtimer_setup()
Nam Cao
-6
/
+4
2025-01-14
net: ti: icssg-prueth: Do not print physical memory addresses
Krzysztof Kozlowski
-2
/
+0
[next]