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
Age
Commit message (
Expand
)
Author
2020-05-22
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: set queue sizes to u32 for consistency
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation()
Arthur Kiyanovski
2020-05-22
net: ena: simplify ena_com_update_intr_delay_resolution()
Arthur Kiyanovski
2020-05-22
net: ena: fix ena_com_comp_status_to_errno() return value
Arthur Kiyanovski
2020-05-22
net: ena: use explicit variable size for clarity
Arthur Kiyanovski
2020-05-22
net: ena: rename ena_com_free_desc to make API more uniform
Arthur Kiyanovski
2020-05-22
net: ena: add support for the rx offset feature
Arthur Kiyanovski
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: cosmetic: extract code to ena_indirection_table_set()
Arthur Kiyanovski
2020-05-03
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
Sameeh Jubran
2020-05-03
net: ena: use SHUTDOWN as reset reason when closing interface
Sameeh Jubran
2020-05-03
net: ena: drop superfluous prototype
Arthur Kiyanovski
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-05-03
net: ena: remove code that does nothing
Sameeh Jubran
2020-05-03
net: ena: changes to RSS hash key allocation
Sameeh Jubran
2020-05-03
net: ena: change default RSS hash function to Toeplitz
Arthur Kiyanovski
2020-05-03
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
2020-05-03
net: ena: fix error returning in ena_com_get_hash_function()
Arthur Kiyanovski
2020-05-03
net: ena: avoid unnecessary admin command when RSS function set fails
Arthur Kiyanovski
2020-04-28
net/ena: Fix build warning in ena_xdp_set()
Gavin Shan
2020-03-30
net: ena: Make some functions static
YueHaibing
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
2020-03-17
net: ena: fix continuous keep-alive resets
Arthur Kiyanovski
2020-03-17
net: ena: avoid memory access violation by validating req_id properly
Arthur Kiyanovski
2020-03-17
net: ena: fix request of incorrect number of IRQ vectors
Arthur Kiyanovski
2020-03-17
net: ena: fix incorrect setting of the number of msix vectors
Arthur Kiyanovski
2020-03-14
net: ena: ethtool: clean up minor indentation issue
Colin Ian King
2020-03-10
net: ena: reject unsupported coalescing params
Jakub Kicinski
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-23
net: ena: ethtool: remove redundant non-zero check on rc
Colin Ian King
2020-02-17
net: ena: remove set but not used variable 'hash_key'
YueHaibing
2020-02-11
net: ena: ena-com.c: prevent NULL pointer dereference
Arthur Kiyanovski
2020-02-11
net: ena: ethtool: use correct value for crc32 hash
Sameeh Jubran
2020-02-11
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
2020-02-11
net: ena: fix corruption of dev_idx_to_host_tbl
Arthur Kiyanovski
2020-02-11
net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...
Arthur Kiyanovski
2020-02-11
net: ena: rss: store hash function as values and not bits
Arthur Kiyanovski
2020-02-11
net: ena: rss: fix failure to get indirection table
Sameeh Jubran
2020-02-11
net: ena: rss: do not allocate key when not supported
Sameeh Jubran
2020-02-11
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
2020-02-11
net: ena: add missing ethtool TX timestamping indication
Arthur Kiyanovski
2020-02-11
net: ena: fix uses of round_jiffies()
Arthur Kiyanovski
2020-02-11
net: ena: fix potential crash when rxfh key is NULL
Arthur Kiyanovski
2019-12-27
net: ena: remove set but not used variable 'rx_ring'
YueHaibing
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[prev]
[next]