Edward Cree
|
4fdda95893
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
|
8 年之前 |
Philippe Reynes
|
7cafe8f824
net: sfc: use new api ethtool_{get|set}_link_ksettings
|
8 年之前 |
Edward Cree
|
e01b16a7e2
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
|
8 年之前 |
Edward Cree
|
5a6681e22c
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
|
8 年之前 |
Dan Carpenter
|
e373909927
sfc: remove unneeded variable
|
8 年之前 |
Edward Cree
|
46d1efd852
sfc: remove Software TSO
|
8 年之前 |
Bert Kenward
|
e9117e5099
sfc: Firmware-Assisted TSO version 2
|
8 年之前 |
Edward Cree
|
b718c88a62
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
|
8 年之前 |
Bert Kenward
|
72a31d85a5
sfc: check MTU against minimum threshold
|
9 年之前 |
Jon Cooper
|
942e298eba
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
|
9 年之前 |
Bert Kenward
|
d95e329a55
sfc: get timer configuration from adapter
|
9 年之前 |
Bert Kenward
|
539de7c524
sfc: set interrupt moderation via MCDI
|
9 年之前 |
Martin Habets
|
e4478ad14f
sfc: VLAN filters must only be created if the firmware supports this.
|
9 年之前 |
Andrew Rybchenko
|
4a53ea8a74
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
|
9 年之前 |
Andrew Rybchenko
|
ebfcd0fd90
sfc: Add efx_nic member with fixed netdev features
|
9 年之前 |
Andrew Rybchenko
|
b071c3a222
sfc: Move last mc_promisc flag to EF10 filter table state
|
9 年之前 |
Jon Cooper
|
faf8dcc12c
sfc: Track RPS flow IDs per channel instead of per function
|
9 年之前 |
Jarod Wilson
|
6f24e5d599
sfc: use ALIGN macro for aligning frame sizes
|
9 年之前 |
Bert Kenward
|
93171b14a5
sfc: make TSO version a per-queue parameter
|
9 年之前 |
David S. Miller
|
73186df8d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Martin Habets
|
b2663a4f30
sfc: push partner queue for skb->xmit_more
|
9 年之前 |
Bert Kenward
|
c0f9c7e45d
sfc: replace spinlocks with bit ops for busy poll locking
|
9 年之前 |
Daniel Pieczko
|
c577e59ed7
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
|
9 年之前 |
Shradha Shah
|
b0fbdae127
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
|
10 年之前 |
Daniel Pieczko
|
ab8b1f7cf8
sfc: support cascaded multicast filters
|
10 年之前 |
Peter Dunning
|
c936835c1e
sfc: Report TX completions to BQL after all TX events in interrupt
|
10 年之前 |
Shradha Shah
|
1d051e0098
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
|
10 年之前 |
Shradha Shah
|
910c8789a7
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
|
10 年之前 |
Edward Cree
|
4392dc6900
sfc: add ndo_set_vf_link_state() function for EF10
|
10 年之前 |
Daniel Pieczko
|
0d5e0fbba0
sfc: Enable a VF to get its own MAC address
|
10 年之前 |