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
/
ef10.c
Age
Commit message (
Expand
)
Author
2020-05-11
sfc: make capability checking a nic_type function
Tom Zhao
2020-05-11
sfc: move vport_id to struct efx_nic
Edward Cree
2020-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-27
sfc: move mcdi filtering code
Alex Maftei (amaftei)
2020-01-27
sfc: create header for mcdi filtering code
Alex Maftei (amaftei)
2020-01-27
sfc: rename mcdi filtering functions/structs
Alex Maftei (amaftei)
2020-01-10
sfc: remove duplicated include from ef10.c
YueHaibing
2020-01-10
sfc: move RPS code
Alex Maftei (amaftei)
2020-01-10
sfc: move yet more functions
Alex Maftei (amaftei)
2020-01-10
sfc: move various functions
Alex Maftei (amaftei)
2020-01-09
sfc: move MCDI receive queue management code
Alex Maftei (amaftei)
2020-01-09
sfc: move MCDI transmit queue management code
Alex Maftei (amaftei)
2020-01-09
sfc: move MCDI event queue management code
Alex Maftei (amaftei)
2020-01-09
sfc: move MCDI VI alloc/free code
Alex Maftei (amaftei)
2020-01-08
sfc: move common rx code
Alex Maftei (amaftei)
2020-01-08
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-22
sfc: suppress MCDI errors from ARFS
Edward Cree
2019-10-31
sfc: allocate channels for XDP tx queues
Charles McLachlan
2019-07-24
sfc: Use dev_get_drvdata where possible
Chuhong Yuan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-12
sfc: initialise found bitmap in efx_ef10_mtd_probe
Bert Kenward
2019-02-08
sfc: add bundle partition definitions to mtd
Paul Fox
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-23
sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
Edward Cree
2019-01-17
sfc: extend MTD support for newer hardware
Bert Kenward
2018-11-07
sfc: add missing NVRAM partition types for EF10
Edward Cree
2018-07-12
sfc: avoid hang from nested use of the filter_sem
Bert Kenward
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-04-27
sfc: fix ARFS expiry check on EF10
Edward Cree
2018-04-24
sfc: ARFS filter IDs
Edward Cree
2018-04-17
sfc: check RSS is active for filter insert
Bert Kenward
2018-04-14
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
Edward Cree
2018-04-04
sfc: remove ctpio_dmabuf_start from stats
Bert Kenward
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
sfc: return a better error if filter insertion collides with MC reboot
Edward Cree
2018-03-27
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
2018-03-08
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-01-25
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2018-01-25
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
sfc: only enable TX timestamping if the adapter is licensed for it
Martin Habets
2018-01-25
sfc: use main datapath for HW timestamps if available
Martin Habets
2018-01-25
sfc: handle TX timestamps in the normal data path
Martin Habets
2018-01-25
sfc: remove tx and MCDI handling from NAPI budget consideration
Bert Kenward
2017-12-21
sfc: expose CTPIO stats on NICs that support them
Bert Kenward
2017-12-21
sfc: expose FEC stats on Medford2
Edward Cree
2017-12-21
sfc: support variable number of MAC stats
Edward Cree
[prev]
[next]