net/ena/base: fix types for printing timestamps
[dpdk.git] / drivers / net / ena / base /
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-01-17 Michal Krawczyknet/ena/base: upgrade HAL for new HW features
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-07-23 David Hartonnet/ena: fix admin CQ polling for 32-bit
2018-12-21 Rafal Koziknet/ena/base: update communication layer for the ENAv2
2018-06-19 Michal Krawczyknet/ena: fix FreeBSD build
2018-06-14 Michal Krawczyknet/ena: store handle after memory allocation
2018-06-14 Rafal Koziknet/ena: fix GENMASK_ULL macro
2018-06-14 Rafal Koziknet/ena: change memory type
2018-06-14 Rafal Koziknet/ena: check pointer before memset
2018-06-14 Michal Krawczyknet/ena: update HAL to the newer version
2018-04-11 Anatoly Burakovnet/ena: use contiguous allocation for DMA memory
2018-01-17 Pavan Nikhileshlog: remove log level config option
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-07-06 Alexander Matushevskynet/ena/base: initialize memory in the allocation macros
2017-04-04 Yong Wangnet/ena: fix return of hash control flushing
2017-04-04 Yong Wangnet/ena: remove redundant variable
2017-02-10 Jakub Palidernet/ena: fix setting host attributes
2017-01-18 Jerin Jacobnet/ena: use I/O device memory read/write API
2016-07-21 Ferruh Yigitnet/ena: fix icc build
2016-07-08 Jan Medalanet/ena: fix freeing memory using correct API
2016-07-08 Jan Medalanet/ena: make coherent memory allocation NUMA-aware
2016-07-08 Jan Medalanet/ena: update ENA comms layer for latest FW
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-04-06 Ferruh Yigitena: fix build with icc
2016-03-30 Daniel Mrzyglodena: fix FreeBSD build
2016-03-30 Daniel Mrzyglodena: fix build with icc
2016-03-25 Jan Medalaena: add communication layer for DPDK
2016-03-25 Jan Medalaena: import communication layer