linux/drivers/net/ethernet/amazon/ena
Netanel Belgazal a59df39676 net: ena: fix wrong max Tx/Rx queues on ethtool
ethtool ena_get_channels() expose the max number of queues as the max
number of queues ENA supports (128 queues) and not the actual number
of created queues.

Signed-off-by: Netanel Belgazal <netanel@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-19 12:49:15 +01:00
..
ena_admin_defs.h net: ena: add hardware hints capability to the driver 2017-06-23 14:15:08 -04:00
ena_com.c net: ena: use lower_32_bits()/upper_32_bits() to split dma address 2017-06-23 14:15:10 -04:00
ena_com.h net: ena: add reset reason for each device FLR 2017-06-23 14:15:09 -04:00
ena_common_defs.h
ena_eth_com.c net: ena: add support for out of order rx buffers refill 2017-06-23 14:15:09 -04:00
ena_eth_com.h
ena_eth_io_defs.h
ena_ethtool.c net: ena: fix wrong max Tx/Rx queues on ethtool 2017-10-19 12:49:15 +01:00
ena_netdev.c net: ena: fix rare kernel crash when bar memory remap fails 2017-10-19 12:49:15 +01:00
ena_netdev.h net: ena: update ena driver to version 1.2.0 2017-06-23 14:15:11 -04:00
ena_pci_id_tbl.h
ena_regs_defs.h net: ena: add reset reason for each device FLR 2017-06-23 14:15:09 -04:00
Makefile