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