index
:
pm24.git
master
perf-mon
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_ethtool.c
Age
Commit message (
Expand
)
Author
2019-12-20
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
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: ethtool: get_channels: use combined only
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: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
2019-09-16
net: ena: reimplement set/get_coalesce()
Arthur Kiyanovski
2019-06-26
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
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: make ethtool show correct current and max queue sizes
Sameeh Jubran
2019-06-03
net: ena: add good checksum counter
Sameeh Jubran
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
2019-05-04
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
Sameeh Jubran
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-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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-10-19
net: ena: fix wrong max Tx/Rx queues on ethtool
Netanel Belgazal
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
2017-06-23
net: ena: change return value for unsupported features unsupported return value
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
2016-08-12
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
Netanel Belgazal