aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-08sfc: add new headers in preparation for code splitAlex Maftei (amaftei)1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-12-18sfc: support VI strides other than 8kEdward Cree1-0/+3
2017-02-09sfc: configure UDP tunnel offload portsJon Cooper1-0/+1
2016-12-03sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree1-2/+2
2015-12-23sfc: Handle MCDI proxy authorisationBert Kenward1-0/+9
2015-12-23sfc: Retry MCDI after NO_EVB_PORT error on a VFBert Kenward1-0/+1
2015-07-21sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko1-1/+2
2015-05-27sfc: add sysfs entry to control MCDI tracingEdward Cree1-0/+2
2015-05-27sfc: add tracing of MCDI commandsEdward Cree1-0/+4
2015-05-21sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper1-3/+5
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree1-0/+2
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree1-0/+13
2013-12-12sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings1-0/+2
2013-12-12sfc: Log all unexpected MCDI errorsEdward Cree1-0/+18
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper1-0/+1
2013-11-29sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck1-0/+2
2013-09-24sfc: Remove extern from function prototypesJoe Perches1-62/+58
2013-08-29sfc: Update copyright bannersBen Hutchings1-2/+2
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings1-1/+7
2013-08-29sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings1-2/+0
2013-08-29sfc: Implement asynchronous MCDI requestsBen Hutchings1-4/+25
2013-08-29sfc: Remove unnecessary use of atomic_tBen Hutchings1-1/+1
2013-08-27sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko1-0/+2
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings1-12/+20
2013-08-22sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings1-0/+54
2013-08-21sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings1-11/+9
2013-08-21sfc: Add support for MCDI v2Ben Hutchings1-4/+6
2013-08-21sfc: Translate MCDI error numbers received in eventsBen Hutchings1-2/+2
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