blob: 1bd0bdea0f981a16646ccf4aebf84aca7216bca3 [file] [log] [blame]
c2b542044761 ("net: ena: remove inline keyword from functions in *.c")
05d62ca218f8 ("net: ena: add handling of llq max tx burst size")
38005ca816a7 ("net: ena: add functions for handling Low Latency Queues in ena_netdev")
689b2bdaaa14 ("net: ena: add functions for handling Low Latency Queues in ena_com")
a7982b8ec947 ("net: ena: introduce Low Latency Queues data structures according to ENA spec")
0e575f8542d1 ("net: ena: minor performance improvement")
37dff155dcf5 ("net: ena: fix incorrect usage of memory barriers")
28abf4e9c920 ("net: ena: fix missing calls to READ_ONCE")
6d2e1a8d5e25 ("net: ena: Eliminate duplicate barriers on weakly-ordered archs")
8510e1a3d16c ("net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X")
11095fdb712b ("net: ena: add statistics for missed tx packets")
8c5c7abdeb2d ("net: ena: add power management ops to the ENA driver")
dbeaf1e3c24f ("net: ena: remove legacy suspend suspend/resume support")
e745dafab034 ("net: ena: use napi_schedule_irqoff when possible")
ad974baef2a1 ("net: ena: add support for out of order rx buffers refill")
e2eed0e307f6 ("net: ena: add reset reason for each device FLR")
82ef30f13be0 ("net: ena: add hardware hints capability to the driver")
800c55cb76be ("net: ena: bug fix in lost tx packets detection mechanism")
a2cc5198dac1 ("net: ena: disable admin msix while working in polling mode")
a3af7c18cfe5 ("net: ena: fix theoretical Rx hang on low memory systems")
0857d92f71b6 ("net: ena: add missing unmap bars on device removal")
418df30f7e9e ("net: ena: fix bug that might cause hang after consecutive open/close interface.")
a77c1aafcc90 ("net: ena: fix rare uncompleted admin command false alarm")
7102a18ac3f3 ("net/ena: change driver's default timeouts")
a8496eb81342 ("net/ena: use READ_ONCE to access completion descriptors")
b1669c9f5ac9 ("net/ena: use napi_complete_done() return value")
3f6159dbfc24 ("net/ena: fix potential access to freed memory during device reset")
22b331c9e0a3 ("net/ena: fix NULL dereference when removing the driver after device reset failed")