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