summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah2015-05-221-2/+4
* sfc: nicer log message on Siena SR-IOV probe failEdward Cree2015-05-181-3/+5
* sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-05-091-0/+5
* sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko2015-05-091-54/+65
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-091-9/+9
* sfc: Revert SRIOV changes.David S. Miller2015-04-081-49/+9Star
* sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-04-081-0/+5
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-04-081-9/+44
* ethernet: codespell comment spelling fixesJoe Perches2015-03-091-1/+1
* sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-061-88/+91
* sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-061-36/+56
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-1/+2
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-101-7/+6Star
* sfc: Update copyright bannersBen Hutchings2013-08-301-2/+2
* sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-211-2/+3
* sfc: Rename Falcon-architecture register definitionsBen Hutchings2013-08-211-1/+1
* sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings2013-08-211-4/+6
* sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings2013-08-211-13/+8Star
* sfc: Use proper macros to declare and access MCDI arraysBen Hutchings2013-08-211-28/+25Star
* sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific codeBen Hutchings2013-08-211-3/+4
* sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings2013-08-211-2/+2
* sfc: Remove confusing MMIO functionsBen Hutchings2012-12-011-1/+1
* sfc: Really disable flow control while flushingBen Hutchings2012-12-011-4/+2Star
* sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings2012-10-021-0/+1
* sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings2012-09-191-0/+7
* sfc: Fix calculation of vf_i in map_vi_index()Robert Stonehouse2012-03-061-1/+1
* sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings2012-02-221-5/+6
* sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-161-0/+1642