summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mcdi.h
Commit message (Expand)AuthorAge
* sfc: support VI strides other than 8kEdward Cree2017-12-18
* sfc: configure UDP tunnel offload portsJon Cooper2017-02-09
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-03
* sfc: Handle MCDI proxy authorisationBert Kenward2015-12-23
* sfc: Retry MCDI after NO_EVB_PORT error on a VFBert Kenward2015-12-23
* sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko2015-07-21
* sfc: add sysfs entry to control MCDI tracingEdward Cree2015-05-27
* sfc: add tracing of MCDI commandsEdward Cree2015-05-27
* sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper2015-05-21
* sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree2015-05-09
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-16
* sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings2013-12-12
* sfc: Log all unexpected MCDI errorsEdward Cree2013-12-12
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-12
* sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-29
* sfc: Remove extern from function prototypesJoe Perches2013-09-24
* sfc: Update copyright bannersBen Hutchings2013-08-29
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-29
* sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings2013-08-29
* sfc: Implement asynchronous MCDI requestsBen Hutchings2013-08-29
* sfc: Remove unnecessary use of atomic_tBen Hutchings2013-08-29
* sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko2013-08-27
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-27
* sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings2013-08-22
* sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings2013-08-21
* sfc: Add support for MCDI v2Ben Hutchings2013-08-21
* sfc: Translate MCDI error numbers received in eventsBen Hutchings2013-08-21
* sfc: Make MCDI independent of SienaBen Hutchings2013-08-21
* sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()Ben Hutchings2013-08-21
* sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings2013-08-21
* sfc: Move efx_mcdi_mac_reconfigure() to siena.c and renameBen Hutchings2013-08-21
* sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI moduleBen Hutchings2013-08-21
* sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings2013-08-21
* sfc: Ensure MCDI buffers, but not lengths, are dword alignedBen Hutchings2013-08-21
* sfc: Use proper macros to declare and access MCDI arraysBen Hutchings2013-08-21
* sfc: Fill out the set of MCDI accessorsBen Hutchings2013-08-21
* sfc: Rationalise MCDI buffer accessorsBen Hutchings2013-08-21
* sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings2013-08-21
* sfc: Fix MCDI structure field lookupBen Hutchings2012-10-02
* sfc: Allow efx_mcdi_rpc to be called in two partsStuart Hodgson2012-09-07
* sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-16
* sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings2012-01-27
* sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery2012-01-27
* sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings2012-01-27
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11