David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Jon Cooper
|
942e298eba
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
|
9 years ago |
Edward Cree
|
df0562c386
sfc: remove duplicate assignment
|
9 years ago |
Edward Cree
|
69b365c360
sfc: include size-binned TX stats on sfn8542q
|
9 years ago |
Andrew Rybchenko
|
e70c70c38d
sfc: fix potential stack corruption from running past stat bitmask
|
9 years ago |
Edward Cree
|
c7b256f998
sfc: avoid division by zero
|
9 years ago |
Bert Kenward
|
d95e329a55
sfc: get timer configuration from adapter
|
9 years ago |
Bert Kenward
|
539de7c524
sfc: set interrupt moderation via MCDI
|
9 years ago |
Bert Kenward
|
a995560a27
sfc: use new performance based event queue init
|
9 years ago |
Bert Kenward
|
ca889a052c
sfc: retrieve second word of datapath capabilities
|
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 |