aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena_sriov.c
AgeCommit message (Expand)Author
2015-05-21sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah
2015-05-18sfc: nicer log message on Siena SR-IOV probe failEdward Cree
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-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-08ethernet: codespell comment spelling fixesJoe Perches
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-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-21sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings
2013-08-21sfc: Rename Falcon-architecture register definitionsBen Hutchings
2013-08-21sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings
2013-08-21sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings
2013-08-21sfc: Use proper macros to declare and access MCDI arraysBen Hutchings
2013-08-21sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific codeBen Hutchings
2013-08-21sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings
2012-12-01sfc: Remove confusing MMIO functionsBen Hutchings
2012-12-01sfc: Really disable flow control while flushingBen Hutchings
2012-10-02sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings
2012-09-19sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings
2012-03-06sfc: Fix calculation of vf_i in map_vi_index()Robert Stonehouse
2012-02-22sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings