net/sfc/base: handle manual and auto filter clashes in EF10
[dpdk.git] / drivers / net / sfc / base / efx_impl.h
2020-03-18 Igor Romanovnet/sfc/base: handle manual and auto filter clashes...
2019-06-20 Gautam Dawarnet/sfc/base: add APIs for PTP privilege configuration
2019-06-20 Gautam Dawarnet/sfc/base: provide API to fetch vPort statistics
2019-06-20 Gautam Dawarnet/sfc/base: provide APIs to configure and reset vPort
2019-06-20 Gautam Dawarnet/sfc/base: provide proxy APIs to client drivers
2019-06-20 Gautam Dawarnet/sfc/base: support proxy auth operations for SR-IOV
2019-06-20 Gautam Dawarnet/sfc/base: implement vSwitch create/destroy
2019-06-20 Gautam Dawarnet/sfc/base: add EVB module vSwitch/vPort/vAdaptor ops
2019-06-20 Gautam Dawarnet/sfc/base: introduce EVB module for SR-IOV
2019-06-20 Richard Houldsworthnet/sfc/base: add background mode firmware updating
2019-06-20 Richard Houldsworthnet/sfc/base: transition to the extensible NVRAM info API
2019-06-20 Richard Houldsworthnet/sfc/base: add NVRAM info
2019-06-20 Richard Houldsworthnet/sfc/base: add extensible NVRAM info function
2019-06-20 Richard Houldsworthnet/sfc/base: add driver version string registration
2019-02-08 Andrew Rybchenkonet/sfc/base: share macro to increment per-event type...
2019-02-08 Andrew Rybchenkonet/sfc/base: improve MCDI interface header inclusion
2019-02-08 Andrew Rybchenkonet/sfc/base: simplify EF10 family run-time checks
2019-02-08 Andrew Rybchenkonet/sfc/base: simplify EF10 family conditional code...
2019-02-08 Andrew Rybchenkonet/sfc/base: allow to specify Rx buffer size on queue...
2019-02-08 Mark Spendernet/sfc/base: support the Rx event mode w/o continue
2018-09-27 Richard Houldsworthnet/sfc/base: add accessor to whole link status
2018-09-27 Vijay Srivastavanet/sfc/base: add support to get active FEC type
2018-09-27 Andy Moretonnet/sfc/base: add API to inform libefx of hardware...
2018-09-27 Andy Moretonnet/sfc/base: add routine to check for hardware presence
2018-09-27 Richard Houldsworthnet/sfc/base: generalise EF10 NVRAM buffer interface
2018-09-27 Martin Harveynet/sfc/base: add API to retrieve sensor limits
2018-09-27 Martin Harveynet/sfc/base: fix SAL annotation for input buffers
2018-04-27 Andrew Rybchenkonet/sfc/base: support equal stride super-buffer Rx...
2018-04-27 Andrew Rybchenkonet/sfc/base: make RxQ type data an union
2018-03-30 Gautam Dawarnet/sfc/base: support choosing firmware variant
2018-03-30 Vijay Srivastavanet/sfc/base: add outer IP ID parameter to TSOv2 descriptor
2018-03-30 Mark Spendernet/sfc/base: add method to make checksum option descri...
2018-03-30 Andy Moretonnet/sfc/base: support runtime VI window size
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to MAC module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to NIC module
2018-01-16 Andrew Rybchenkonet/sfc/base: change license to BSD-3-Clause
2018-01-16 Ivan Malovnet/sfc/base: add API to control UDP tunnel ports
2018-01-16 Andrew Rybchenkonet/sfc/base: add function to create packed stream RxQ
2018-01-16 Andrew Rybchenkonet/sfc/base: control RxQ scatter using flag instead...
2018-01-16 Ivan Malovnet/sfc/base: remove Falcon-specific concurrency check
2018-01-16 Mark Spendernet/sfc/base: move BIU test code into Siena-specific...
2018-01-16 Mark Spendernet/sfc/base: fix diagnostics support build without...
2018-01-16 Andy Moretonnet/sfc/base: fix coding style
2018-01-16 Andy Moretonnet/sfc/base: move Siena-specific defs to right header
2018-01-16 Andrew Rybchenkonet/sfc/base: provide simple access to RxQ state in EvQ
2018-01-16 Andrew Rybchenkonet/sfc/base: improve PS credits push function name
2018-01-16 Andy Moretonnet/sfc/base: precheck and verify flash writes
2018-01-16 Andy Moretonnet/sfc/base: check NVRAM locking by partition ID
2018-01-16 Andy Moretonnet/sfc/base: report verify result from RW finish callback
2017-10-06 Mark Spendernet/sfc/base: update RSS API to take RSS context parameter
2017-10-06 Mark Spendernet/sfc/base: add API to allocate and free RSS contexts
2017-10-06 Mark Spendernet/sfc/base: rename API to check Rx scale and hash...
2017-04-04 Mark Spendernet/sfc/base: improve API to get supported filter matches
2017-04-04 Ivan Malovnet/sfc/base: add MCDI agnostic wrapper for MAC stats...
2017-01-17 Andrew Rybchenkonet/sfc/base: import libefx licensing
2017-01-17 Andrew Rybchenkonet/sfc/base: import VPD support
2017-01-17 Andrew Rybchenkonet/sfc/base: import NVRAM support
2017-01-17 Andrew Rybchenkonet/sfc/base: import Rx packed stream mode
2017-01-17 Andrew Rybchenkonet/sfc/base: import monitors statistics
2017-01-17 Andrew Rybchenkonet/sfc/base: import loopback control
2017-01-17 Andrew Rybchenkonet/sfc/base: import RSS support
2017-01-17 Andrew Rybchenkonet/sfc/base: import Rx scatter support
2017-01-17 Andrew Rybchenkonet/sfc/base: import MAC statistics
2017-01-17 Andrew Rybchenkonet/sfc/base: import PHY LEDs control
2017-01-17 Andrew Rybchenkonet/sfc/base: import PHY statistics
2017-01-17 Andrew Rybchenkonet/sfc/base: import PHY flags control
2017-01-17 Andrew Rybchenkonet/sfc/base: import software per-queue statistics
2017-01-17 Andrew Rybchenkonet/sfc/base: import built-in selftest
2017-01-17 Andrew Rybchenkonet/sfc/base: import diagnostics support
2017-01-17 Andrew Rybchenkonet/sfc/base: import SFN8xxx family support
2017-01-17 Andrew Rybchenkonet/sfc/base: import SFN7xxx family support
2017-01-17 Andrew Rybchenkonet/sfc/base: import 5xxx/6xxx family support
2017-01-17 Andrew Rybchenkonet/sfc/base: import MCDI implementation
2017-01-17 Andrew Rybchenkonet/sfc/base: import filters support
2017-01-17 Andrew Rybchenkonet/sfc/base: import libefx base