summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAgeFilesLines
...
| * | sfc: add sysfs entry to control MCDI tracingEdward Cree2015-05-274-10/+48
| * | sfc: add tracing of MCDI commandsEdward Cree2015-05-274-4/+102
| * | sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah2015-05-217-9/+120
| * | sfc: Implement dummy disable of VF spoof check for EF10Shradha Shah2015-05-212-5/+8
| * | sfc: add ndo_set_vf_link_state() function for EF10Edward Cree2015-05-218-0/+93
| * | sfc: add ndo_set_vf_vlan() function for EF10Shradha Shah2015-05-212-12/+157
| * | sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper2015-05-214-5/+21
| * | sfc: Add ndo_get_vf_config() function for EF10Shradha Shah2015-05-212-5/+26
| * | sfc: add ndo_set_vf_mac() function for EF10Shradha Shah2015-05-214-7/+96
| * | sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper2015-05-214-23/+27
| * | sfc: Enable a VF to get its own MAC addressDaniel Pieczko2015-05-212-2/+34
| * | sfc: protect filter table against use-after-freeEdward Cree2015-05-215-12/+55
| * | sfc: Store the efx_nic struct of the current VF in the VF data structShradha Shah2015-05-213-0/+37
| * | sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah2015-05-215-7/+21
| * | sfc: Store vf_index in nic_data for Ef10.Shradha Shah2015-05-212-17/+52
| * | sfc: MC_CMD_SET_MAC can only be called by the link control FunctionShradha Shah2015-05-211-1/+8
| * | sfc: change definition of MC_CMD_VADAPTOR_ALLOCShradha Shah2015-05-211-1/+14
| * | sfc: Add permissions to MCDI commandsShradha Shah2015-05-211-0/+294
| * | sfc: nicer log message on Siena SR-IOV probe failEdward Cree2015-05-181-3/+5
| * | 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 branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-17/+25
|\ \ \ | | |/ | |/|
| * | sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-05-311-17/+25
| |/
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
|/
* 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
|\
OpenPOWER on IntegriCloud