Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
ath.git patches for v5.9. Major changes: ath11k * add 6G band support * add spectral scan support
This commit is contained in:
@@ -34,7 +34,7 @@ config ATH9K
|
||||
APs that come with these cards refer to ath9k wiki
|
||||
products page:
|
||||
|
||||
http://wireless.kernel.org/en/users/Drivers/ath9k/products
|
||||
https://wireless.wiki.kernel.org/en/users/Drivers/ath9k/products
|
||||
|
||||
If you choose to build a module, it'll be called ath9k.
|
||||
|
||||
@@ -185,7 +185,8 @@ config ATH9K_HTC
|
||||
Support for Atheros HTC based cards.
|
||||
Chipsets supported: AR9271
|
||||
|
||||
For more information: http://wireless.kernel.org/en/users/Drivers/ath9k_htc
|
||||
For more information:
|
||||
https://wireless.wiki.kernel.org/en/users/Drivers/ath9k_htc
|
||||
|
||||
The built module will be ath9k_htc.
|
||||
|
||||
|
@@ -2410,7 +2410,7 @@ static u8 fixup_chainmask(u8 chip_chainmask, u8 eeprom_chainmask)
|
||||
* of tests. The testing requirements are going to be documented. Desired
|
||||
* test requirements are documented at:
|
||||
*
|
||||
* http://wireless.kernel.org/en/users/Drivers/ath9k/dfs
|
||||
* https://wireless.wiki.kernel.org/en/users/Drivers/ath9k/dfs
|
||||
*
|
||||
* Once a new chipset gets properly tested an individual commit can be used
|
||||
* to document the testing for DFS for that chipset.
|
||||
|
Reference in New Issue
Block a user