blob: 58f66ab4b6eb22f818be78528051ac9dc4de784e [file] [log] [blame]
c29efeae3707 ("net: ena: move llq configuration from ena_probe to ena_device_init()")
0a39a35f3f27 ("net: ena: cosmetic: code reorderings")
80f8443fcdaa ("net: ena: avoid unnecessary admin command when RSS function set fails")
548c4940b9f1 ("net: ena: Implement XDP_TX action")
838c93dc5449 ("net: ena: implement XDP drop support")
2413ea97157d ("net: ena: ethtool: support set_channels callback")
736ce3f414cc ("net: ena: make ethtool -l show correct max number of queues")
9a037b06137b ("net: ena: ethtool: get_channels: use combined only")
4d19266022ec ("net: ena: multiple queue creation related cleanups")
faa615f9da5d ("net: ena: change num_queues to num_io_queues for clarity and consistency")
79226cea4a5e ("net: ena: fix incorrect update of intr_delay_resolution")
7b8a28787e2b ("net: ena: fix update of interrupt moderation register")
3ced8cbdf7dd ("net: ena: remove all old adaptive rx interrupt moderation code from ena_com")
64d1fb9dfc6c ("net: ena: remove ena_restore_ethtool_params() and relevant fields")
b3db86dc4b82 ("net: ena: reimplement set/get_coalesce()")
282faf61a053 ("net: ena: switch to dim algorithm for rx adaptive interrupt moderation")
15619e722b16 ("net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it")
eb203bae834e ("Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"")
3e5bfb189e1a ("net: ena: Fix bug where ring allocation backoff stopped too late")
c2b542044761 ("net: ena: remove inline keyword from functions in *.c")
eece4d2ab9d2 ("net: ena: add ethtool function for changing io queue sizes")
13ca32a69e29 ("net: ena: allow queue allocation backoff when low on memory")
9f9ae3f98b8d ("net: ena: make ethtool show correct current and max queue sizes")
31aa9857f173 ("net: ena: enable negotiating larger Rx ring size")
ba8ef506fb91 ("net: ena: add MAX_QUEUES_EXT get feature admin command")
1e9c3fbad83a ("net: ena: use dev_info_once instead of static variable")
83b9240428a6 ("net: ena: arrange ena_probe() function variables in reverse christmas tree")
f917249833c7 ("net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring")
315c28d2b714 ("net: ena: ethtool: add extra properties retrieval via get_priv_flags")
05d62ca218f8 ("net: ena: add handling of llq max tx burst size")
11bd7a00c0d8 ("net: ena: fix ena_com_fill_hash_function() implementation")
78cb421d185c ("net: ena: improve latency by disabling adaptive interrupt moderation by default")
b287cdbd1ced ("net: ena: fix: Free napi resources when ena_up() fails")
8ee8ee7fe87b ("net: ena: fix: set freed objects to NULL to avoid failing future allocations")
e1f1bd9bfbed ("net: ena: fix race between link up and device initalization")
9fd255928d7f ("net: ena: enable Low Latency Queues")
d864991b220b ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")