summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mcdi.h
AgeCommit message (Expand)Author
2023-08-09sfc: offload left-hand side rules for conntrackEdward Cree
2023-08-09sfc: conntrack state matches in TC rulesEdward Cree
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree
2023-03-10sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero
2023-02-16sfc: add devlink info support for ef100Alejandro Lucero
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree
2022-11-04sfc: add Layer 3 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 2 matches to ef100 TC offloadEdward Cree
2022-09-28sfc: bare bones TC offload on EF100Edward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree
2020-09-25sfc: fix kdoc warningJesse Brandeburg
2020-09-07sfc: remove phy_op indirectionEdward Cree
2020-08-31sfc: return errors from efx_mcdi_set_id_led, and de-indirectEdward Cree
2020-07-27sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree
2020-07-02sfc_ef100: NVRAM selftest support codeEdward Cree
2020-06-30sfc: move NIC-specific mcdi_port declarations out of common headerEdward Cree
2020-06-29sfc: determine flag word automatically in efx_has_cap()Edward Cree
2020-05-11sfc: make capability checking a nic_type functionTom Zhao
2020-01-10sfc: move various functionsAlex Maftei (amaftei)
2020-01-08sfc: add new headers in preparation for code splitAlex Maftei (amaftei)
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-12-18sfc: support VI strides other than 8kEdward Cree
2017-02-09sfc: configure UDP tunnel offload portsJon Cooper
2016-12-03sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree
2015-12-23sfc: Handle MCDI proxy authorisationBert Kenward
2015-12-23sfc: Retry MCDI after NO_EVB_PORT error on a VFBert Kenward
2015-07-21sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko
2015-05-27sfc: add sysfs entry to control MCDI tracingEdward Cree
2015-05-27sfc: add tracing of MCDI commandsEdward Cree
2015-05-21sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2013-12-12sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings
2013-12-12sfc: Log all unexpected MCDI errorsEdward Cree
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper
2013-11-29sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-09-24sfc: Remove extern from function prototypesJoe Perches
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-27sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings
2013-08-22sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings
2013-08-21sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings
2013-08-21sfc: Add support for MCDI v2Ben Hutchings
2013-08-21sfc: Translate MCDI error numbers received in eventsBen Hutchings