Edward Cree
|
e01b16a7e2
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
|
8 vuotta sitten |
Edward Cree
|
edd96fa0de
sfc: fix debug message format string in efx_farch_handle_rx_not_ok
|
8 vuotta sitten |
Edward Cree
|
5a6681e22c
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
|
8 vuotta sitten |
Bert Kenward
|
e9117e5099
sfc: Firmware-Assisted TSO version 2
|
8 vuotta sitten |
Jon Cooper
|
942e298eba
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
|
9 vuotta sitten |
Arnd Bergmann
|
17471c7ba5
net: sfc: avoid -Wtype-limits warning
|
9 vuotta sitten |
Bert Kenward
|
f1c2ef40c6
sfc: only use RSS filters if we're using RSS
|
9 vuotta sitten |
Martin Habets
|
b2663a4f30
sfc: push partner queue for skb->xmit_more
|
9 vuotta sitten |
Shradha Shah
|
7fa8d54704
sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code
|
10 vuotta sitten |
David S. Miller
|
51df60f5a4
sfc: Revert SRIOV changes.
|
10 vuotta sitten |
Shradha Shah
|
d92916f71a
sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code
|
10 vuotta sitten |
Joe Perches
|
dbedd44e98
ethernet: codespell comment spelling fixes
|
10 vuotta sitten |
Shradha Shah
|
d98a4ffe0d
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c
|
10 vuotta sitten |
Shradha Shah
|
327c685eb7
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
|
10 vuotta sitten |
Shradha Shah
|
2dc313eca3
sfc: Move the current VF state from efx_nic into siena_nic_data
|
10 vuotta sitten |
Edward Cree
|
f650fb456f
sfc: fix addr_list_lock spinlock use before init
|
11 vuotta sitten |
Edward Cree
|
e283546c04
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
|
11 vuotta sitten |
Eric W. Biederman
|
75363a4676
sfc: Don't receive packets when the napi budget == 0
|
11 vuotta sitten |
Ben Hutchings
|
5b3b76085c
sfc: Add/remove blank lines to taste
|
11 vuotta sitten |
Ben Hutchings
|
fbd791202b
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
|
11 vuotta sitten |
Ben Hutchings
|
f72848021d
sfc: Allow filter removal only with exactly matching priority
|
11 vuotta sitten |
Ben Hutchings
|
b59e6ef87c
sfc: Don't refer to 'stack' in filter implementation
|
11 vuotta sitten |
Ben Hutchings
|
7665d1abea
sfc: Change priority and flags for automatic MAC filters
|
11 vuotta sitten |
Andrew Rybchenko
|
d43050c0c7
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
|
11 vuotta sitten |
Jon Cooper
|
cce28794bc
sfc: Make initial fill of RX descriptors synchronous
|
12 vuotta sitten |
Ben Hutchings
|
f7a6d2c442
sfc: Update copyright banners
|
12 vuotta sitten |
Ben Hutchings
|
ba8977bdb2
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
|
12 vuotta sitten |
Alexandre Rames
|
3881d8ab06
sfc: Use a global count of active queues instead of pending drains
|
12 vuotta sitten |
Ben Hutchings
|
15acb1cea5
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
|
12 vuotta sitten |
Jon Cooper
|
261e4d96b4
sfc: Allow event queue initialisation to fail
|
12 vuotta sitten |