aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2-23/+3
2016-09-28ath9k: disable RNG by defaultMiaoqing Pan1-1/+1
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo2-8/+14
2016-09-09ath9k: remove repetitions of mask array sizeBob Copeland1-6/+3
2016-09-09ath9k: improve powersave filter handlingFelix Fietkau1-3/+9
2016-09-09ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau1-32/+62
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius1-2/+7
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan1-2/+2
2016-09-02ath9k: mark ath_fill_led_pin() staticBaoyou Xie1-1/+1
2016-08-22ath9k: fix using sta->drv_priv before initializing itFelix Fietkau1-4/+4
2016-08-22ath9k: fix client mode beacon configurationFelix Fietkau1-0/+1
2016-08-19ath9k: consider return code onEduardo Abinader1-2/+4
2016-08-19ath9k: fix misleading indentBob Copeland1-1/+1
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada4-11/+11
2016-07-19ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau2-3/+23
2016-07-19ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau1-32/+22
2016-07-19ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau1-27/+26
2016-07-19ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERMFelix Fietkau1-15/+10
2016-07-19ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau2-10/+27
2016-07-19ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl3-53/+41
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo12-193/+252
2016-07-08ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg4-126/+165
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg8-14/+11
2016-07-08ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.Benjamin Berg1-0/+2
2016-07-08ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg1-8/+8
2016-07-08ath9k: Handle channel context in get_/set_/reset_tsfBenjamin Berg1-3/+18
2016-07-08ath9k: Correct TSF adjustment to align the beacon time correctlyBenjamin Berg1-4/+8
2016-07-08ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl1-24/+25
2016-07-08ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl1-10/+5
2016-07-08ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl1-9/+13
2016-07-08ath9k: remove variable which is set but never readMartin Blumenstingl1-3/+0
2016-07-08ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl1-0/+3
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-1/+4
2016-06-30ath9k: Fix programming of minCCA power thresholdSven Eckelmann1-1/+1
2016-06-30ath9k: return false when reading wrong eeprom offsetEduardo Abinader1-0/+2
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2016-06-19Merge ath-next from ath.gitKalle Valo2-4/+2
2016-06-14ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan1-4/+4
2016-05-28ath9k: Proper TX99 interrupt ref countEduardo Abinader1-1/+0
2016-05-28ath9k: allow tx99 for ar9002 based cardsEduardo Abinader1-1/+1
2016-05-28ath9k: Remove empty test conditionEduardo Abinader1-2/+1
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller4-86/+29
2016-05-09ath9k: Fix symbol overlap window for half/quarter channelsHelmut Schaa1-1/+1
2016-05-09ath9k: Simplify ar9003_hw_tx99_set_txpowerHelmut Schaa1-7/+3
2016-05-09ath9k: Move TX99 config option under ath9k debuggingHelmut Schaa1-20/+20
2016-05-09ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setupHelmut Schaa3-58/+5
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+3
2016-04-26Merge ath-next from ath.gitKalle Valo4-14/+22
2016-04-25ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-0/+10
2016-04-25ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)1-0/+7