common/sfc_efx/base: implement Tx control path for Riverhead
[dpdk.git] / drivers / net / ena /
2020-09-30 Michal Krawczyknet/ena: expose ENI stats as additional xstats
2020-09-30 Michal Krawczyknet/ena: lock dynamic usages of admin queue
2020-09-30 Michal Krawczyknet/ena/base: update generation date and commit
2020-09-30 Michal Krawczyknet/ena/base: simplify loop copying Rx descriptors
2020-09-30 Michal Krawczyknet/ena/base: convert values to 32-bit before shifting
2020-09-30 Michal Krawczyknet/ena/base: check null meta desc
2020-09-30 Michal Krawczyknet/ena/base: store admin stats as 64-bit
2020-09-30 Michal Krawczyknet/ena/base: add missing unlikely
2020-09-30 Michal Krawczyknet/ena/base: cleanup coding style
2020-09-30 Michal Krawczyknet/ena/base: check for RSS key configuration support
2020-09-30 Michal Krawczyknet/ena/base: do not use hardcoded RSS key buffer size
2020-09-30 Michal Krawczyknet/ena/base: split RSS function and hash getters
2020-09-30 Michal Krawczyknet/ena/base: add ENI stats
2020-09-30 Michal Krawczyknet/ena/base: rework setup of accelerated LLQ mode
2020-09-30 Michal Krawczyknet/ena/base: remove mmiowb not defined macro
2020-09-30 Michal Krawczyknet/ena/base: fix release of wait event
2020-09-30 Michal Krawczyknet/ena/base: make delay exponential in polling functions
2020-09-30 Michal Krawczyknet/ena/base: support admin status for resource busy
2020-09-30 Michal Krawczyknet/ena/base: specify delay operations
2020-09-30 Michal Krawczyknet/ena/base: use min/max macros with type conversion
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Michal Krawczyknet/ena/base: fix doorbell evaluation for LLQ
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-11 Ferruh Yigitnet/ena: fix build for O1 optimization
2020-04-21 Michal Krawczyknet/ena: update driver version to v2.1.0
2020-04-21 Michal Krawczyknet/ena: reuse zero length Rx descriptor
2020-04-21 Michal Krawczyknet/ena: refactor Tx
2020-04-21 Michal Krawczyknet/ena: use macros for ring index operations
2020-04-21 Michal Krawczyknet/ena: limit refill threshold by fixed value
2020-04-21 Michal Krawczyknet/ena: rework getting number of available descriptors
2020-04-21 Michal Krawczyknet/ena: refactor Rx
2020-04-21 Michal Krawczyknet/ena: disable meta caching
2020-04-21 Michal Krawczyknet/ena: add Tx drops statistic
2020-04-21 Michal Krawczyknet/ena: remove memory barriers before doorbells
2020-04-21 Michal Krawczyknet/ena: support large LLQ headers
2020-04-21 Michal Krawczyknet/ena: refactor getting IO queues capabilities
2020-04-21 Michal Krawczyknet/ena: set IO ring size to valid value
2020-04-21 Michal Krawczyknet/ena/base: update generation date and commit
2020-04-21 Michal Krawczyknet/ena/base: fix indentation of multiple defines
2020-04-21 Michal Krawczyknet/ena/base: fix types for printing timestamps
2020-04-21 Michal Krawczyknet/ena/base: use 48-bit memory addresses
2020-04-21 Michal Krawczyknet/ena/base: add error logs when preparing Tx
2020-04-21 Michal Krawczyknet/ena/base: fix indentation in CQ polling
2020-04-21 Michal Krawczyknet/ena/base: fix documentation of functions
2020-04-21 Michal Krawczyknet/ena/base: add accelerated LLQ mode
2020-04-21 Michal Krawczyknet/ena/base: remove extra properties strings
2020-04-21 Michal Krawczyknet/ena/base: rework interrupt moderation
2020-04-21 Michal Krawczyknet/ena/base: remove conversion of indirection table
2020-04-21 Michal Krawczyknet/ena/base: fix testing for supported hash function
2020-04-21 Michal Krawczyknet/ena/base: generate default random RSS hash key
2020-04-21 Igor Chauskinnet/ena/base: prevent allocation of zero sized memory
2020-04-21 Igor Chauskinnet/ena/base: make allocation macros thread-safe
2020-04-21 Michal Krawczyknet/ena: ensure Rx buffer size is at least 1400B
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-01-17 Maciej Bielskinet/ena: support Rx offset
2020-01-17 Michal Krawczyknet/ena/base: upgrade HAL for new HW features
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-08 Igor Chauskinnet/ena: fix indication of bad L4 Rx checksums
2019-10-07 Maciej Bielskinet/ena: change license clause to SPDX tags
2019-10-07 Stephen Hemmingernet/ena: use dynamic log type for debug logging
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-08-05 Maciej Bielskinet/ena: fix L4 checksum Tx offload
2019-07-23 David Hartonnet/ena: fix admin CQ polling for 32-bit
2019-07-23 Michal Krawczyknet/ena: update version to 2.0.1
2019-06-13 Michal Krawczyknet/ena: fix assigning NUMA node to IO queue
2019-06-13 Michal Krawczyknet/ena: fix Rx checksum errors statistics
2019-06-13 Rafal Koziknet/ena: fix Tx statistics
2019-06-13 Stephen Hemmingernet/ena: remove unnecessary cast
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
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-04-12 Michal Krawczyknet/ena: fix checksum feature flag
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-02-20 Michal Krawczyknet/ena: get device info statically
2019-01-27 Michal Krawczyknet/ena: fix errno to positive value
2019-01-27 Michal Krawczyknet/ena: fix dev init with multi-process
2019-01-27 Michal Krawczyknet/ena: remove lcore constraint from max queue number
2018-12-21 Michal Krawczyknet/ena: update version to 2.0.0
2018-12-21 Rafal Koziknet/ena: update completion queue after cleanup
2018-12-21 Rafal Koziknet/ena: add new way of getting Rx drops
2018-12-21 Solganik Alexandernet/ena: expose extended stats
2018-12-21 Michal Krawczyknet/ena: add per-queue software counters stats
2018-12-21 Rafal Koziknet/ena: fix cleanup for out of order packets
2018-12-21 Rafal Koziknet/ena: fix invalid reference to variable in union
2018-12-21 Rafal Koziknet/ena: add supported RSS offloads types
2018-12-21 Rafal Koziknet/ena: adjust new line in log messages
2018-12-21 Rafal Koziknet/ena: do not reconfigure queues on reset
2018-12-21 Rafal Koziknet/ena: destroy queues if start failed
2018-12-21 Rafal Koziknet/ena: call additional doorbells if needed
2018-12-21 Rafal Koziknet/ena: increase maximum Rx ring size
2018-12-21 Michal Krawczyknet/ena: support LLQv2
2018-12-21 Rafal Koziknet/ena: skip packet with wrong request id
2018-12-21 Rafal Koziknet/ena: add HW queues depth setup
2018-12-21 Rafal Koziknet/ena: add reset reason in Rx error
next