index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
Files
Lines
2024-09-12
net: ena: Add ENA Express metrics support
David Arinzon
1
-1
/
+1
2024-05-13
net: ena: Add a counter for driver's reset failures
David Arinzon
1
-0
/
+1
2024-01-03
net: ena: Use tx_ring instead of xdp_ring for XDP channel TX
David Arinzon
1
-1
/
+0
2024-01-03
net: ena: Introduce total_tx_size field in ena_tx_buffer struct
David Arinzon
1
-1
/
+3
2024-01-03
net: ena: Put orthogonal fields in ena_tx_buffer in a union
David Arinzon
1
-5
/
+7
2024-01-03
net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()
David Arinzon
1
-1
/
+1
2024-01-03
net: ena: Move XDP code to its new files
David Arinzon
1
-49
/
+33
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-06-15
net: ena: Add dynamic recycling mechanism for rx buffers
David Arinzon
1
-0
/
+4
2023-03-27
net: ena: Add support to changing tx_push_buf_len
Shay Agroskin
1
-3
/
+4
2023-03-27
net: ena: Add an option to configure large LLQ headers
David Arinzon
1
-0
/
+8
2022-12-30
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon
1
-2
/
+4
2022-12-30
net: ena: Fix rx_copybreak value update
David Arinzon
1
-0
/
+2
2022-12-30
net: ena: Use bitmask to indicate packet redirection
David Arinzon
1
-0
/
+9
2022-01-07
net: ena: Extract recurring driver reset code into a function
Arthur Kiyanovski
1
-0
/
+9
2022-01-07
net: ena: Change the name of bad_csum variable
Arthur Kiyanovski
1
-1
/
+1
2022-01-07
net: ena: Remove ena_calc_queue_size_ctx struct
Arthur Kiyanovski
1
-12
/
+0
2022-01-07
net: ena: Change ENI stats support check to use capabilities field
Arthur Kiyanovski
1
-1
/
+0
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-06-08
net: ena: add jiffies of last napi call to stats
Shay Agroskin
1
-0
/
+1
2021-06-08
net: ena: Remove unused code
Shay Agroskin
1
-11
/
+0
2021-06-08
net: ena: optimize data access in fast-path code
Shay Agroskin
1
-4
/
+7
2020-12-09
net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT
Shay Agroskin
1
-0
/
+1
2020-12-09
net: ena: use xdp_return_frame() to free xdp frames
Shay Agroskin
1
-6
/
+0
2020-12-09
net: ena: introduce XDP redirect implementation
Shay Agroskin
1
-0
/
+1
2020-12-09
net: ena: fix coding style nits
Shay Agroskin
1
-2
/
+2
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
1
-29
/
+2
2020-09-10
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
1
-0
/
+5
2020-09-10
net: ena: ethtool: Add new device statistics
Sameeh Jubran
1
-0
/
+4
2020-07-21
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
1
-0
/
+2
2020-07-21
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
1
-0
/
+1
2020-05-22
net: ena: reduce driver load time
Arthur Kiyanovski
1
-0
/
+2
2020-05-22
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
1
-2
/
+0
2020-05-22
net: ena: cosmetic: remove unnecessary code
Arthur Kiyanovski
1
-6
/
+0
2020-05-14
ena: Add XDP frame size to amazon NIC driver
Jesper Dangaard Brouer
1
-2
/
+3
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-03
net: ena: add support for reporting of packet drops
Sameeh Jubran
1
-0
/
+1
2020-05-03
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
1
-0
/
+1
2020-04-28
net/ena: Fix build warning in ena_xdp_set()
Gavin Shan
1
-1
/
+1
2020-02-26
net: ena: fix broken interface between ENA driver and FW
Arthur Kiyanovski
1
-0
/
+11
2020-02-24
net/amazon: Ensure that driver version is aligned to the linux kernel
Leon Romanovsky
1
-11
/
+0
2020-02-11
net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...
Arthur Kiyanovski
1
-0
/
+2
2019-12-12
net: ena: Add first_interrupt field to napi struct
Sameeh Jubran
1
-0
/
+1
2019-12-12
net: ena: Implement XDP_TX action
Sameeh Jubran
1
-2
/
+43
2019-12-12
net: ena: implement XDP drop support
Sameeh Jubran
1
-0
/
+31
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
1
-0
/
+3
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
1
-5
/
+6
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
1
-1
/
+1
2019-09-16
net: ena: remove ena_restore_ethtool_params() and relevant fields
Arthur Kiyanovski
1
-3
/
+0
2019-09-16
net: ena: remove old adaptive interrupt moderation code from ena_netdev
Arthur Kiyanovski
1
-2
/
+0
[next]