index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: remove duplicated include from efx.c
YueHaibing
2020-01-16
1
-1
/
+0
*
sfc: move RPS code
Alex Maftei (amaftei)
2020-01-10
1
-200
/
+0
*
sfc: move yet more functions
Alex Maftei (amaftei)
2020-01-10
1
-45
/
+0
*
sfc: move RSS code
Alex Maftei (amaftei)
2020-01-10
1
-65
/
+1
*
sfc: move various functions
Alex Maftei (amaftei)
2020-01-10
1
-11
/
+0
*
sfc: move MCDI logging device attribute
Alex Maftei (amaftei)
2020-01-09
1
-37
/
+3
*
sfc: move some port link state/caps code
Alex Maftei (amaftei)
2020-01-09
1
-15
/
+0
*
sfc: move common rx code
Alex Maftei (amaftei)
2020-01-08
1
-11
/
+0
*
sfc: move event queue management code
Alex Maftei (amaftei)
2020-01-08
1
-92
/
+0
*
sfc: move channel interrupt management code
Alex Maftei (amaftei)
2020-01-08
1
-316
/
+0
*
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
2020-01-08
1
-420
/
+0
*
sfc: move channel start/stop code
Alex Maftei (amaftei)
2020-01-08
1
-119
/
+0
*
sfc: move some channel-related code
Alex Maftei (amaftei)
2020-01-08
1
-169
/
+0
*
sfc: move struct init and fini code
Alex Maftei (amaftei)
2020-01-08
1
-371
/
+4
*
sfc: move some device reset code
Alex Maftei (amaftei)
2020-01-08
1
-227
/
+0
*
sfc: move datapath management code
Alex Maftei (amaftei)
2020-01-08
1
-303
/
+7
*
sfc: move mac configuration and status functions
Alex Maftei (amaftei)
2020-01-08
1
-44
/
+0
*
sfc: move reset workqueue code
Alex Maftei (amaftei)
2020-01-08
1
-15
/
+7
*
sfc: further preparation for code split
Alex Maftei (amaftei)
2020-01-08
1
-23
/
+8
*
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2020-01-08
1
-51
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-19
/
+18
|
\
|
*
sfc: fix channel allocation with brute force
Edward Cree
2019-12-20
1
-19
/
+18
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
sfc: do ARFS expiry work occasionally even without NAPI poll
Edward Cree
2019-11-22
1
-4
/
+4
*
sfc: change ARFS expiry mechanism
Edward Cree
2019-11-22
1
-3
/
+5
*
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
2019-10-31
1
-0
/
+14
*
sfc: allocate channels for XDP tx queues
Charles McLachlan
2019-10-31
1
-32
/
+148
*
sfc: Enable setting of xdp_prog
Charles McLachlan
2019-10-31
1
-0
/
+70
*
sfc: perform XDP processing on received packets
Charles McLachlan
2019-10-31
1
-1
/
+4
*
sfc: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-24
1
-5
/
+5
*
sfc: Remove 'PCIE error reporting unavailable'
Martin Habets
2019-07-08
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
sfc: ensure recovery after allocation failures
Robert Stonehouse
2019-02-14
1
-1
/
+1
*
sfc: Replace spin_is_locked() with lockdep
Lance Roy
2018-11-12
1
-1
/
+1
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-8
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-8
/
+0
*
|
sfc: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-26
/
+0
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-9
/
+8
|
\
|
*
sfc: hold filter_sem consistently during reset
Bert Kenward
2018-07-12
1
-9
/
+8
*
|
sfc: batch up RX delivery
Edward Cree
2018-07-04
1
-0
/
+12
|
/
*
sfc: make function efx_rps_hash_bucket static
Colin Ian King
2018-06-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-0
/
+36
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
1
-0
/
+143
|
|
\
|
*
|
sfc: set and clear interrupt affinity hints
Bert Kenward
2018-04-20
1
-0
/
+36
*
|
|
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
2018-05-28
1
-3
/
+2
|
|
/
|
/
|
*
|
sfc: ARFS filter IDs
Edward Cree
2018-04-24
1
-0
/
+143
|
/
*
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
1
-2
/
+12
*
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
2018-03-27
1
-1
/
+0
*
sfc: replace asynchronous filter operations
Edward Cree
2018-03-27
1
-1
/
+14
*
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-03-08
1
-6
/
+59
[next]