Age | Commit message (Expand) | Author | Files | Lines |
2016-12-03 | sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead |  Edward Cree | 1 | -2/+2 |
2015-12-23 | sfc: Handle MCDI proxy authorisation |  Bert Kenward | 1 | -0/+9 |
2015-12-23 | sfc: Retry MCDI after NO_EVB_PORT error on a VF |  Bert Kenward | 1 | -0/+1 |
2015-07-21 | sfc: add output flag decoding to efx_mcdi_set_workaround |  Daniel Pieczko | 1 | -1/+2 |
2015-05-27 | sfc: add sysfs entry to control MCDI tracing |  Edward Cree | 1 | -0/+2 |
2015-05-27 | sfc: add tracing of MCDI commands |  Edward Cree | 1 | -0/+4 |
2015-05-21 | sfc: Initialise MCDI buffers to 0 on declaration. |  Jon Cooper | 1 | -3/+5 |
2015-05-09 | sfc: Cope with permissions enforcement added to firmware for SR-IOV |  Edward Cree | 1 | -0/+2 |
2014-04-16 | sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) |  Edward Cree | 1 | -0/+13 |
2013-12-12 | sfc: Store flags from MC_CMD_DRV_ATTACH for later use |  Ben Hutchings | 1 | -0/+2 |
2013-12-12 | sfc: Log all unexpected MCDI errors |  Edward Cree | 1 | -0/+18 |
2013-12-12 | sfc: Correct RX dropped count for drops while interface is down |  Jon Cooper | 1 | -0/+1 |
2013-11-29 | sfc: Convert to use hwmon_device_register_with_groups |  Guenter Roeck | 1 | -0/+2 |
2013-09-24 | sfc: Remove extern from function prototypes |  Joe Perches | 1 | -62/+58 |
2013-08-29 | sfc: Update copyright banners |  Ben Hutchings | 1 | -2/+2 |
2013-08-29 | sfc: Add support for Solarflare SFC9100 family |  Ben Hutchings | 1 | -1/+7 |
2013-08-29 | sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach() |  Ben Hutchings | 1 | -2/+0 |
2013-08-29 | sfc: Implement asynchronous MCDI requests |  Ben Hutchings | 1 | -4/+25 |
2013-08-29 | sfc: Remove unnecessary use of atomic_t |  Ben Hutchings | 1 | -1/+1 |
2013-08-27 | sfc: use MCDI epoch flag to improve MC reboot detection in the driver |  Daniel Pieczko | 1 | -0/+2 |
2013-08-27 | sfc: Move MTD operations into efx_nic_type |  Ben Hutchings | 1 | -12/+20 |
2013-08-22 | sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7} |  Ben Hutchings | 1 | -0/+54 |
2013-08-21 | sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface |  Ben Hutchings | 1 | -11/+9 |
2013-08-21 | sfc: Add support for MCDI v2 |  Ben Hutchings | 1 | -4/+6 |
2013-08-21 | sfc: Translate MCDI error numbers received in events |  Ben Hutchings | 1 | -2/+2 |
2013-08-21 | sfc: Make MCDI independent of Siena |  Ben Hutchings | 1 | -0/+21 |
2013-08-21 | sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() |  Ben Hutchings | 1 | -1/+1 |
2013-08-21 | sfc: Collect all MCDI port functions into mcdi_port.c |  Ben Hutchings | 1 | -2/+7 |
2013-08-21 | sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename |  Ben Hutchings | 1 | -1/+0 |
2013-08-21 | sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module |  Ben Hutchings | 1 | -2/+2 |
2013-08-21 | sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() |  Ben Hutchings | 1 | -3/+20 |
2013-08-21 | sfc: Ensure MCDI buffers, but not lengths, are dword aligned |  Ben Hutchings | 1 | -13/+23 |
2013-08-21 | sfc: Use proper macros to declare and access MCDI arrays |  Ben Hutchings | 1 | -3/+0 |
2013-08-21 | sfc: Fill out the set of MCDI accessors |  Ben Hutchings | 1 | -10/+32 |
2013-08-21 | sfc: Rationalise MCDI buffer accessors |  Ben Hutchings | 1 | -26/+20 |
2013-08-21 | sfc: Introduce and use MCDI_DECLARE_BUF macro |  Ben Hutchings | 1 | -0/+3 |
2012-10-02 | sfc: Fix MCDI structure field lookup |  Ben Hutchings | 1 | -2/+4 |
2012-09-07 | sfc: Allow efx_mcdi_rpc to be called in two parts |  Stuart Hodgson | 1 | -0/+6 |
2012-02-16 | sfc: Add SR-IOV back-end support for SFC9000 family |  Ben Hutchings | 1 | -0/+2 |
2012-01-27 | sfc: Add hwmon driver for boards using SFC9000-family controllers |  Ben Hutchings | 1 | -0/+28 |
2012-01-27 | sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response. |  Matthew Slattery | 1 | -1/+1 |
2012-01-27 | sfc: Merge efx_mac_operations into efx_nic_type |  Ben Hutchings | 1 | -0/+4 |
2011-08-11 | sfc: Move the Solarflare drivers |  Jeff Kirsher | 1 | -0/+130 |