index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Age
Commit message (
Expand
)
Author
2019-05-31
net: ena: gcc 8: fix compilation warning
Sameeh Jubran
2018-11-10
net: ena: fix NULL dereference due to untimely napi initialization
Arthur Kiyanovski
2018-10-10
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
2018-08-06
net: ena: Fix use of uninitialized DMA address bits field
Gal Pressman
2018-04-13
net: ena: disable admin msix while working in polling mode
Netanel Belgazal
2018-04-13
net: ena: add missing unmap bars on device removal
Netanel Belgazal
2018-04-13
net: ena: add missing return when ena_com_get_io_handlers() fails
Netanel Belgazal
2018-04-13
net: ena: fix race condition between submit and completion admin command
Netanel Belgazal
2018-04-13
net: ena: fix rare uncompleted admin command false alarm
Netanel Belgazal
2017-11-08
net/ena: change driver's default timeouts
Netanel Belgazal
2016-08-23
net: ena: change the return type of ena_set_push_mode() to be void.
Rami Rosen
2016-08-15
net: ena: Fix error return code in ena_device_init()
Wei Yongjun
2016-08-15
net: ena: Remove unnecessary pci_set_drvdata()
Wei Yongjun
2016-08-12
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
Netanel Belgazal