net/sfc: support regioned NIC DMA memory mapping type
[dpdk.git] / drivers / net / sfc / sfc.h
2021-11-17 Viacheslav Galaktionovnet/sfc: support regioned NIC DMA memory mapping type
2021-10-13 Ivan Malovnet/sfc: support jump flows in tunnel offload
2021-10-12 Ivan Malovnet/sfc: support API to negotiate delivery of Rx metadata
2021-10-12 Igor Romanovnet/sfc: add representor proxy port API
2021-10-12 Igor Romanovnet/sfc: move adapter state enum to separate header
2021-10-12 Igor Romanovnet/sfc: reserve queues for port representors
2021-10-12 Igor Romanovnet/sfc: add representors proxy infrastructure
2021-10-12 Igor Romanovnet/sfc: add switch mode device argument
2021-10-11 Ivan Ilchenkonet/sfc: collect per queue stats in EF100 Tx
2021-10-11 Ivan Ilchenkonet/sfc: collect per queue stats in EF100 Rx
2021-10-11 Ivan Ilchenkonet/sfc: support SW stats groups
2021-10-11 Ivan Ilchenkonet/sfc: prepare not having some SW stats on adapter
2021-10-11 Ivan Ilchenkonet/sfc: optimize getting number of SW stats
2021-10-11 Ivan Ilchenkonet/sfc: rename SW stats structures
2021-07-23 Ivan Ilchenkonet/sfc: add xstats for Rx/Tx doorbells
2021-07-23 Ivan Ilchenkonet/sfc: prepare to add more xstats
2021-07-23 Ivan Ilchenkonet/sfc: fix MAC stats update for stopped device
2021-07-23 Ivan Ilchenkonet/sfc: fix xstats query by unsorted list of IDs
2021-07-23 Ivan Ilchenkonet/sfc: fix reading adapter state without locking
2021-07-20 Igor Romanovnet/sfc: reserve internal Rx queue for counters
2021-07-20 Igor Romanovnet/sfc: prepare for internal Tx queue
2021-07-20 Igor Romanovnet/sfc: prepare for internal Rx queue
2021-03-16 Vijay Kumar Srivastavanet/sfc: skip driver probe for incompatible device...
2021-03-12 Andrew Rybchenkonet/sfc: update copyright year
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-11-03 Ivan Malovnet/sfc: add HW switch ID helpers
2020-11-03 Ivan Malovnet/sfc: add stub for attaching to MAE
2020-10-16 Igor Romanovnet/sfc: forward function control window offset to...
2020-09-30 Andrew Rybchenkonet/sfc: create virtual switch to enable VFs
2020-09-30 Igor Romanovnet/sfc: fix RSS hash offload if queue action is used
2020-09-30 Andrew Rybchenkonet/sfc: move MCDI helpers to common driver
2020-09-30 Andrew Rybchenkonet/sfc: use own logging helper macros
2020-09-30 Andrew Rybchenkonet/sfc: move MCDI helper interface to dedicated namespace
2020-09-30 Andrew Rybchenkonet/sfc: add dedicated header file with MCDI interface
2020-09-30 Andrew Rybchenkonet/sfc: include header with debug helpers directly
2020-04-21 Andrew Rybchenkonet/sfc: add Xilinx copyright
2020-04-21 Igor Romanovnet/sfc: check actual all multicast unknown unicast...
2020-03-18 Ivan Malovnet/sfc: make flow list engine-agnostic
2019-06-13 Georgiy Levashovnet/sfc: support Rx interrupts for efx datapath
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-05 Ivan Malovnet/sfc: support tunnel TSO on EF10 native Tx datapath
2019-02-08 Igor Romanovnet/sfc: use NIC EVQ descs limits instead of defines
2019-02-08 Igor Romanovnet/sfc: use NIC Rx descs limits instead of defines
2019-02-08 Igor Romanovnet/sfc: use NIC min number of Tx descs instead of...
2019-02-07 Andrew Rybchenkonet/sfc: support Rx packet types get in secondary process
2019-02-07 Andrew Rybchenkonet/sfc: separate adapter primary process and shared...
2019-02-07 Andrew Rybchenkonet/sfc: move isolated flag in adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move RSS config to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move TxQ shared information to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move RxQ shared information to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move Rx/Tx datapath names to shared state
2019-02-07 Andrew Rybchenkonet/sfc: start to factor out multi-process shared data
2019-02-07 Andrew Rybchenkonet/sfc: remove TxQ control from shared TxQ info
2019-02-07 Andrew Rybchenkonet/sfc: remove RxQ control from shared RxQ info
2019-02-07 Andrew Rybchenkonet/sfc: move main log type to process private data
2019-02-07 Andrew Rybchenkonet/sfc: move datapath ops pointers to process private...
2019-02-07 Andrew Rybchenkonet/sfc: fix logging from secondary process
2019-01-18 Andrew Rybchenkonet/sfc: fix Rx packets counter
2019-01-18 Ivan Malovnet/sfc: fix datapath name references in logs
2018-04-27 Andrew Rybchenkonet/sfc: add Rx descriptor wait timeout
2018-04-27 Ivan Malovnet/sfc: convert to the advanced EFX RSS interface
2018-04-27 Ivan Malovnet/sfc: factor out RSS fields from adapter info
2018-04-27 Ivan Malovnet/sfc: remove conditional compilation for RSS
2018-03-30 Ivan Malovnet/sfc: add dynamic log level for MCDI messages
2018-03-30 Ivan Malovnet/sfc: remove dedicated init log parameter
2018-03-30 Ivan Malovnet/sfc: support per-port dynamic logging
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Andrew Rybchenkonet/sfc: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc: handle MC reboot event
2018-01-16 Andrew Rybchenkonet/sfc: do not hold management event queue lock while...
2018-01-16 Ivan Malovnet/sfc: fix main MAC address handling
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-06 Andrew Rybchenkonet/sfc: use RSS key size define from base driver
2017-10-06 Mark Spendernet/sfc/base: rename API to check Rx scale and hash...
2017-07-19 Ivan Malovnet/sfc: support xstats retrieval by ID
2017-07-08 Gaetan Rivetnet/sfc: include PCI header directly
2017-07-06 Ivan Malovnet/sfc: support flow API isolated mode
2017-06-12 Andrew Rybchenkonet/sfc: support multi-process
2017-06-12 Andrew Rybchenkonet/sfc: use locally stored data for logging
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-04-04 Andrew Rybchenkonet/sfc: fix device reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: initialize port data on attach
2017-04-04 Andrew Rybchenkonet/sfc: remove EvQ info array to simplify reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: clarify interrupts support function names
2017-04-04 Andrew Rybchenkonet/sfc: choose datapaths after probe and before attach
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Rx datapath
2017-04-04 Andrew Rybchenkonet/sfc: add missing BSD license line and update year
2017-04-04 Ivan Malovnet/sfc: support MCDI proxy
2017-04-04 Ivan Malovnet/sfc: poll MAC stats if periodic DMA is not supported
2017-04-04 Ivan Malovnet/sfc: add kvarg control for MAC statistics update...
2017-04-04 Ivan Malovnet/sfc: set multicast address list in started state...
2017-04-04 Andrew Rybchenkonet/sfc: provide a way to check if filter is supported
2017-04-04 Ivan Malovnet/sfc: support statistics reset
2017-01-17 Ivan Malovnet/sfc: support firmware-assisted TSO
2017-01-17 Ivan Malovnet/sfc: add basic stubs for RSS support on driver...
2017-01-17 Ivan Malovnet/sfc: support promiscuous and all-multicast control
2017-01-17 Andrew Rybchenkonet/sfc: support link speed and duplex settings
2017-01-17 Andrew Rybchenkonet/sfc: support link status change interrupt
2017-01-17 Andrew Rybchenkonet/sfc: add basic statistics
next