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