+8
−0
drivers/net/wireless/quantenna/Kconfig
0 → 100644
+16
−0
drivers/net/wireless/quantenna/Makefile
0 → 100644
+6
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
This patch adds support for new FullMAC WiFi driver for Quantenna QSR10G chipsets. QSR10G (aka Pearl) is Quantenna's 8x8, 160M, 11ac offering. QSR10G supports 2 simultaneous WMACs - one 5G and one 2G. 5G WMAC supports 160M, 8x8 configuration. FW supports up to 8 concurrent virtual interfaces on each WMAC. Patch introduces 2 new drivers: - qtnfmac.ko for interfacing with kernel wireless core - qtnfmac_pearl_pcie.ko for interfacing with hardware over PCIe interface Signed-off-by:Dmitrii Lebed <dlebed@quantenna.com> Signed-off-by:
Sergei Maksimenko <smaksimenko@quantenna.com> Signed-off-by:
Sergey Matyukevich <smatyukevich@quantenna.com> Signed-off-by:
Bindu Therthala <btherthala@quantenna.com> Signed-off-by:
Huizhao Wang <hwang@quantenna.com> Signed-off-by:
Kamlesh Rath <krath@quantenna.com> Signed-off-by:
Avinash Patil <avinashp@quantenna.com> Signed-off-by:
Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by:
Kalle Valo <kvalo@codeaurora.org>
CRA Git | Maintained and supported by SUSTech CRA and CCSE