summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: disable RNG by defaultMiaoqing Pan2016-09-281-1/+1
* Merge branch 'ath-current' into ath-nextKalle Valo2016-09-092-8/+14
|\
| * ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius2016-09-071-2/+7
| * ath9k: fix AR5416 access GPIO warningMiaoqing Pan2016-09-021-2/+2
| * ath9k: fix using sta->drv_priv before initializing itFelix Fietkau2016-08-221-4/+4
| * ath9k: fix client mode beacon configurationFelix Fietkau2016-08-221-0/+1
* | ath9k: remove repetitions of mask array sizeBob Copeland2016-09-091-6/+3
* | ath9k: improve powersave filter handlingFelix Fietkau2016-09-091-3/+9
* | ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau2016-09-091-32/+62
* | ath9k: mark ath_fill_led_pin() staticBaoyou Xie2016-09-021-1/+1
* | ath9k: consider return code onEduardo Abinader2016-08-191-2/+4
* | ath9k: fix misleading indentBob Copeland2016-08-191-1/+1
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-044-11/+11
* ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau2016-07-192-3/+23
* ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau2016-07-191-32/+22
* ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau2016-07-191-27/+26
* ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERMFelix Fietkau2016-07-191-15/+10
* ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau2016-07-192-10/+27
* ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl2016-07-193-53/+41
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-1812-193/+252
|\
| * ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg2016-07-084-126/+165
| * ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-088-14/+11
| * ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.Benjamin Berg2016-07-081-0/+2
| * ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg2016-07-081-8/+8
| * ath9k: Handle channel context in get_/set_/reset_tsfBenjamin Berg2016-07-081-3/+18
| * ath9k: Correct TSF adjustment to align the beacon time correctlyBenjamin Berg2016-07-081-4/+8
| * ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl2016-07-081-24/+25
| * ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl2016-07-081-10/+5
| * ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl2016-07-081-9/+13
| * ath9k: remove variable which is set but never readMartin Blumenstingl2016-07-081-3/+0
| * ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl2016-07-081-0/+3
| * ath9k: Fix programming of minCCA power thresholdSven Eckelmann2016-06-301-1/+1
| * ath9k: return false when reading wrong eeprom offsetEduardo Abinader2016-06-301-0/+2
* | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-4/+4
|\ \ | |/ |/|
| * ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan2016-06-141-4/+4
* | Merge ath-next from ath.gitKalle Valo2016-06-192-4/+2
|\ \ | |/ |/|
| * ath9k: Proper TX99 interrupt ref countEduardo Abinader2016-05-281-1/+0
| * ath9k: allow tx99 for ar9002 based cardsEduardo Abinader2016-05-281-1/+1
| * ath9k: Remove empty test conditionEduardo Abinader2016-05-281-2/+1
* | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller2016-05-204-86/+29
|\ \ | |/
| * ath9k: Fix symbol overlap window for half/quarter channelsHelmut Schaa2016-05-091-1/+1
| * ath9k: Simplify ar9003_hw_tx99_set_txpowerHelmut Schaa2016-05-091-7/+3
| * ath9k: Move TX99 config option under ath9k debuggingHelmut Schaa2016-05-091-20/+20
| * ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setupHelmut Schaa2016-05-093-58/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-042-10/+3
|\ \ | |/ |/|
| * ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel2016-04-152-10/+3
* | Merge ath-next from ath.gitKalle Valo2016-04-264-14/+22
|\ \
| * | ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2016-04-251-0/+10
| * | ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)2016-04-251-0/+7
OpenPOWER on IntegriCloud