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