aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
* sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-05-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-17
|\
| * sfc: Fix memcpy() with const destination compiler warning.David S. Miller2015-04-17
* | 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
* | ptp: sfc: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-08
|/
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* sfc: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\
| * sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree2014-11-03
* | 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
* | sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-06
|/
* sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper2014-10-22
* sfc: add support for skb->xmit_moreEdward Cree2014-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\
| * sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-16
* | sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-09-09
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings2014-07-29
* sfc: Add support for busy pollingAlexandre Rames2014-07-22
* sfc: Add per-queue statistics in ethtoolAndrew Rybchenko2014-07-17
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-16
* sfc: Add 40G link capability decodingEdward Cree2014-07-14
* sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski2014-07-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
|\
| * sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2014-06-11
* | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-03
|\ \
| * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\ \ \ | | |/ | |/|
| * | sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov2014-05-12
* | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
| |/ |/|
* | 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
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* sfc: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree2014-02-26
* | sfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* | sfc: Add/remove blank lines to tasteBen Hutchings2014-02-12
* | sfc: Fail self-test with -EBUSY, not -EIO, if the device is busyBen Hutchings2014-02-12
* | sfc: Cosmetic changes to self-test from the out-of-tree driverBen Hutchings2014-02-12
* | sfc: Update product namingBen Hutchings2014-02-12
* | sfc: Use canonical pointer type for MAC address in efx_set_mac_address()Ben Hutchings2014-02-12