summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon/ena/ena_netdev.c
AgeCommit message (Expand)Author
2020-08-19net: ena: Make missed_tx stat incrementalShay Agroskin
2020-08-19net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin
2020-08-19net: ena: Prevent reset after device destructionShay Agroskin
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-21net: ena: support new LLQ acceleration modeArthur Kiyanovski
2020-07-21net: ena: move llq configuration from ena_probe to ena_device_init()Arthur Kiyanovski
2020-07-21net: ena: enable support of rss hash key and function changesArthur Kiyanovski
2020-07-21net: ena: add support for traffic mirroringArthur Kiyanovski
2020-07-21net: ena: cosmetic: satisfy gcc warningArthur Kiyanovski
2020-07-21net: ena: avoid unnecessary rearming of interrupt vector when busy-pollingArthur Kiyanovski
2020-07-20net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_rangeWang Hai
2020-07-01ena_netdev: use generic power managementVaibhav Gupta
2020-06-04net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran
2020-06-04net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-05-22net: ena: reduce driver load timeArthur Kiyanovski
2020-05-22net: ena: cosmetic: code reorderingsArthur Kiyanovski
2020-05-22net: ena: cosmetic: fix line break issuesArthur Kiyanovski
2020-05-22net: ena: cosmetic: fix spelling and grammar mistakes in commentsArthur Kiyanovski
2020-05-22net: ena: cosmetic: set queue sizes to u32 for consistencyArthur Kiyanovski
2020-05-22net: ena: rename ena_com_free_desc to make API more uniformArthur Kiyanovski
2020-05-22net: ena: add support for the rx offset featureArthur Kiyanovski
2020-05-14ena: Add XDP frame size to amazon NIC driverJesper Dangaard Brouer
2020-05-03net: ena: use SHUTDOWN as reset reason when closing interfaceSameeh Jubran
2020-05-03net: ena: add support for reporting of packet dropsSameeh Jubran
2020-05-03net: ena: add unmask interrupts statistics to ethtoolSameeh Jubran
2020-05-03net: ena: change default RSS hash function to ToeplitzArthur Kiyanovski
2020-03-30net: ena: Make some functions staticYueHaibing
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli
2020-03-17net: ena: fix continuous keep-alive resetsArthur Kiyanovski
2020-03-17net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski
2020-03-17net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski
2020-03-17net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski
2020-02-26net: ena: fix broken interface between ENA driver and FWArthur Kiyanovski
2020-02-24net/amazon: Ensure that driver version is aligned to the linux kernelLeon Romanovsky
2020-02-11net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2019-12-27net: ena: remove set but not used variable 'rx_ring'YueHaibing
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-12net: ena: Add first_interrupt field to napi structSameeh Jubran
2019-12-12net: ena: Implement XDP_TX actionSameeh Jubran
2019-12-12net: ena: implement XDP drop supportSameeh Jubran
2019-12-10net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2019-10-07net: ena: ethtool: support set_channels callbackSameeh Jubran
2019-10-07net: ena: remove redundant print of number of queuesSameeh Jubran
2019-10-07net: ena: make ethtool -l show correct max number of queuesSameeh Jubran
2019-10-07net: ena: multiple queue creation related cleanupsSameeh Jubran
2019-10-07net: ena: change num_queues to num_io_queues for clarity and consistencySameeh Jubran
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller