index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.c
Age
Commit message (
Expand
)
Author
2020-02-19
sfc: remove unused variable 'efx_default_channel_type'
YueHaibing
2020-01-16
sfc: remove duplicated include from efx.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 RSS code
Alex Maftei (amaftei)
2020-01-10
sfc: move various functions
Alex Maftei (amaftei)
2020-01-09
sfc: move MCDI logging device attribute
Alex Maftei (amaftei)
2020-01-09
sfc: move some port link state/caps code
Alex Maftei (amaftei)
2020-01-08
sfc: move common rx code
Alex Maftei (amaftei)
2020-01-08
sfc: move event queue management code
Alex Maftei (amaftei)
2020-01-08
sfc: move channel interrupt management code
Alex Maftei (amaftei)
2020-01-08
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
2020-01-08
sfc: move channel start/stop code
Alex Maftei (amaftei)
2020-01-08
sfc: move some channel-related code
Alex Maftei (amaftei)
2020-01-08
sfc: move struct init and fini code
Alex Maftei (amaftei)
2020-01-08
sfc: move some device reset code
Alex Maftei (amaftei)
2020-01-08
sfc: move datapath management code
Alex Maftei (amaftei)
2020-01-08
sfc: move mac configuration and status functions
Alex Maftei (amaftei)
2020-01-08
sfc: move reset workqueue code
Alex Maftei (amaftei)
2020-01-08
sfc: further preparation for code split
Alex Maftei (amaftei)
2020-01-08
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-20
sfc: fix channel allocation with brute force
Edward Cree
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-22
sfc: do ARFS expiry work occasionally even without NAPI poll
Edward Cree
2019-11-22
sfc: change ARFS expiry mechanism
Edward Cree
2019-10-31
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
2019-10-31
sfc: allocate channels for XDP tx queues
Charles McLachlan
2019-10-31
sfc: Enable setting of xdp_prog
Charles McLachlan
2019-10-31
sfc: perform XDP processing on received packets
Charles McLachlan
2019-07-24
sfc: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-08
sfc: Remove 'PCIE error reporting unavailable'
Martin Habets
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-14
sfc: ensure recovery after allocation failures
Robert Stonehouse
2018-11-12
sfc: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-28
sfc: remove ndo_poll_controller
Eric Dumazet
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-12
sfc: hold filter_sem consistently during reset
Bert Kenward
2018-07-04
sfc: batch up RX delivery
Edward Cree
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
sfc: ARFS filter IDs
Edward Cree
2018-04-20
sfc: set and clear interrupt affinity hints
Bert Kenward
2018-03-27
sfc: protect list of RSS contexts under a mutex
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
[next]