Andrew Rybchenko
|
e70c70c38d
sfc: fix potential stack corruption from running past stat bitmask
|
9 years ago |
Andrew Rybchenko
|
38d27f389c
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
|
9 years ago |
Martin Habets
|
e4478ad14f
sfc: VLAN filters must only be created if the firmware supports this.
|
9 years ago |
Andrew Rybchenko
|
7ac0dd9de6
sfc: Fix dup unknown multicast/unicast filters after datapath reset
|
9 years ago |
Edward Cree
|
8c91562075
sfc: Refactor checks for invalid filter ID
|
9 years ago |
Martin Habets
|
d248953a3c
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
|
9 years ago |
Andrew Rybchenko
|
4a53ea8a74
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
|
9 years ago |
Andrew Rybchenko
|
34813fe26e
sfc: Implement list of VLANs added over interface
|
9 years ago |
Andrew Rybchenko
|
b3a3c03c38
sfc: Make EF10 filter management helper functions VLAN-aware
|
9 years ago |
Andrew Rybchenko
|
afa4ce1255
sfc: Store unicast and multicast promisc flag with address cache
|
9 years ago |
Andrew Rybchenko
|
dc3273e0c3
sfc: Move filter IDs to per-VLAN data structure
|
9 years ago |
Andrew Rybchenko
|
6a37958b8a
sfc: Forget filter ID when the filter is marked old
|
9 years ago |
Edward Cree
|
dd98708cf6
sfc: Assert filter_sem write locked when required
|
9 years ago |
Andrew Rybchenko
|
b071c3a222
sfc: Move last mc_promisc flag to EF10 filter table state
|
9 years ago |
Andrew Rybchenko
|
100a9db52f
sfc: Define macro with EF10 offload feature
|
9 years ago |
Edward Cree
|
c0795bf64c
sfc: on MC reset, clear PIO buffer linkage in TXQs
|
9 years ago |
Jon Cooper
|
dcb4123cbe
sfc: disable RSS when unsupported
|
9 years ago |
Bert Kenward
|
09a04204f0
sfc: Downgrade or remove some error messages
|
9 years ago |
Bert Kenward
|
e65a510918
sfc: Make failed filter removal less noisy
|
9 years ago |
David S. Miller
|
b3e0d3d7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Bert Kenward
|
f1c2ef40c6
sfc: only use RSS filters if we're using RSS
|
9 years ago |
Daniel Pieczko
|
abd86a55f4
sfc: check warm_boot_count after other functions have been reset
|
9 years ago |
Bert Kenward
|
93171b14a5
sfc: make TSO version a per-queue parameter
|
9 years ago |
David S. Miller
|
73186df8d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Martin Habets
|
b2663a4f30
sfc: push partner queue for skb->xmit_more
|
10 years ago |
Daniel Pieczko
|
c577e59ed7
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
|
10 years ago |
Shradha Shah
|
b0fbdae127
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
|
10 years ago |
David S. Miller
|
0d36938bb8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Bert Kenward
|
fbe4307e9f
sfc: only use vadaptor stats if firmware is capable
|
10 years ago |
Daniel Pieczko
|
774ad031dd
sfc: MC allocations must be restored following an entity reset
|
10 years ago |