Edward Cree
|
e01b16a7e2
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
|
8 years ago |
Edward Cree
|
99831b1ea5
sfc: remove RESET_TYPE_RX_RECOVERY
|
8 years ago |
Edward Cree
|
5a6681e22c
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
|
8 years ago |
Edward Cree
|
46d1efd852
sfc: remove Software TSO
|
8 years ago |
Eric Dumazet
|
973334a1d3
sfc: remove napi_hash_del() call
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Bert Kenward
|
46d054f8f5
sfc: clear napi_hash state when copying channels
|
8 years ago |
Bert Kenward
|
cd94e519dc
ethernet/sfc: use core min/max MTU checking
|
8 years ago |
Bert Kenward
|
72a31d85a5
sfc: check MTU against minimum threshold
|
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 |
Andrew Rybchenko
|
eb7cfd8c9b
sfc: Disable VLAN filtering by default if not strictly required
|
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
|
ebfcd0fd90
sfc: Add efx_nic member with fixed netdev features
|
9 years ago |
Jon Cooper
|
faf8dcc12c
sfc: Track RPS flow IDs per channel instead of per function
|
9 years ago |
Bert Kenward
|
09a04204f0
sfc: Downgrade or remove some error messages
|
9 years ago |
Tom Herbert
|
c8cd0989bd
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
|
9 years ago |
Tom Herbert
|
a188222b6e
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
|
9 years ago |
Bert Kenward
|
dd248f1bc6
sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC
|
9 years ago |
Eric Dumazet
|
93d05d4a32
net: provide generic busy polling to all NAPI drivers
|
9 years ago |
Julia Lawall
|
c300366b6b
sfc: constify pci_error_handlers structures
|
9 years ago |
Christoph Hellwig
|
8722b8fbce
sfc: don't call dma_supported
|
9 years ago |
Bert Kenward
|
c0f9c7e45d
sfc: replace spinlocks with bit ops for busy poll locking
|
9 years ago |
Shradha Shah
|
b0fbdae127
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
|
10 years ago |
Peter Dunning
|
c936835c1e
sfc: Report TX completions to BQL after all TX events in interrupt
|
10 years ago |
Linus Torvalds
|
e0456717e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Edward Cree
|
ea6bb99ed5
sfc: mark state UNINIT after unregister
|
10 years ago |
Daniel Pieczko
|
6598dad26b
sfc: leak vports if a VF is assigned during PF unload
|
10 years ago |
Daniel Pieczko
|
2a3fc31122
sfc: force removal of VF and vport on driver removal
|
10 years ago |