index
:
git.armlinux.org.uk/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
/
sfc
/
siena
/
efx_channels.c
Age
Commit message (
Expand
)
Author
2024-10-03
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
2022-06-01
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
2022-05-13
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
2022-05-12
siena: Make SRIOV support specific for Siena
Martin Habets
2022-05-10
sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename RX/TX functions to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc: Copy shared files needed for Siena (part 1)
Martin Habets