aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi.c
Commit message (Expand)AuthorAge
* sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-20
* sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-09-20
* 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: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()Ben Hutchings2013-08-29
* sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko2013-08-27
* sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-27
* sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-27
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-27
* sfc: Fix race in completion handlingBen Hutchings2013-08-21
* sfc: Add support for MCDI v2Ben Hutchings2013-08-21
* sfc: Update MCDI protocol definitions for EF10Ben Hutchings2013-08-21
* sfc: Translate MCDI error numbers received in eventsBen Hutchings2013-08-21
* sfc: Rename Falcon-architecture register definitionsBen 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 siena_reset_hw() and siena_map_reset_reason() into MCDI moduleBen 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: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings2013-08-21
* sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings2013-04-25
* sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings2012-11-30
* sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings2012-11-30
* sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUESBen Hutchings2012-11-30
* sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings2012-09-18
* sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings2012-09-18
* sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings2012-09-18
* sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-18
* sfc: Allow efx_mcdi_rpc to be called in two partsStuart Hodgson2012-09-07
* sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()Ben Hutchings2012-07-17
* sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-15
* sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings2012-01-26
* sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery2012-01-26
* sfc: Use new names for MC shared memory layout constantsBen Hutchings2012-01-26
* sfc: Make handling of MC reboot more reliableBen Hutchings2012-01-26
* sfc: Update MCDI (firmware interface) definitionsBen Hutchings2012-01-09
* sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-09
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11