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
|
10 years ago |
Bert Kenward
|
c0f9c7e45d
sfc: replace spinlocks with bit ops for busy poll locking
|
10 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 |
Shradha Shah
|
1d051e0098
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
|
10 years ago |
Edward Cree
|
e7fef9b45a
sfc: add sysfs entry to control MCDI tracing
|
10 years ago |
Bartosz Golaszewski
|
06931e6224
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
|
10 years ago |
Shradha Shah
|
910c8789a7
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
|
10 years ago |
Edward Cree
|
4392dc6900
sfc: add ndo_set_vf_link_state() function for EF10
|
10 years ago |
Jon Cooper
|
087e902550
sfc: Change entity reset on MC reboot to a new datapath-only reset.
|
10 years ago |
Shradha Shah
|
e340be9230
sfc: add ndo_set_vf_mac() function for EF10
|
10 years ago |
Edward Cree
|
0d322413d6
sfc: protect filter table against use-after-free
|
10 years ago |