linux_dsm_epyc7002/drivers/net/ethernet/aquantia/atlantic
Igor Russkikh 4948293ff9 net: aquantia: Introduce new AQC devices and capabilities
A number of new AQC devices is going to be released. To support more
flexible capabilities management a number of static caps instances is now
declared. Devices now are mainly differs by supported speeds, but in future
more parameters will be customized. A set of AQC100 devices have
fibre media, not twisted pair - this is also reflected in
new capabilities definitions.

HW level also now directly exports hw_ops for each of A0/B0 hardware.

PCI configuration now uses a device configuration table where each
device ID is explicitly mapped with hardware OPs and capabilities
structures.

Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-21 18:19:03 -05:00
..
hw_atl net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_cfg.h net: aquantia: Introduce new device ids and constants 2018-01-21 18:19:03 -05:00
aq_common.h net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_ethtool.c net: aquantia: Fix typo in ethtool statistics names 2017-12-15 12:46:42 -05:00
aq_ethtool.h net: ethernet: aquantia: Ethtool support 2017-01-24 15:03:41 -05:00
aq_hw_utils.c net: aquantia: Cleanup status flags accesses 2018-01-16 14:40:00 -05:00
aq_hw_utils.h net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR 2017-01-29 18:24:00 -05:00
aq_hw.h net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_main.c net: aquantia: Eliminate aq_nic structure abstraction 2018-01-16 14:40:01 -05:00
aq_main.h net: aquantia: Simplify dependencies between pci modules 2018-01-16 14:40:00 -05:00
aq_nic.c net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_nic.h net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_pci_func.c net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_pci_func.h net: aquantia: Introduce new AQC devices and capabilities 2018-01-21 18:19:03 -05:00
aq_ring.c net: aquantia: Fix internal stats calculation on rx 2018-01-16 14:40:01 -05:00
aq_ring.h net: aquantia: Eliminate aq_nic structure abstraction 2018-01-16 14:40:01 -05:00
aq_rss.h net: ethernet: aquantia: Receive side scaling 2017-01-24 15:03:41 -05:00
aq_utils.h net: aquantia: Cleanup status flags accesses 2018-01-16 14:40:00 -05:00
aq_vec.c net: aquantia: Add const qualifiers for hardware ops tables 2018-01-16 14:40:00 -05:00
aq_vec.h net: aquantia: Eliminate aq_nic structure abstraction 2018-01-16 14:40:01 -05:00
Makefile
ver.h net: aquantia: Increment driver version 2017-12-15 12:46:42 -05:00