index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-05-14
ena: Add XDP frame size to amazon NIC driver
Jesper Dangaard Brouer
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-03
net: ena: add support for reporting of packet drops
Sameeh Jubran
2020-05-03
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
2020-04-28
net/ena: Fix build warning in ena_xdp_set()
Gavin Shan
2020-02-26
net: ena: fix broken interface between ENA driver and FW
Arthur Kiyanovski
2020-02-24
net/amazon: Ensure that driver version is aligned to the linux kernel
Leon Romanovsky
2020-02-11
net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...
Arthur Kiyanovski
2019-12-12
net: ena: Add first_interrupt field to napi struct
Sameeh Jubran
2019-12-12
net: ena: Implement XDP_TX action
Sameeh Jubran
2019-12-12
net: ena: implement XDP drop support
Sameeh Jubran
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
2019-09-16
net: ena: remove ena_restore_ethtool_params() and relevant fields
Arthur Kiyanovski
2019-09-16
net: ena: remove old adaptive interrupt moderation code from ena_netdev
Arthur Kiyanovski
2019-09-16
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
Arthur Kiyanovski
2019-06-26
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
2019-06-12
net: ena: update driver version from 2.0.3 to 2.1.0
Sameeh Jubran
2019-06-12
net: ena: add ethtool function for changing io queue sizes
Sameeh Jubran
2019-06-12
net: ena: allow queue allocation backoff when low on memory
Sameeh Jubran
2019-06-12
net: ena: enable negotiating larger Rx ring size
Sameeh Jubran
2019-06-03
net: ena: add good checksum counter
Sameeh Jubran
2019-06-03
net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring
Sameeh Jubran
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
2019-02-12
net: ena: update driver version from 2.0.2 to 2.0.3
Arthur Kiyanovski
2018-11-19
net: ena: update driver version from 2.0.1 to 2.0.2
Arthur Kiyanovski
2018-10-11
net: ena: update driver version to 2.0.1
Arthur Kiyanovski
2018-10-11
net: ena: change rx copybreak default to reduce kernel memory pressure
Arthur Kiyanovski
2018-10-11
net: ena: limit refill Rx threshold to 256 to avoid latency issues
Arthur Kiyanovski
2018-10-11
net: ena: explicit casting and initialization, and clearer error handling
Arthur Kiyanovski
2018-10-11
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_netdev
Arthur Kiyanovski
2018-09-09
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
2018-01-02
net: ena: increase ena driver version to 1.5.0
Netanel Belgazal
2018-01-02
net: ena: add detection and recovery mechanism for handling missed/misrouted ...
Netanel Belgazal
2017-11-20
net: ena: fix race condition between device reset and link up setup
Netanel Belgazal
2017-10-19
net: ena: increase ena driver version to 1.3.0
Netanel Belgazal
2017-10-19
net: ena: add statistics for missed tx packets
Netanel Belgazal
2017-10-19
net: ena: add power management ops to the ENA driver
Netanel Belgazal
2017-10-19
net: ena: remove legacy suspend suspend/resume support
Netanel Belgazal
2017-06-23
net: ena: update ena driver to version 1.2.0
Netanel Belgazal
2017-06-23
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
2017-06-23
net: ena: add reset reason for each device FLR
Netanel Belgazal
2017-06-23
net: ena: add hardware hints capability to the driver
Netanel Belgazal
2017-06-11
net: ena: update ena driver to version 1.1.7
Netanel Belgazal
2017-06-11
net: ena: bug fix in lost tx packets detection mechanism
Netanel Belgazal
2017-06-11
net: ena: fix theoretical Rx hang on low memory systems
Netanel Belgazal
2017-04-11
net/ena: switch to pci_alloc_irq_vectors
Christoph Hellwig
[next]