drivers/net: advertise no support for keeping flow rules
[dpdk.git] / drivers / net / sfc / sfc_ethdev.c
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Viacheslav Galaktionovnet/sfc: allow ports without MAE privilege
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-13 Ivan Malovnet/sfc: fence off 8 bits in Rx mark for tunnel offload
2021-10-12 Ivan Malovnet/sfc: support API to negotiate delivery of Rx metadata
2021-10-12 Viacheslav Galaktionovnet/sfc: support representor info get
2021-10-12 Viacheslav Galaktionovnet/sfc: support new representor parameter syntax
2021-10-12 Viacheslav Galaktionovnet/sfc: store PCI address for represented entities
2021-10-12 Viacheslav Galaktionovnet/sfc: maintain controller to EFX interface mapping
2021-10-12 Igor Romanovnet/sfc: support multiple device probe
2021-10-12 Igor Romanovnet/sfc: add representor proxy port API
2021-10-12 Igor Romanovnet/sfc: add port representors infrastructure
2021-10-12 Igor Romanovnet/sfc: move adapter state enum to separate header
2021-10-12 Igor Romanovnet/sfc: support EF100 Tx override prefix
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 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-06 Andrew Rybchenkoethdev: improve xstats names by IDs get prototype
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: simplify getting xstats count
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 xstats query by ID according to ethdev
2021-07-23 Ivan Ilchenkonet/sfc: fix reading adapter state without locking
2021-07-23 Ivan Ilchenkonet/sfc: fix MAC stats lock in xstats query by ID
2021-07-20 Igor Romanovnet/sfc: prepare for internal Tx queue
2021-07-20 Igor Romanovnet/sfc: prepare for internal Rx queue
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
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 Viacheslav Galaktionovnet/sfc: fix generic byte statistics to exclude FCS...
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/sfc: fix jumbo frame flag condition for MTU set
2020-11-20 Ivan Malovnet/sfc: rely on native thread safety in flow mechanism
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy global filter configuration support
2020-11-03 Andrew Rybchenkoethdev: remove legacy HASH filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy flexible filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy MACVLAN filter type support
2020-11-03 Ivan Malovnet/sfc: support concept of switch domains/ports
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Andrew Rybchenkonet/sfc: implement EF100 native Tx
2020-10-16 Andrew Rybchenkonet/sfc: implement EF100 native Rx
2020-10-16 Andrew Rybchenkonet/sfc: support EF100
2020-10-16 Andrew Rybchenkonet/sfc: add capabilities for Rx/Tx support in libefx
2020-10-16 Igor Romanovnet/sfc: check for maximum number of Rx scatter buffers
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 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Andrew Rybchenkonet/sfc: use own logging helper macros
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-07-21 Andrew Rybchenkonet/sfc: avoid unnecessary actions on dummy default...
2020-04-21 Andrew Rybchenkonet/sfc: add Xilinx copyright
2020-04-21 Igor Romanovnet/sfc: check actual all multicast unknown unicast...
2020-03-18 Igor Romanovnet/sfc: fix promiscuous and allmulticast toggles errors
2020-02-19 Ferruh Yigitnet/sfc: fix log format specifiers
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-07-24 Andrew Rybchenkonet/sfc: fix power of 2 round up when align has smaller...
2019-07-04 Andrew Rybchenkonet/sfc: release port upon close
2019-07-04 Andrew Rybchenkonet/sfc: ensure that device is closed on removal
2019-06-13 Georgiy Levashovnet/sfc: support Rx interrupts for efx datapath
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Igor Romanovnet/sfc: fix MTU change to check Rx scatter consistency
2019-04-12 Andrew Rybchenkonet/sfc: set min and max MTU
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EFX datapath
2019-03-21 Andrew Rybchenkonet/sfc: fix speed capabilities reported in device...
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: remove adapter locks from secondary process ops
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: make main logging macro reusable in secondary
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
next