summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_com.h
Commit message (Expand)AuthorAgeFilesLines
* net: ena: Add capabilities field with support for ENI stats capabilityArthur Kiyanovski2022-01-071-0/+13
* ethernet: amazon: ena: A typo fix in the file ena_com.hBhaskar Chowdhury2021-03-151-1/+1
* net: ena: store values in their appropriate variables typesShay Agroskin2020-12-091-1/+1
* net: ena: add device distinct log prefix to filesShay Agroskin2020-12-091-0/+21
* net: ena: Capitalize all log strings and improve code readabilityShay Agroskin2020-09-211-1/+1
* net: ena: Change license into format to SPDX in all filesShay Agroskin2020-09-211-29/+2
* net: ena: ethtool: Add new device statisticsSameeh Jubran2020-09-101-0/+9
* net: ena: support new LLQ acceleration modeArthur Kiyanovski2020-07-211-0/+3
* net: ena: cosmetic: change ena_com_stats_admin stats to u64Arthur Kiyanovski2020-07-211-5/+5
* net: ena: reduce driver load timeArthur Kiyanovski2020-05-221-0/+3
* net: ena: cosmetic: minor code changesArthur Kiyanovski2020-05-221-0/+2
* net: ena: cosmetic: fix spelling and grammar mistakes in commentsArthur Kiyanovski2020-05-221-15/+15
* net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macrosSameeh Jubran2020-05-031-7/+7
* net: ena: drop superfluous prototypeArthur Kiyanovski2020-05-031-12/+0
* net: ena: allow setting the hash function without changing the keySameeh Jubran2020-05-031-6/+15
* net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski2020-02-111-0/+8
* net: ena: fix incorrect default RSS keyArthur Kiyanovski2020-02-111-0/+1
* net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski2019-12-201-1/+1
* net: ena: fix incorrect update of intr_delay_resolutionArthur Kiyanovski2019-09-161-0/+1
* net: ena: remove all old adaptive rx interrupt moderation code from ena_comArthur Kiyanovski2019-09-161-142/+0
* net: ena: add intr_moder_rx_interval to struct ena_com_dev and use itArthur Kiyanovski2019-09-161-1/+7
* Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski2019-06-261-32/+0
* net: ena: add MAX_QUEUES_EXT get feature admin commandArthur Kiyanovski2019-06-121-0/+3
* net: ena: allow automatic fallback to polling modeSameeh Jubran2019-06-031-0/+14
* net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski2019-06-031-0/+32
* net: ena: add handling of llq max tx burst sizeSameeh Jubran2019-06-031-0/+2
* net: ena: fix compilation error in xtensa architectureArthur Kiyanovski2018-10-221-0/+1
* net: ena: remove redundant parameter in ena_com_admin_init()Arthur Kiyanovski2018-10-111-4/+1
* net: ena: add functions for handling Low Latency Queues in ena_comArthur Kiyanovski2018-10-111-0/+28
* net: ena: introduce Low Latency Queues data structures according to ENA specArthur Kiyanovski2018-10-111-0/+38
* net: ena: add reset reason for each device FLRNetanel Belgazal2017-06-231-1/+3
* net: ena: add hardware hints capability to the driverNetanel Belgazal2017-06-231-0/+6
* net/ena: use READ_ONCE to access completion descriptorsNetanel Belgazal2017-02-091-0/+1
* net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal2016-08-121-0/+1038