summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: offload left-hand side rules for conntrackEdward Cree2023-08-091-0/+6
* sfc: conntrack state matches in TC rulesEdward Cree2023-08-091-0/+5
* sfc: add MAE table machinery for conntrack tableEdward Cree2023-08-091-0/+3
* sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree2023-03-101-0/+5
* sfc: enumerate mports in ef100Alejandro Lucero2023-02-161-0/+5
* sfc: add devlink info support for ef100Alejandro Lucero2023-02-161-0/+3
* sfc: add ef100 MAE counter support functionsEdward Cree2022-11-161-0/+5
* sfc: add Layer 3 matches to ef100 TC offloadEdward Cree2022-11-041-0/+6
* sfc: add Layer 2 matches to ef100 TC offloadEdward Cree2022-11-041-0/+6
* sfc: bare bones TC offload on EF100Edward Cree2022-09-281-0/+10
* sfc: insert default MAE rules to connect VFs to representorsEdward Cree2022-07-291-0/+4
* sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree2022-07-221-0/+1
* sfc: fix kdoc warningJesse Brandeburg2020-09-251-0/+1
* sfc: remove phy_op indirectionEdward Cree2020-09-071-1/+0
* sfc: return errors from efx_mcdi_set_id_led, and de-indirectEdward Cree2020-08-311-1/+1
* sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree2020-07-271-2/+2
* sfc_ef100: NVRAM selftest support codeEdward Cree2020-07-021-0/+1
* sfc: move NIC-specific mcdi_port declarations out of common headerEdward Cree2020-06-301-4/+0
* sfc: determine flag word automatically in efx_has_cap()Edward Cree2020-06-291-3/+2
* sfc: make capability checking a nic_type functionTom Zhao2020-05-111-0/+12
* sfc: move various functionsAlex Maftei (amaftei)2020-01-101-2/+0
* sfc: add new headers in preparation for code splitAlex Maftei (amaftei)2020-01-081-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* sfc: support VI strides other than 8kEdward Cree2017-12-181-0/+3
* sfc: configure UDP tunnel offload portsJon Cooper2017-02-091-0/+1
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-031-2/+2
* sfc: Handle MCDI proxy authorisationBert Kenward2015-12-231-0/+9
* sfc: Retry MCDI after NO_EVB_PORT error on a VFBert Kenward2015-12-231-0/+1
* sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko2015-07-211-1/+2
* sfc: add sysfs entry to control MCDI tracingEdward Cree2015-05-271-0/+2
* sfc: add tracing of MCDI commandsEdward Cree2015-05-271-0/+4
* sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper2015-05-211-3/+5
* sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree2015-05-091-0/+2
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-161-0/+13
* sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings2013-12-121-0/+2
* sfc: Log all unexpected MCDI errorsEdward Cree2013-12-121-0/+18
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-121-0/+1
* sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-291-0/+2
* sfc: Remove extern from function prototypesJoe Perches2013-09-241-62/+58
* sfc: Update copyright bannersBen Hutchings2013-08-291-2/+2
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-291-1/+7
* sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings2013-08-291-2/+0
* sfc: Implement asynchronous MCDI requestsBen Hutchings2013-08-291-4/+25
* sfc: Remove unnecessary use of atomic_tBen Hutchings2013-08-291-1/+1
* sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko2013-08-271-0/+2
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-271-12/+20
* sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings2013-08-221-0/+54
* sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings2013-08-211-11/+9
* sfc: Add support for MCDI v2Ben Hutchings2013-08-211-4/+6
* sfc: Translate MCDI error numbers received in eventsBen Hutchings2013-08-211-2/+2