index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-06-18
net: ena: Add debugfs support to the ENA driver
David Arinzon
2025-06-18
net: ena: Add devlink port support
David Arinzon
2025-06-18
net: ena: Add device reload capability through devlink
David Arinzon
2025-06-18
net: ena: Add PHC support in the ENA driver
David Arinzon
2024-09-12
net: ena: Add ENA Express metrics support
David Arinzon
2024-05-13
net: ena: Add a counter for driver's reset failures
David Arinzon
2024-01-03
net: ena: Use tx_ring instead of xdp_ring for XDP channel TX
David Arinzon
2024-01-03
net: ena: Introduce total_tx_size field in ena_tx_buffer struct
David Arinzon
2024-01-03
net: ena: Put orthogonal fields in ena_tx_buffer in a union
David Arinzon
2024-01-03
net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()
David Arinzon
2024-01-03
net: ena: Move XDP code to its new files
David Arinzon
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-06-15
net: ena: Add dynamic recycling mechanism for rx buffers
David Arinzon
2023-03-27
net: ena: Add support to changing tx_push_buf_len
Shay Agroskin
2023-03-27
net: ena: Add an option to configure large LLQ headers
David Arinzon
2022-12-30
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon
2022-12-30
net: ena: Fix rx_copybreak value update
David Arinzon
2022-12-30
net: ena: Use bitmask to indicate packet redirection
David Arinzon
2022-01-07
net: ena: Extract recurring driver reset code into a function
Arthur Kiyanovski
2022-01-07
net: ena: Change the name of bad_csum variable
Arthur Kiyanovski
2022-01-07
net: ena: Remove ena_calc_queue_size_ctx struct
Arthur Kiyanovski
2022-01-07
net: ena: Change ENI stats support check to use capabilities field
Arthur Kiyanovski
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-06-08
net: ena: add jiffies of last napi call to stats
Shay Agroskin
2021-06-08
net: ena: Remove unused code
Shay Agroskin
2021-06-08
net: ena: optimize data access in fast-path code
Shay Agroskin
2020-12-09
net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT
Shay Agroskin
2020-12-09
net: ena: use xdp_return_frame() to free xdp frames
Shay Agroskin
2020-12-09
net: ena: introduce XDP redirect implementation
Shay Agroskin
2020-12-09
net: ena: fix coding style nits
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-07-21
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-21
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
2020-05-22
net: ena: reduce driver load time
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: remove unnecessary code
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: 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
[next]