Age | Commit message (Expand) | Author | Files | Lines |
2023-08-09 | sfc: offload left-hand side rules for conntrack | Edward Cree | 1 | -0/+6 |
2023-08-09 | sfc: conntrack state matches in TC rules | Edward Cree | 1 | -0/+5 |
2023-08-09 | sfc: add MAE table machinery for conntrack table | Edward Cree | 1 | -0/+3 |
2023-03-10 | sfc: support offloading TC VLAN push/pop actions to the MAE | Edward Cree | 1 | -0/+5 |
2023-02-16 | sfc: enumerate mports in ef100 | Alejandro Lucero | 1 | -0/+5 |
2023-02-16 | sfc: add devlink info support for ef100 | Alejandro Lucero | 1 | -0/+3 |
2022-11-16 | sfc: add ef100 MAE counter support functions | Edward Cree | 1 | -0/+5 |
2022-11-04 | sfc: add Layer 3 matches to ef100 TC offload | Edward Cree | 1 | -0/+6 |
2022-11-04 | sfc: add Layer 2 matches to ef100 TC offload | Edward Cree | 1 | -0/+6 |
2022-09-28 | sfc: bare bones TC offload on EF100 | Edward Cree | 1 | -0/+10 |
2022-07-29 | sfc: insert default MAE rules to connect VFs to representors | Edward Cree | 1 | -0/+4 |
2022-07-22 | sfc: detect ef100 MAE admin privilege/capability at probe time | Edward Cree | 1 | -0/+1 |
2020-09-25 | sfc: fix kdoc warning | Jesse Brandeburg | 1 | -0/+1 |
2020-09-07 | sfc: remove phy_op indirection | Edward Cree | 1 | -1/+0 |
2020-08-31 | sfc: return errors from efx_mcdi_set_id_led, and de-indirect | Edward Cree | 1 | -1/+1 |
2020-07-27 | sfc_ef100: extend ef100_check_caps to cover datapath_caps3 | Edward Cree | 1 | -2/+2 |
2020-07-02 | sfc_ef100: NVRAM selftest support code | Edward Cree | 1 | -0/+1 |
2020-06-30 | sfc: move NIC-specific mcdi_port declarations out of common header | Edward Cree | 1 | -4/+0 |
2020-06-29 | sfc: determine flag word automatically in efx_has_cap() | Edward Cree | 1 | -3/+2 |
2020-05-11 | sfc: make capability checking a nic_type function | Tom Zhao | 1 | -0/+12 |
2020-01-10 | sfc: move various functions | Alex Maftei (amaftei) | 1 | -2/+0 |
2020-01-08 | sfc: add new headers in preparation for code split | Alex Maftei (amaftei) | 1 | -1/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2017-12-18 | sfc: support VI strides other than 8k | Edward Cree | 1 | -0/+3 |
2017-02-09 | sfc: configure UDP tunnel offload ports | Jon Cooper | 1 | -0/+1 |
2016-12-03 | sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead | Edward Cree | 1 | -2/+2 |
2015-12-23 | sfc: Handle MCDI proxy authorisation | Bert Kenward | 1 | -0/+9 |
2015-12-23 | sfc: Retry MCDI after NO_EVB_PORT error on a VF | Bert Kenward | 1 | -0/+1 |
2015-07-21 | sfc: add output flag decoding to efx_mcdi_set_workaround | Daniel Pieczko | 1 | -1/+2 |
2015-05-27 | sfc: add sysfs entry to control MCDI tracing | Edward Cree | 1 | -0/+2 |
2015-05-27 | sfc: add tracing of MCDI commands | Edward Cree | 1 | -0/+4 |
2015-05-21 | sfc: Initialise MCDI buffers to 0 on declaration. | Jon Cooper | 1 | -3/+5 |
2015-05-09 | sfc: Cope with permissions enforcement added to firmware for SR-IOV | Edward Cree | 1 | -0/+2 |
2014-04-16 | sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) | Edward Cree | 1 | -0/+13 |
2013-12-12 | sfc: Store flags from MC_CMD_DRV_ATTACH for later use | Ben Hutchings | 1 | -0/+2 |
2013-12-12 | sfc: Log all unexpected MCDI errors | Edward Cree | 1 | -0/+18 |
2013-12-12 | sfc: Correct RX dropped count for drops while interface is down | Jon Cooper | 1 | -0/+1 |
2013-11-29 | sfc: Convert to use hwmon_device_register_with_groups | Guenter Roeck | 1 | -0/+2 |
2013-09-24 | sfc: Remove extern from function prototypes | Joe Perches | 1 | -62/+58 |
2013-08-29 | sfc: Update copyright banners | Ben Hutchings | 1 | -2/+2 |
2013-08-29 | sfc: Add support for Solarflare SFC9100 family | Ben Hutchings | 1 | -1/+7 |
2013-08-29 | sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach() | Ben Hutchings | 1 | -2/+0 |
2013-08-29 | sfc: Implement asynchronous MCDI requests | Ben Hutchings | 1 | -4/+25 |
2013-08-29 | sfc: Remove unnecessary use of atomic_t | Ben Hutchings | 1 | -1/+1 |
2013-08-27 | sfc: use MCDI epoch flag to improve MC reboot detection in the driver | Daniel Pieczko | 1 | -0/+2 |
2013-08-27 | sfc: Move MTD operations into efx_nic_type | Ben Hutchings | 1 | -12/+20 |
2013-08-22 | sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7} | Ben Hutchings | 1 | -0/+54 |
2013-08-21 | sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface | Ben Hutchings | 1 | -11/+9 |
2013-08-21 | sfc: Add support for MCDI v2 | Ben Hutchings | 1 | -4/+6 |
2013-08-21 | sfc: Translate MCDI error numbers received in events | Ben Hutchings | 1 | -2/+2 |