summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/efx.c
Commit message (Expand)AuthorAge
...
* sfc: Add PCI ID for Solarflare 8000 series 10/40G NICBert Kenward2015-12-01
* net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-18
* sfc: constify pci_error_handlers structuresJulia Lawall2015-11-16
* sfc: don't call dma_supportedChristoph Hellwig2015-11-10
* sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2015-10-27
* sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-28
* sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * sfc: mark state UNINIT after unregisterEdward Cree2015-06-15
| * sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko2015-06-02
| * sfc: force removal of VF and vport on driver removalDaniel Pieczko2015-06-02
| * sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah2015-06-02
| * sfc: add sysfs entry to control MCDI tracingEdward Cree2015-05-27
| * sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah2015-05-21
| * sfc: add ndo_set_vf_link_state() function for EF10Edward Cree2015-05-21
| * sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper2015-05-21
| * sfc: add ndo_set_vf_mac() function for EF10Shradha Shah2015-05-21
| * sfc: protect filter table against use-after-freeEdward Cree2015-05-21
| * sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah2015-05-21
| * sfc: Bind the sfc driver to any available VF'sShradha Shah2015-05-09
| * sfc: Add use of shared RSS contexts.Jon Cooper2015-05-09
| * sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree2015-05-09
| * sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-09
| * sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko2015-05-09
| * sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-05-09
| * sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-09
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
|/
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\
| * net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt2015-03-24
* | sfc: Revert SRIOV changes.David S. Miller2015-04-08
* | sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-04-08
* | sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-04-08
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-08
|/
* sfc: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
* sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah2014-11-06
* sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-06
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* sfc: Add support for busy pollingAlexandre Rames2014-07-22
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-15
* sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski2014-07-14
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-16
* Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2014-04-01
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-10
* sfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* sfc: Update product namingBen Hutchings2014-02-12
* sfc: Use canonical pointer type for MAC address in efx_set_mac_address()Ben Hutchings2014-02-12
* sfc: Preserve rx_frm_trunc counters when resizing DMA ringsBen Hutchings2014-02-12
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-12-17
|\
| * sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-12