aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.c
Commit message (Expand)AuthorAge
* 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-23
* | 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-16
* 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
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-12-14
|\|
| * sfc: Associate primary and secondary functions of controllerBen Hutchings2013-12-12
| * sfc: Store VPD serial number at probe timeBen Hutchings2013-12-12
| * sfc: Add RX packet timestamping for EF10Jon Cooper2013-12-12
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-12-14
|\|
| * sfc: Fold efx_flush_all() into efx_stop_port() and update commentsBen Hutchings2013-12-12
| * sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-12
| * sfc: Make initial fill of RX descriptors synchronousJon Cooper2013-12-12
| * sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper2013-12-12
| * Merge branch 'sfc-3.13' into masterBen Hutchings2013-12-06
| |\
| | * sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-06
| | * sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-06
* | | net: sfc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
|/ /
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-05
|\ \ | |/ |/|
| * sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-19
* | DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-21
|/
* sfc: Update copyright bannersBen Hutchings2013-08-29
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-29
* sfc: Use a global count of active queues instead of pending drainsAlexandre Rames2013-08-29
* sfc: Prepare for RX scatter on EF10Jon Cooper2013-08-29
* sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()Ben Hutchings2013-08-29
* sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings2013-08-29
* sfc: Allow event queue initialisation to failJon Cooper2013-08-29
* sfc: Implement asynchronous MCDI requestsBen Hutchings2013-08-29
* sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper2013-08-27
* sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()Ben Hutchings2013-08-27
* sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-27