Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: update to wireless-testing 2017-10-06 | Felix Fietkau | 2017-10-13 | 1 | -23/+0 |
| | | | | | | | Rework the code to get rid of some extra kernel module dependencies introduced in the last update. Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ath9k: fix typo in US tx power reduction fix | Felix Fietkau | 2017-07-25 | 1 | -1/+1 |
| | | | | | | Use max_t instead of min_t to prevent the value from going below zero Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ath9k: adjust tx power reduction for US regulatory domain | Felix Fietkau | 2017-07-24 | 1 | -0/+23 |
FCC regulatory rules allow for up to 3 dBi antenna gain. Account for this in the EEPROM based tx power reduction code. Signed-off-by: Felix Fietkau <nbd@nbd.name> |