summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko2015-07-221-3/+19
* sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree2015-07-221-1/+5
* sfc: add module parameter to enable MCDI logging on new functionsEdward Cree2015-05-271-0/+9
* sfc: add sysfs entry to control MCDI tracingEdward Cree2015-05-271-2/+2
* sfc: add tracing of MCDI commandsEdward Cree2015-05-271-4/+87
* sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper2015-05-221-1/+3
* sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper2015-05-221-4/+4
* sfc: Bind the sfc driver to any available VF'sShradha Shah2015-05-091-10/+0Star
* sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree2015-05-091-13/+69
* sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko2015-05-091-16/+6Star
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-091-1/+3
* sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-061-1/+1
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-161-11/+44
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-101-6/+8
* sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper2014-01-211-3/+11
* sfc: Associate primary and secondary functions of controllerBen Hutchings2013-12-121-0/+4
* sfc: Add RX packet timestamping for EF10Jon Cooper2013-12-121-0/+3
* sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings2013-12-121-2/+16
* sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPPBen Hutchings2013-12-121-0/+2
* sfc: Log all unexpected MCDI errorsEdward Cree2013-12-121-165/+204
* sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper2013-12-121-0/+34
* sfc: Demote "MC Scheduler error" messagesRobert Stonehouse2013-12-061-2/+2
* sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-061-4/+12
* sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-061-6/+17
* sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings2013-10-071-1/+17
* sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-201-2/+2
* sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-09-201-3/+3
* sfc: Update copyright bannersBen Hutchings2013-08-301-2/+2
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-291-7/+59
* sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings2013-08-291-4/+33
* sfc: Implement asynchronous MCDI requestsBen Hutchings2013-08-291-26/+263
* sfc: Remove unnecessary use of atomic_tBen Hutchings2013-08-291-16/+12Star
* sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()Ben Hutchings2013-08-291-19/+30
* sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko2013-08-271-6/+13
* sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-271-0/+8
* sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-271-12/+1Star
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-271-119/+233
* sfc: Fix race in completion handlingBen Hutchings2013-08-211-15/+10Star
* sfc: Add support for MCDI v2Ben Hutchings2013-08-211-49/+113
* sfc: Update MCDI protocol definitions for EF10Ben Hutchings2013-08-211-0/+1
* sfc: Translate MCDI error numbers received in eventsBen Hutchings2013-08-211-27/+35
* sfc: Rename Falcon-architecture register definitionsBen Hutchings2013-08-211-1/+1
* sfc: Make MCDI independent of SienaBen Hutchings2013-08-211-61/+26Star
* sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()Ben Hutchings2013-08-211-4/+4
* sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings2013-08-211-30/+0Star
* sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI moduleBen Hutchings2013-08-211-2/+22
* sfc: Ensure MCDI buffers, but not lengths, are dword alignedBen Hutchings2013-08-211-13/+18
* sfc: Use proper macros to declare and access MCDI arraysBen Hutchings2013-08-211-32/+29Star
* sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings2013-08-211-25/+27
* sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings2013-04-251-1/+1