aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-21sfc: Make MCDI independent of SienaBen Hutchings1-0/+21
2013-08-21sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()Ben Hutchings1-1/+1
2013-08-21sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings1-2/+7
2013-08-21sfc: Move efx_mcdi_mac_reconfigure() to siena.c and renameBen Hutchings1-1/+0
2013-08-21sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI moduleBen Hutchings1-2/+2
2013-08-21sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings1-3/+20
2013-08-21sfc: Ensure MCDI buffers, but not lengths, are dword alignedBen Hutchings1-13/+23
2013-08-21sfc: Use proper macros to declare and access MCDI arraysBen Hutchings1-3/+0
2013-08-21sfc: Fill out the set of MCDI accessorsBen Hutchings1-10/+32
2013-08-21sfc: Rationalise MCDI buffer accessorsBen Hutchings1-26/+20
2013-08-21sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings1-0/+3
2012-10-02sfc: Fix MCDI structure field lookupBen Hutchings1-2/+4
2012-09-07sfc: Allow efx_mcdi_rpc to be called in two partsStuart Hodgson1-0/+6
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings1-0/+2
2012-01-27sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings1-0/+28
2012-01-27sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery1-1/+1
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings1-0/+4
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+130