index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
net_driver.h
Age
Commit message (
Expand
)
Author
2025-03-25
sfc: support X4 devlink flash
Edward Cree
2025-03-25
sfc: rip out MDIO support
Edward Cree
2025-02-11
sfc: deploy devlink flash images to NIC over MCDI
Edward Cree
2024-12-23
sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
YiFei Zhu
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
2024-10-06
sfc: add per-queue RX bytes stats
Edward Cree
2024-10-06
sfc: implement per-queue TSO (hw_gso) stats
Edward Cree
2024-10-06
sfc: implement per-queue rx drop and overrun stats
Edward Cree
2024-10-06
sfc: account XDP TXes in netdev base stats
Edward Cree
2024-10-06
sfc: implement basic per-queue stats
Edward Cree
2024-10-06
sfc: remove obsolete counters from struct efx_channel
Edward Cree
2024-06-28
sfc: use new rxfh_context API
Edward Cree
2023-12-05
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-07-28
sfc: Remove struct efx_special_buffer
Martin Habets
2023-07-28
sfc: Filter cleanups for Falcon and Siena
Martin Habets
2023-07-28
sfc: Remove some NIC type indirections that are no longer needed
Martin Habets
2023-07-28
sfc: Remove support for siena high priority queue
Martin Habets
2023-07-28
sfc: Remove falcon references
Martin Habets
2023-06-10
sfc: neighbour lookup for TC encap action offload
Edward Cree
2023-02-16
sfc: add devlink port support for ef100
Alejandro Lucero
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
2023-02-16
sfc: add devlink support for ef100
Alejandro Lucero
2022-11-16
sfc: add extra RX channel to receive MAE counter updates on ef100
Edward Cree
2022-11-16
sfc: add ability for extra channels to receive raw RX buffers
Edward Cree
2022-11-16
sfc: add start and stop methods to channels
Edward Cree
2022-11-16
sfc: add ability for an RXQ to grant credits on refill
Edward Cree
2022-10-19
sfc: remove 'log-tc-errors' ethtool private flag
Edward Cree
2022-09-28
sfc: optional logging of TC offload errors
Edward Cree
2022-07-29
sfc: insert default MAE rules to connect VFs to representors
Edward Cree
2022-07-29
sfc: check ef100 RX packets are from the wire
Edward Cree
2022-07-22
sfc: support passing a representor to the EF100 TX path
Edward Cree
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree
2022-06-29
sfc: Separate efx_nic memory from net_device memory
Jonathan Cooper
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
2022-06-29
sfc: Add a PROBED state for EF100 VDPA use.
Jonathan Cooper
2022-06-29
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
2022-05-29
sfc: fix considering that all channels have TX queues
Martin Habets
2022-04-12
sfc: Remove global definition of efx_reset_type_names
Martin Habets
2022-02-01
sfc: The size of the RX recycle ring should be more flexible
Martin Habets
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-09-09
sfc: last resort fallback for lack of xdp tx queues
Íñigo Huguet
2021-09-09
sfc: fallback for lack of xdp tx queues
Íñigo Huguet
2021-04-15
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
2020-09-29
net: sfc: Replace in_interrupt() usage
Edward Cree
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-11
sfc: implement encapsulated TSO on EF10
Edward Cree
2020-09-11
sfc: de-indirect TSO handling
Edward Cree
2020-09-11
sfc: define inner/outer csum offload TXQ types
Edward Cree
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
[next]