index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
net: ena: Change default print level for netif_ prints
David Arinzon
1
-2
/
+2
2024-02-01
net: ena: Relocate skb_tx_timestamp() to improve time stamping accuracy
David Arinzon
1
-2
/
+2
2024-02-01
net: ena: Add more information on TX timeouts
David Arinzon
2
-14
/
+64
2024-02-01
net: ena: Change error print during ena_device_init()
David Arinzon
1
-1
/
+2
2024-02-01
net: ena: Remove CQ tail pointer update
David Arinzon
5
-39
/
+2
2024-02-01
net: ena: Enable DIM by default
David Arinzon
1
-0
/
+6
2024-02-01
net: ena: Minor cosmetic changes
David Arinzon
1
-4
/
+2
2024-02-01
net: ena: Remove an unused field
David Arinzon
2
-4
/
+0
2024-01-03
net: ena: Take xdp packets stats into account in ena_get_stats64()
David Arinzon
1
-3
/
+10
2024-01-03
net: ena: Make queue stats code cleaner by removing the if block
David Arinzon
1
-10
/
+7
2024-01-03
net: ena: Always register RX queue info
David Arinzon
3
-4
/
+13
2024-01-03
net: ena: Add more debug prints to XDP related function
David Arinzon
1
-0
/
+4
2024-01-03
net: ena: Refactor napi functions
David Arinzon
2
-23
/
+30
2024-01-03
net: ena: Don't check if XDP program is loaded in ena_xdp_execute()
David Arinzon
1
-3
/
+0
2024-01-03
net: ena: Use tx_ring instead of xdp_ring for XDP channel TX
David Arinzon
4
-65
/
+61
2024-01-03
net: ena: Introduce total_tx_size field in ena_tx_buffer struct
David Arinzon
2
-2
/
+5
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
4
-11
/
+10
2024-01-03
net: ena: Move XDP code to its new files
David Arinzon
6
-657
/
+679
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-30
/
+26
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-14
/
+14
2023-12-12
net: ena: Fix XDP redirection error
David Arinzon
1
-3
/
+0
2023-12-12
net: ena: Fix DMA syncing in XDP path when SWIOTLB is on
David Arinzon
1
-14
/
+9
2023-12-12
net: ena: Fix xdp drops handling due to multibuf packets
David Arinzon
1
-7
/
+10
2023-12-12
net: ena: Destroy correct number of xdp queues upon failure
David Arinzon
1
-6
/
+7
2023-12-10
net: ena: replace deprecated strncpy with strscpy
justinstitt@google.com
1
-2
/
+2
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-2
/
+2
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-21
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
1
-0
/
+3
2023-08-17
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
1
-1
/
+1
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-07-12
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
1
-0
/
+3
2023-06-15
net: ena: Add dynamic recycling mechanism for rx buffers
David Arinzon
3
-42
/
+104
2023-03-29
net: ena: removed unused tx_bytes variable
Simon Horman
1
-2
/
+0
2023-03-27
net: ena: Advertise TX push support
Shay Agroskin
1
-1
/
+10
2023-03-27
net: ena: Add support to changing tx_push_buf_len
Shay Agroskin
4
-12
/
+82
2023-03-27
net: ena: Recalculate TX state variables every device reset
Shay Agroskin
1
-1
/
+9
2023-03-27
net: ena: Add an option to configure large LLQ headers
David Arinzon
2
-22
/
+76
2023-03-27
net: ena: Make few cosmetic preparations to support large LLQ
Shay Agroskin
1
-66
/
+67
2023-03-10
net: ena: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2
-5
/
+16
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+4
2022-12-30
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon
2
-11
/
+22
2022-12-30
net: ena: Set default value for RX interrupt moderation
David Arinzon
1
-1
/
+2
2022-12-30
net: ena: Fix rx_copybreak value update
David Arinzon
3
-5
/
+21
2022-12-30
net: ena: Use bitmask to indicate packet redirection
David Arinzon
2
-10
/
+25
2022-12-30
net: ena: Account for the number of processed bytes in XDP
David Arinzon
1
-0
/
+1
2022-12-30
net: ena: Don't register memory info on XDP exchange
David Arinzon
1
-3
/
+5
2022-12-30
net: ena: Fix toeplitz initial hash value
David Arinzon
1
-20
/
+9
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2022-11-15
net: ena: Fix error handling in ena_init()
Yuan Can
1
-1
/
+7
[prev]
[next]