index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
/
ena
/
ena_netdev.c
Age
Commit message (
Expand
)
Author
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
2020-09-21
net: ena: Remove redundant print of placement policy
Shay Agroskin
2020-09-21
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
2020-09-21
net: ena: Change log message to netif/dev function
Shay Agroskin
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
2020-09-10
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
2020-09-10
net: ena: ethtool: Add new device statistics
Sameeh Jubran
2020-08-19
net: ena: Make missed_tx stat incremental
Shay Agroskin
2020-08-19
net: ena: Change WARN_ON expression in ena_del_napi_in_range()
Shay Agroskin
2020-08-19
net: ena: Prevent reset after device destruction
Shay Agroskin
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-21
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-21
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
2020-07-21
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
2020-07-21
net: ena: add support for traffic mirroring
Arthur Kiyanovski
2020-07-21
net: ena: cosmetic: satisfy gcc warning
Arthur Kiyanovski
2020-07-21
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
2020-07-20
net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range
Wang Hai
2020-07-01
ena_netdev: use generic power management
Vaibhav Gupta
2020-06-04
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
2020-06-04
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-22
net: ena: reduce driver load time
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: code reorderings
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: fix line break issues
Arthur Kiyanovski
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: 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-03
net: ena: use SHUTDOWN as reset reason when closing interface
Sameeh Jubran
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: change default RSS hash function to Toeplitz
Arthur Kiyanovski
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-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 uses of round_jiffies()
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
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
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
[next]