index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
/
ena
/
ena_netdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
Arthur Kiyanovski
1
-0
/
+3
2019-06-26
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
1
-2
/
+0
2019-06-12
net: ena: update driver version from 2.0.3 to 2.1.0
Sameeh Jubran
1
-2
/
+2
2019-06-12
net: ena: add ethtool function for changing io queue sizes
Sameeh Jubran
1
-1
/
+4
2019-06-12
net: ena: allow queue allocation backoff when low on memory
Sameeh Jubran
1
-2
/
+4
2019-06-12
net: ena: enable negotiating larger Rx ring size
Sameeh Jubran
1
-0
/
+15
2019-06-03
net: ena: add good checksum counter
Sameeh Jubran
1
-1
/
+2
2019-06-03
net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring
Sameeh Jubran
1
-7
/
+4
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
1
-0
/
+2
2019-02-12
net: ena: update driver version from 2.0.2 to 2.0.3
Arthur Kiyanovski
1
-1
/
+1
2018-11-19
net: ena: update driver version from 2.0.1 to 2.0.2
Arthur Kiyanovski
1
-1
/
+1
2018-10-11
net: ena: update driver version to 2.0.1
Arthur Kiyanovski
1
-3
/
+3
2018-10-11
net: ena: change rx copybreak default to reduce kernel memory pressure
Arthur Kiyanovski
1
-1
/
+1
2018-10-11
net: ena: limit refill Rx threshold to 256 to avoid latency issues
Arthur Kiyanovski
1
-2
/
+3
2018-10-11
net: ena: explicit casting and initialization, and clearer error handling
Arthur Kiyanovski
1
-11
/
+11
2018-10-11
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
1
-0
/
+1
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_netdev
Arthur Kiyanovski
1
-0
/
+6
2018-09-09
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
1
-0
/
+11
2018-01-02
net: ena: increase ena driver version to 1.5.0
Netanel Belgazal
1
-1
/
+1
2018-01-02
net: ena: add detection and recovery mechanism for handling missed/misrouted ...
Netanel Belgazal
1
-0
/
+4
2017-11-20
net: ena: fix race condition between device reset and link up setup
Netanel Belgazal
1
-1
/
+2
2017-10-19
net: ena: increase ena driver version to 1.3.0
Netanel Belgazal
1
-2
/
+2
2017-10-19
net: ena: add statistics for missed tx packets
Netanel Belgazal
1
-0
/
+1
2017-10-19
net: ena: add power management ops to the ENA driver
Netanel Belgazal
1
-0
/
+3
2017-10-19
net: ena: remove legacy suspend suspend/resume support
Netanel Belgazal
1
-4
/
+0
2017-06-23
net: ena: update ena driver to version 1.2.0
Netanel Belgazal
1
-3
/
+3
2017-06-23
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
1
-1
/
+5
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
1
-2
/
+9
2017-06-23
net: ena: add reset reason for each device FLR
Netanel Belgazal
1
-0
/
+2
2017-06-23
net: ena: add hardware hints capability to the driver
Netanel Belgazal
1
-0
/
+5
2017-06-11
net: ena: update ena driver to version 1.1.7
Netanel Belgazal
1
-1
/
+1
2017-06-11
net: ena: bug fix in lost tx packets detection mechanism
Netanel Belgazal
1
-2
/
+12
2017-06-11
net: ena: fix theoretical Rx hang on low memory systems
Netanel Belgazal
1
-0
/
+2
2017-04-11
net/ena: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-2
/
+0
2017-02-09
net/ena: update driver version to 1.1.2
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: change driver's default timeouts
Netanel Belgazal
1
-3
/
+3
2017-02-09
net/ena: refactor ena_get_stats64 to be atomic context safe
Netanel Belgazal
1
-0
/
+1
2016-08-12
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
Netanel Belgazal
1
-0
/
+324
[prev]