summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2016-07-19ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERMFelix Fietkau
2016-07-19ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau
2016-07-19ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-07-08ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg
2016-07-08ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.Benjamin Berg
2016-07-08ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg
2016-07-08ath9k: Handle channel context in get_/set_/reset_tsfBenjamin Berg
2016-07-08ath9k: Correct TSF adjustment to align the beacon time correctlyBenjamin Berg
2016-07-08ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl
2016-07-08ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl
2016-07-08ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl
2016-07-08ath9k: remove variable which is set but never readMartin Blumenstingl
2016-07-08ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-06-30ath9k: Fix programming of minCCA power thresholdSven Eckelmann
2016-06-30ath9k: return false when reading wrong eeprom offsetEduardo Abinader
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-19Merge ath-next from ath.gitKalle Valo
2016-06-14ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan
2016-05-28ath9k: Proper TX99 interrupt ref countEduardo Abinader
2016-05-28ath9k: allow tx99 for ar9002 based cardsEduardo Abinader
2016-05-28ath9k: Remove empty test conditionEduardo Abinader
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller
2016-05-09ath9k: Fix symbol overlap window for half/quarter channelsHelmut Schaa
2016-05-09ath9k: Simplify ar9003_hw_tx99_set_txpowerHelmut Schaa
2016-05-09ath9k: Move TX99 config option under ath9k debuggingHelmut Schaa
2016-05-09ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setupHelmut Schaa
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-25ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-04-25ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)
2016-04-19ath9k: remove duplicate assignment of variable ahColin Ian King
2016-04-19ath9k: interpret requested txpower in EIRP domainZefir Kurtisi
2016-04-19ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_se...Markus Elfring
2016-04-15ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07Merge ath-next from ath.gitKalle Valo
2016-04-07ath9k_htc: Delete unnecessary variable initialisationMarkus Elfring
2016-04-07ath9k: Remove unnecessary ?: operatorIvan Safonov
2016-04-04ath9k: fix rng high cpu loadMiaoqing Pan
2016-03-14ath9k: fix misleading indentationArnd Bergmann
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-03-11ath9k: fix reg dump data bus errorMiaoqing Pan
2016-03-11ath9k: fix BTCoex configuration for SOC chipsMiaoqing Pan
2016-03-11ath9k: fix BTCoex access invalid registers for SOC chipsMiaoqing Pan
2016-03-11ath9k: add bits definition of BTCoex MODE2/3 for SOC chipsMiaoqing Pan
2016-03-11ath9k: Allow platform override BTCoex pinMiaoqing Pan
2016-03-11ath9k: cleanup led_pin initialMiaoqing Pan