summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amazon/ena/ena_com.c
AgeCommit message (Expand)Author
2020-03-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-11net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-01-29net: ena: fix ena_com_fill_hash_function() implementationSameeh Jubran
2020-01-29net: ena: fix incorrect test of supported hash functionSameeh Jubran
2018-08-06net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman
2018-04-13net: ena: disable admin msix while working in polling modeNetanel Belgazal
2018-04-13net: ena: fix race condition between submit and completion admin commandNetanel Belgazal
2018-04-13net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal
2017-11-08net/ena: change driver's default timeoutsNetanel Belgazal
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal