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
/
ef10.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-04
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
1
-1
/
+1
2016-11-18
sfc: remove Software TSO
Edward Cree
1
-0
/
+15
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
1
-3
/
+120
2016-11-09
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
1
-2
/
+4
2016-11-09
sfc: enable 4-tuple RSS hashing for UDP
Edward Cree
1
-0
/
+82
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
1
-2
/
+6
2016-08-27
sfc: remove duplicate assignment
Edward Cree
1
-1
/
+0
2016-08-27
sfc: include size-binned TX stats on sfn8542q
Edward Cree
1
-5
/
+11
2016-08-27
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
1
-1
/
+2
2016-08-19
sfc: avoid division by zero
Edward Cree
1
-1
/
+0
2016-08-13
sfc: get timer configuration from adapter
Bert Kenward
1
-29
/
+113
2016-08-13
sfc: set interrupt moderation via MCDI
Bert Kenward
1
-9
/
+29
2016-08-13
sfc: use new performance based event queue init
Bert Kenward
1
-12
/
+31
2016-08-13
sfc: retrieve second word of datapath capabilities
Bert Kenward
1
-2
/
+8
2016-06-16
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
1
-0
/
+39
2016-06-16
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
1
-0
/
+13
2016-06-16
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
1
-11
/
+69
2016-06-16
sfc: Refactor checks for invalid filter ID
Edward Cree
1
-26
/
+13
2016-06-16
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
Martin Habets
1
-0
/
+4
2016-06-16
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
1
-0
/
+86
2016-06-16
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
1
-35
/
+290
2016-06-16
sfc: Make EF10 filter management helper functions VLAN-aware
Andrew Rybchenko
1
-29
/
+41
2016-06-16
sfc: Store unicast and multicast promisc flag with address cache
Andrew Rybchenko
1
-15
/
+15
2016-06-16
sfc: Move filter IDs to per-VLAN data structure
Andrew Rybchenko
1
-37
/
+51
2016-06-16
sfc: Forget filter ID when the filter is marked old
Andrew Rybchenko
1
-20
/
+33
2016-06-16
sfc: Assert filter_sem write locked when required
Edward Cree
1
-1
/
+15
2016-06-16
sfc: Move last mc_promisc flag to EF10 filter table state
Andrew Rybchenko
1
-2
/
+5
2016-06-16
sfc: Define macro with EF10 offload feature
Andrew Rybchenko
1
-4
/
+8
2016-05-25
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
1
-0
/
+16
2016-04-28
sfc: disable RSS when unsupported
Jon Cooper
1
-2
/
+13
2015-12-24
sfc: Downgrade or remove some error messages
Bert Kenward
1
-6
/
+14
2015-12-24
sfc: Make failed filter removal less noisy
Bert Kenward
1
-17
/
+31
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+12
2015-12-12
sfc: only use RSS filters if we're using RSS
Bert Kenward
1
-12
/
+12
2015-12-06
sfc: check warm_boot_count after other functions have been reset
Daniel Pieczko
1
-2
/
+13
2015-12-01
sfc: make TSO version a per-queue parameter
Bert Kenward
1
-7
/
+6
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-11-03
sfc: push partner queue for skb->xmit_more
Martin Habets
1
-1
/
+3
2015-10-12
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
1
-11
/
+19
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
1
-10
/
+29
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+26
2015-08-27
sfc: only use vadaptor stats if firmware is capable
Bert Kenward
1
-1
/
+26
2015-08-01
sfc: MC allocations must be restored following an entity reset
Daniel Pieczko
1
-4
/
+12
2015-08-01
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...
Daniel Pieczko
1
-0
/
+8
2015-07-22
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
Edward Cree
1
-80
/
+208
2015-07-22
sfc: support cascaded multicast filters
Daniel Pieczko
1
-14
/
+42
2015-07-22
sfc: re-factor efx_ef10_filter_sync_rx_mode()
Daniel Pieczko
1
-91
/
+126
2015-07-22
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
Jon Cooper
1
-51
/
+53
[next]