tn3399_openwrt/package
Mehdi Ahmadi d02e887d7c
kernel: add Aquantia AQtion Atlantic 10Gbps Ethernet
Driver support for Aquantia AQtion Atlantic 10Gbps Ethernet NIC
with the AQC107, AQC108 and others chipsets found on:

 - TP-Link: TX401
 - Asus: XG-C100C, ROG Areion 10G NIC
 - & more ...

Successfully tested using a build with 22.03.0-rc6
(x86_64/EFI image) and the following outputs:

```
[    3.092053] pci 0000:06:00.0: [1d6a:07b1] type 00 class 0x020000
[    3.094983] pci 0000:06:00.0: reg 0x10: [mem 0x50800000-0x5080ffff 64bit]
[    3.098880] pci 0000:06:00.0: reg 0x18: [mem 0x50810000-0x50810fff 64bit]
[    3.108868] pci 0000:06:00.0: reg 0x20: [mem 0x50400000-0x507fffff 64bit]
[    3.108883] pci 0000:06:00.0: enabling Extended Tags
[    3.118874] pci 0000:06:00.0: supports D1 D2
[    3.118874] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.128891] pci 0000:06:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:1d.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[   10.312793] atlantic 0000:06:00.0: enabling device (0000 -> 0002)
[   23.223813] atlantic 0000:06:00.0 eth0: atlantic: link change old 0 new 10000

lsmod && uname -ar ;
  # atlantic              147456  0
  # # // ...
  # Linux version 5.10.138 (vagrant@make-host) (x86_64-openwrt-linux-musl-gcc (OpenWrt GCC 11.3.0 r20430-18a2b29aa1) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 SMP Mon Aug 29 09:54:00 2022
```

Signed-off-by: Mehdi Ahmadi <aphorise@gmail.com>
Reviewed-by: Robert Marko <robimarko@gmail.com>
[ fix wrong commit author as requested by author itself ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2022-09-10 15:36:16 +02:00
..
base-files base-files: add mtd_get_mac_encrypted_arcadyan function 2022-08-19 14:41:14 +02:00
boot ipq40xx: add support for Pakedge WR-1 2022-09-07 21:21:38 +02:00
devel strace: replace PKG_CPE_ID 2022-09-06 16:36:36 +01:00
firmware linux-firmware: package MediaTek MT792[12] Bluetooth firmware 2022-09-09 21:08:37 +01:00
kernel kernel: add Aquantia AQtion Atlantic 10Gbps Ethernet 2022-09-10 15:36:16 +02:00
libs libunwind: update to 1.6.2 2022-09-07 04:22:40 +01:00
network xdp-tools: update to v1.2.6 2022-09-07 04:22:39 +01:00
system rpcd: bump version to 2022-08-24 2022-08-25 06:59:41 +02:00
utils mtd-utils: add PKG_CPE_ID 2022-09-06 16:36:46 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00