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
/
sfc
/
siena
/
efx.c
Age
Commit message (
Expand
)
Author
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-03-08
sfc/siena: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-02-08
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-12
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2022-05-12
siena: Make SRIOV support specific for Siena
Martin Habets
2022-05-10
sfc: Add a basic Siena module
Martin Habets
2022-05-10
sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc
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 peripheral functions 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/siena: Remove build references to missing functionality
Martin Habets
2022-05-10
sfc: Copy shared files needed for Siena (part 1)
Martin Habets