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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
sfc: fix an off-by-one compare on an array size
Colin Ian King
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2
-2
/
+2
2017-01-27
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2
-146
/
+449
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
2
-15
/
+12
2017-01-27
sfc: fixes to filter restore handling
Jon Cooper
1
-4
/
+38
2017-01-25
sfc: reduce severity of PIO buffer alloc failures
Tomáš Pilař
1
-3
/
+15
2017-01-17
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
6
-0
/
+96
2017-01-17
sfc: support setting RSS hash key through ethtool API
Edward Cree
4
-16
/
+50
2017-01-16
sfc: get PIO buffer size from the NIC
Edward Cree
3
-7
/
+12
2017-01-16
sfc: allow PIO more often
Edward Cree
5
-3
/
+30
2017-01-16
sfc: Replace memset with eth_zero_addr
Shyam Saini
1
-1
/
+2
2017-01-12
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
1
-2
/
+2
2017-01-10
sfc: stop setting dev_port
Bert Kenward
1
-2
/
+0
2017-01-10
sfc: implement ndo_get_phys_port_name
Bert Kenward
1
-0
/
+11
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
7
-35
/
+31
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
2
-8
/
+4
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+7
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
4
-1
/
+7
2017-01-03
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-03
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-03
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
8
-56
/
+74
2016-12-20
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
1
-0
/
+21
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-42
/
+65
2016-12-18
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
3
-42
/
+65
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-04
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
13
-56
/
+55
2016-12-01
sfc: remove RESET_TYPE_RX_RECOVERY
Edward Cree
2
-5
/
+1
2016-12-01
sfc: don't select SFC_FALCON
Edward Cree
1
-1
/
+0
2016-12-01
sfc: fix debug message format string in efx_farch_handle_rx_not_ok
Edward Cree
1
-1
/
+1
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
42
-1220
/
+18211
2016-11-28
sfc: remove unneeded variable
Dan Carpenter
2
-9
/
+1
2016-11-18
sfc: remove Software TSO
Edward Cree
6
-211
/
+154
2016-11-18
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
1
-16
/
+24
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
11
-768
/
+1035
2016-11-18
sfc: Update EF10 register definitions
Edward Cree
1
-15
/
+88
2016-11-18
sfc: Update MCDI protocol definitions
Edward Cree
1
-21
/
+462
2016-11-17
sfc: remove napi_hash_del() call
Eric Dumazet
1
-3
/
+2
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2016-11-13
sfc: clear napi_hash state when copying channels
Bert Kenward
1
-0
/
+3
2016-11-09
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
3
-6
/
+14
2016-11-09
sfc: enable 4-tuple RSS hashing for UDP
Edward Cree
1
-0
/
+82
2016-10-18
ethernet/sfc: use core min/max MTU checking
Bert Kenward
1
-12
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2
-2
/
+5
2016-09-23
sfc: check async completer is !NULL before calling
Bert Kenward
1
-1
/
+2
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-7
/
+7
2016-09-13
sfc: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-09-07
sfc: check MTU against minimum threshold
Bert Kenward
2
-1
/
+14
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-08-27
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
7
-10
/
+23
[next]