Edward Cree
|
f8d6203780
sfc: ARFS filter IDs
|
7 years ago |
Edward Cree
|
e0a65e3c5e
sfc: protect list of RSS contexts under a mutex
|
7 years ago |
Edward Cree
|
c2bebe37c6
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
|
7 years ago |
Edward Cree
|
3af0f34290
sfc: replace asynchronous filter operations
|
7 years ago |
Edward Cree
|
42356d9a13
sfc: support RSS spreading of ethtool ntuple filters
|
7 years ago |
kbuild test robot
|
e7345ba352
sfc: mark some unexported symbols as static
|
7 years ago |
Edward Cree
|
2935e3c382
sfc: on 8000 series use TX queues for TX timestamps
|
7 years ago |
Edward Cree
|
c2ab85d2da
sfc: support the ethtool ksettings API properly so that 25/50/100G works
|
7 years ago |
Edward Cree
|
c1be482145
sfc: support variable number of MAC stats
|
7 years ago |
Edward Cree
|
aae5a31663
sfc: add Medford2 (SFC9250) PCI Device IDs
|
7 years ago |
Edward Cree
|
7182744301
sfc: support VI strides other than 8k
|
7 years ago |
Edward Cree
|
03714bbb22
sfc: make mem_bar a function rather than a constant
|
7 years ago |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Edward Cree
|
6978729fbd
sfc: support rx-fcs and rx-all
|
8 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 years ago |
Kees Cook
|
7aa1402e2e
net: ethernet/sfc: Convert timers to use timer_setup()
|
8 years ago |
Bert Kenward
|
271a8b428f
sfc: limit the number of receive queues
|
8 years ago |
Dan Carpenter
|
c04ca616ee
sfc: cleanup a condition in efx_udp_tunnel_del()
|
8 years ago |
Peter Dunning
|
9c568fd884
sfc: do not device_attach if a reset is pending
|
8 years ago |
Andrew Rybchenko
|
62980cb6dd
sfc: only fall back to a lower interrupt mode if it is supported
|
8 years ago |
Andrew Rybchenko
|
6f9f6ec2e0
sfc: MSI-X is the only interrupt mode for EF10 VFs
|
8 years ago |
Jon Cooper
|
e5fbd97764
sfc: configure UDP tunnel offload ports
|
8 years ago |
Jon Cooper
|
8a53140062
sfc: harden driver against MC resets during initial probe
|
8 years ago |
Bert Kenward
|
f820c0ac6c
sfc: don't rearm interrupts if busy polling
|
8 years ago |
Eric Dumazet
|
e7fe949126
sfc: get rid of custom busy polling code
|
8 years ago |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 years ago |
Wei Yongjun
|
b40296fc73
sfc: efx_get_phys_port_id() can be static
|
8 years ago |
Bert Kenward
|
ac019f0895
sfc: implement ndo_get_phys_port_name
|
8 years ago |
Bert Kenward
|
08a7b29be9
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |