summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-211-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-026-10/+30
|\
| * ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano2016-12-012-4/+7
| * ath9k: constify ath_bus_ops structureBhumika Goyal2016-12-011-1/+1
| * ath9k: feed only active spectral / dfs-detectorZefir Kurtisi2016-12-011-3/+14
| * ath9k: fix NULL pointer dereferenceMiaoqing Pan2016-11-231-1/+7
| * ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer2016-11-231-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-2711-241/+214
|\ \ | |/
| * ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-158-235/+163
| * ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King2016-11-151-3/+3
| * ath9k: parse the device configuration from an OF nodeMartin Blumenstingl2016-11-151-0/+42
| * ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2016-11-151-2/+5
| * ath9k: change entropy formula for easier understandingMiaoqing Pan2016-10-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-302-23/+3
|\ \
| * | Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2016-10-132-23/+3
| |/
* | wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-0/+6
|/
* 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
OpenPOWER on IntegriCloud