blob: 43f05c776890b5587b8f0782da86c84bbb772a29 [file] [log] [blame]
05785adf6e57 ("net: ena: fix default tx interrupt moderation interval")
3ced8cbdf7dd ("net: ena: remove all old adaptive rx interrupt moderation code from ena_com")
15619e722b16 ("net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it")
31aa9857f173 ("net: ena: enable negotiating larger Rx ring size")
ba8ef506fb91 ("net: ena: add MAX_QUEUES_EXT get feature admin command")
83b9240428a6 ("net: ena: arrange ena_probe() function variables in reverse christmas tree")
315c28d2b714 ("net: ena: ethtool: add extra properties retrieval via get_priv_flags")
9fd255928d7f ("net: ena: enable Low Latency Queues")
be26667cb394 ("net: ena: fix indentations in ena_defs for better readability")
cb36bb36e1f1 ("net: ena: use CSUM_CHECKED device indication to report skb's checksum status")
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")
095f2f1facba ("net: ena: complete host info to match latest 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")
58894d5219c5 ("net: ena: add new admin define for future support of IPv6 RSS")
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")
a77c1aafcc90 ("net: ena: fix rare uncompleted admin command false alarm")
dd8427a78ffc ("net/ena: change condition for host attribute configuration")
7102a18ac3f3 ("net/ena: change driver's default timeouts")
a8496eb81342 ("net/ena: use READ_ONCE to access completion descriptors")
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")
6e2de20ddc4b ("net/ena: fix ethtool RSS flow configuration")
6a1ce2fb6716 ("net/ena: fix queues number calculation")
bc1f44709cf2 ("net: make ndo_get_stats64 a void function")
cdda926d4098 ("qede: Break datapath logic into its own file")
60c140df15db ("net: ethernet: slicoss: add slicoss gigabit ethernet driver")
90caf3c9d46d ("qede: use reset to set network header")
366cbf2f4604 ("bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller")
cb6aeb079294 ("qede: Add support for XDP_TX")
496e05170958 ("qede: Add basic XDP support")
9eb22357d568 ("qede: Better utilize the qede_[rt]x_queue")
8a4725306522 ("qede: Don't check netdevice for rx-hash")
3da7a37ae688 ("qed*: Handle-based L2-queues.")
567b3c127a79 ("qede: Revise state locking scheme")