summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* 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