index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
icssg
/
icssg_common.c
Age
Commit message (
Expand
)
Author
2025-06-17
net: ti: icssg-prueth: Fix packet handling for XDP_TX
Meghana Malladi
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-07
net: ti: icssg-prueth: Report BQL before sending XDP packets
Meghana Malladi
2025-05-07
net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access
Meghana Malladi
2025-04-28
net: ti: icssg-prueth: Add ICSSG FW Stats
MD Danish Anwar
2025-04-17
net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit...
Meghana Malladi
2025-04-17
net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
Meghana Malladi
2025-04-01
Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-11
net: ti: icssg-prueth: Add XDP support
Roger Quadros
2025-03-11
net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
Roger Quadros
2025-03-11
net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
Roger Quadros
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...
Roger Quadros
2025-02-18
net: ethernet: ti: Switch to use hrtimer_setup()
Nam Cao
2025-01-03
net: ti: icssg-prueth: Fix firmware load sequence.
MD Danish Anwar
2024-09-14
net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload
Ravi Gunasekaran
2024-07-15
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
2024-06-09
dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
Dan Carpenter
2024-05-30
net: ti: icssg-prueth: Add support for ICSSG switch firmware
MD Danish Anwar
2024-05-01
net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
MD Danish Anwar
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-09
net: ti: icssg-prueth: Modify common functions for SR1.0
Diogo Ivo
2024-04-09
net: ti: icssg-prueth: Move common functions into a separate file
Diogo Ivo