Age | Commit message (Expand) | Author | Files | Lines |
2014-04-16 | sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) | Edward Cree | 1 | -0/+13 |
2013-12-13 | sfc: Store flags from MC_CMD_DRV_ATTACH for later use | Ben Hutchings | 1 | -0/+2 |
2013-12-13 | sfc: Log all unexpected MCDI errors | Edward Cree | 1 | -0/+18 |
2013-12-13 | sfc: Correct RX dropped count for drops while interface is down | Jon Cooper | 1 | -0/+1 |
2013-11-30 | 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-30 | 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-28 | sfc: use MCDI epoch flag to improve MC reboot detection in the driver | Daniel Pieczko | 1 | -0/+2 |
2013-08-28 | 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-08 | 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 |