examples/ipsec-secgw: fix session mempool initialisation
[dpdk.git] / drivers / net / sfc /
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
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: support Rx interrupts for EF100
2020-10-16 Igor Romanovnet/sfc: forward function control window offset to...
2020-10-16 Andrew Rybchenkonet/sfc: support user mark and flag Rx for EF100
2020-10-16 Andrew Rybchenkonet/sfc: support per-queue Rx RSS hash offload for...
2020-10-16 Andrew Rybchenkonet/sfc: support per-queue Rx prefix for EF100
2020-10-16 Andrew Rybchenkonet/sfc: map Rx offload RSS hash to corresponding RxQ...
2020-10-16 Andrew Rybchenkonet/sfc: support Rx checksum offload for EF100
2020-10-16 Andrew Rybchenkonet/sfc: support Tx VLAN insertion offload for EF100
2020-10-16 Ivan Malovnet/sfc: support tunnel TSO for EF100 native Tx
2020-10-16 Ivan Malovnet/sfc: support TSO for EF100 native datapath
2020-10-16 Andrew Rybchenkonet/sfc: support tunnels for EF100 native Tx
2020-10-16 Ivan Malovnet/sfc: add header segments check for EF100 Tx
2020-10-16 Andrew Rybchenkonet/sfc: support IPv4 header checksum offload for EF100 Tx
2020-10-16 Andrew Rybchenkonet/sfc: support TCP and UDP checksum offloads for...
2020-10-16 Andrew Rybchenkonet/sfc: support multi-segment Tx for EF100
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 datapath logs which may be compiled out
2020-10-16 Andrew Rybchenkonet/sfc: log DMA allocations addresses
2020-10-16 Andrew Rybchenkonet/sfc: implement libefx Tx descs complete event callbacks
2020-10-16 Andrew Rybchenkonet/sfc: implement libefx Rx packets event callbacks
2020-10-16 Igor Romanovnet/sfc: use BAR layout discovery to find control window
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 Andrew Rybchenkonet/sfc: log doorbell addresses useful for debugging
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 Igor Romanovnet/sfc: fix RSS hash flag when offload is disabled
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 Andy Moretoncommon/sfc_efx/base: support creation of extended width EvQ
2020-09-30 Igor Romanovcommon/sfc_efx/base: add function control window concept
2020-09-30 Ivan Malovcommon/sfc_efx/base: complete EvQ creation on Riverhead
2020-09-30 Andrew Rybchenkonet/sfc: move MCDI helpers to common driver
2020-09-30 Andrew Rybchenkonet/sfc: use MCDI control structure as libefx ops context
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callback to poll management event...
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callback to schedule restart
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callbacks to allocate/free DMA memory
2020-09-30 Andrew Rybchenkonet/sfc: avoid panic in the case of MCDI timeout
2020-09-30 Andrew Rybchenkonet/sfc: avoid usage of NIC pointer from adapter context
2020-09-30 Andrew Rybchenkonet/sfc: use own logging helper macros
2020-09-30 Andrew Rybchenkonet/sfc: start to make MCDI helpers interface shareable
2020-09-30 Andrew Rybchenkonet/sfc: make MCDI logging helper macros local
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: introduce common driver library
2020-09-30 Andrew Rybchenkonet/sfc: include header with debug helpers directly
2020-09-30 Andrew Rybchenkonet/sfc/base: decorate libefx internal extern functions
2020-09-30 Andrew Rybchenkonet/sfc/base: decorate libefx API functions
2020-09-30 Andrew Rybchenkonet/sfc/base: add missing extern storage-class specifiers
2020-09-18 Igor Romanovnet/sfc/base: fix tunnel configuration
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-21 Andrew Rybchenkonet/sfc: do not enforce hash offload in RSS multi-queue
2020-07-21 Andrew Rybchenkonet/sfc: avoid unnecessary actions on dummy default...
2020-07-21 Andrew Rybchenkonet/sfc: remove inclusion of unused headers
2020-07-21 Andrew Rybchenkonet/sfc/base: improve headers independence
2020-06-30 Andrew Rybchenkonet/sfc: reap Tx descriptors at least once
2020-05-21 Igor Romanovnet/sfc/base: fix manual filter delete in EF10
2020-05-05 Andrew Rybchenkonet/sfc/base: fix build when EVB is enabled
2020-05-05 Andrew Rybchenkonet/sfc/base: use simpler EF10 family run-time checks
2020-05-05 Andrew Rybchenkonet/sfc/base: use simpler EF10 family conditional check
2020-04-21 Andrew Rybchenkonet/sfc: add Xilinx copyright
2020-04-21 Igor Romanovnet/sfc: check actual all multicast unknown unicast...
2020-04-21 Igor Romanovnet/sfc/base: add API to get currently operating filters
2020-04-21 Igor Romanovnet/sfc/base: refactor multicast filters reconfiguration
2020-04-21 Igor Romanovnet/sfc/base: refactor unicast filters reconfiguration
2020-04-21 Igor Romanovnet/sfc/base: refactor filters mark in reconfigure
2020-04-21 Igor Romanovnet/sfc/base: refactor filters cleanup in reconfigure
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-18 Igor Romanovnet/sfc/base: handle manual and auto filter clashes...
2020-03-18 Igor Romanovnet/sfc/base: refactor filter lookup loop in EF10
2020-03-18 Igor Romanovnet/sfc/base: reject automatic filter creation by users
2020-03-18 Igor Romanovnet/sfc/base: reduce filter priorities to implemented...
2020-03-18 Igor Romanovnet/sfc: set priority of created filters to manual
2020-03-18 Igor Romanovnet/sfc: fix promiscuous and allmulticast toggles errors
2020-03-18 Igor Romanovnet/sfc: fix Rx queue start failure path
2020-03-18 Ivan Malovnet/sfc: generalise flow pattern item processing
2020-03-18 Ivan Malovnet/sfc: generalise flow start and stop path
2020-03-18 Ivan Malovnet/sfc: generalise flow parsing
2020-03-18 Ivan Malovnet/sfc: introduce flow allocation and free path
2020-03-18 Ivan Malovnet/sfc: generalise flow specification structure
2020-03-18 Ivan Malovnet/sfc: make flow list engine-agnostic
2020-03-18 Ivan Malovnet/sfc: make flow RSS details VNIC-specific
2020-03-18 Igor Romanovnet/sfc: fix initialization error path
2020-03-18 Andrew Rybchenkonet/sfc: fix reported promiscuous/multicast mode
2020-02-19 Ferruh Yigitnet/sfc: fix log format specifiers
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
next