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