aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena_sriov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.Sucheta Chakraborty1-1/+2
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree1-7/+6
2013-08-29sfc: Update copyright bannersBen Hutchings1-2/+2
2013-08-21sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings1-2/+3
2013-08-21sfc: Rename Falcon-architecture register definitionsBen Hutchings1-1/+1
2013-08-21sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blockingBen Hutchings1-4/+6
2013-08-21sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings1-13/+8
2013-08-21sfc: Use proper macros to declare and access MCDI arraysBen Hutchings1-28/+25
2013-08-21sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific codeBen Hutchings1-3/+4
2013-08-21sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings1-2/+2
2012-12-01sfc: Remove confusing MMIO functionsBen Hutchings1-1/+1
2012-12-01sfc: Really disable flow control while flushingBen Hutchings1-4/+2
2012-10-02sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings1-0/+1
2012-09-19sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings1-0/+7
2012-03-06sfc: Fix calculation of vf_i in map_vi_index()Robert Stonehouse1-1/+1
2012-02-22sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings1-5/+6
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings1-0/+1642