aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi.c
AgeCommit message (Expand)Author
2018-04-06jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki
2017-10-25net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook
2017-07-01sfc: correct comment on efx_mcdi_process_eventEdward Cree
2017-07-01sfc: change Unknown MCDI event message to print full event.Jon Cooper
2017-02-09sfc: configure UDP tunnel offload portsJon Cooper
2017-02-09sfc: call mcdi_reboot_detected() when MC reboots during an MCDI commandJon Cooper
2017-01-27sfc: refactor debug-or-warnings printksJon Cooper
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree
2016-09-23sfc: check async completer is !NULL before callingBert Kenward
2016-08-12sfc: allow asynchronous MCDI without completion functionBert Kenward
2015-12-23sfc: Downgrade EPERM messages from MCDI to debugTomáš Pilař
2015-12-23sfc: Handle MCDI proxy authorisationBert Kenward
2015-12-23sfc: Retry MCDI after NO_EVB_PORT error on a VFBert Kenward
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-10-12sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko
2015-09-13locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng
2015-07-21sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko
2015-07-21sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree
2015-05-27sfc: add module parameter to enable MCDI logging on new functionsEdward Cree
2015-05-27sfc: add sysfs entry to control MCDI tracingEdward Cree
2015-05-27sfc: add tracing of MCDI commandsEdward Cree
2015-05-21sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper
2015-05-21sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree
2015-05-09sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2014-11-06sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree
2014-01-21sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper
2013-12-12sfc: Associate primary and secondary functions of controllerBen Hutchings
2013-12-12sfc: Add RX packet timestamping for EF10Jon Cooper
2013-12-12sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings
2013-12-12sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPPBen Hutchings
2013-12-12sfc: Log all unexpected MCDI errorsEdward Cree
2013-12-12sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper
2013-12-06sfc: Demote "MC Scheduler error" messagesRobert Stonehouse
2013-12-06sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2013-12-06sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2013-10-07sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings
2013-09-20sfc: Increase MCDI status timeout to 250msDaniel Pieczko
2013-09-20sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings
2013-08-29sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings
2013-08-29sfc: Implement asynchronous MCDI requestsBen Hutchings
2013-08-29sfc: Remove unnecessary use of atomic_tBen Hutchings
2013-08-29sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()Ben Hutchings
2013-08-27sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko