summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAgeFilesLines
* sfc: suppress some MCDI error messages in PTPEdward Cree2015-05-131-11/+16
* sfc: nicer log message on PTP probe failEdward Cree2015-05-131-1/+6
* sfc: Bind the sfc driver to any available VF'sShradha Shah2015-05-096-11/+11
* sfc: Add use of shared RSS contexts.Jon Cooper2015-05-098-36/+177
* sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree2015-05-095-17/+111
* sfc: manually allocate and free vadaptorsShradha Shah2015-05-093-16/+76
* sfc: create vports for VFs and assign random MAC addressesShradha Shah2015-05-093-37/+244
* sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-099-15/+175
* sfc: get the PF number and record in nic_dataDaniel Pieczko2015-05-092-0/+24
* sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko2015-05-097-3/+167
* sfc: record the PF's vport ID in nic_dataDaniel Pieczko2015-05-092-4/+11
* sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko2015-05-093-16/+17
* sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAINShradha Shah2015-05-091-0/+1
* sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-05-099-1/+82
* sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko2015-05-093-57/+67
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-0915-210/+355
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-171-1/+1
|\
| * sfc: Fix memcpy() with const destination compiler warning.David S. Miller2015-04-171-1/+1
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-5/+2
|\ \ | |/ |/|
| * net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt2015-03-242-5/+2
* | sfc: Revert SRIOV changes.David S. Miller2015-04-0816-454/+207
* | sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-04-089-1/+87
* | sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-04-0815-207/+368
* | ptp: sfc: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-11/+11
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-085-7/+7
|/
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-4/+14
* sfc: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-061-1/+2
|\
| * sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree2014-11-031-1/+2
* | sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah2014-11-067-8/+56
* | sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-066-141/+149
* | sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-065-52/+84
|/
* sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper2014-10-221-4/+0
* sfc: add support for skb->xmit_moreEdward Cree2014-10-172-29/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-0/+3
|\
| * sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-161-0/+3
* | sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-09-091-1/+1
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings2014-07-291-17/+7
* sfc: Add support for busy pollingAlexandre Rames2014-07-225-7/+208
* sfc: Add per-queue statistics in ethtoolAndrew Rybchenko2014-07-174-2/+66
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-159-10/+56
* sfc: Add 40G link capability decodingEdward Cree2014-07-141-0/+11
* sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski2014-07-141-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-112-5/+24
|\
| * sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2014-06-112-5/+24
* | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-021-5/+5
|\ \
| * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-6/+8
|\ \ \ | | |/ | |/|
| * | sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov2014-05-121-6/+8
OpenPOWER on IntegriCloud