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 |
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 |
Shradha Shah
|
cfc77c2fba
sfc: save old MAC address in case sriov_mac_address_changed fails
|
10 years ago |
Shradha Shah
|
6f7f8aa69a
sfc: Bind the sfc driver to any available VF's
|
10 years ago |
Jon Cooper
|
267c01571b
sfc: Add use of shared RSS contexts.
|
10 years ago |
Edward Cree
|
267d9d7387
sfc: Cope with permissions enforcement added to firmware for SR-IOV
|
10 years ago |
Shradha Shah
|
02246a7f96
sfc: Prepare to bind the sfc driver to the VF.
|
10 years ago |
Daniel Pieczko
|
6d8aaaf6f7
sfc: create VEB vswitch and vport above default firmware setup
|
10 years ago |
Shradha Shah
|
834e23dd0a
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
|
10 years ago |
Shradha Shah
|
7fa8d54704
sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code
|
10 years ago |