summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree
2015-05-09sfc: manually allocate and free vadaptorsShradha Shah
2015-05-09sfc: create vports for VFs and assign random MAC addressesShradha Shah
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah
2015-05-09sfc: get the PF number and record in nic_dataDaniel Pieczko
2015-05-09sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko
2015-05-09sfc: record the PF's vport ID in nic_dataDaniel Pieczko
2015-05-09sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko
2015-05-09sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAINShradha Shah
2015-05-09sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-05-09sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17sfc: Fix memcpy() with const destination compiler warning.David S. Miller
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-08sfc: Revert SRIOV changes.David S. Miller
2015-04-08sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-04-08sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-03-31ptp: sfc: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-24net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-11-16sfc: use netdev_rss_key_fill() helperEric Dumazet
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah
2014-11-06sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah
2014-11-06sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah
2014-11-03sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper
2014-10-17sfc: add support for skb->xmit_moreEdward Cree
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-16sfc: fix addr_list_lock spinlock use before initEdward Cree
2014-09-09sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-29sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings
2014-07-22sfc: Add support for busy pollingAlexandre Rames
2014-07-17sfc: Add per-queue statistics in ethtoolAndrew Rybchenko
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-07-14sfc: Add 40G link capability decodingEdward Cree
2014-07-14sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov