aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
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-19ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart1-2/+0
2016-07-19ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou1-0/+1
2016-07-19ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou1-1/+2
2016-07-19ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou1-4/+5
2016-07-19ath10k: disable wake_tx_queue for older devicesMichal Kazior2-2/+23
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo35-367/+625
2016-07-08ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan1-1/+2
2016-07-08wcn36xx: Silence error about unsupported smd event 188Bjorn Andersson1-0/+2
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-08wcn36xx: Fix up wcn36xx_smd_update_scan_params()Bjorn Andersson3-9/+12
2016-07-08wcn36xx: Correct DXE chip version differentiationBjorn Andersson4-26/+11
2016-07-08wcn36xx: Split mmio space into explicit regionsBjorn Andersson4-27/+59
2016-07-08wcn36xx: Change indication list lock to spinlockBjorn Andersson2-7/+7
2016-07-08wcn36xx: Fold indication payload into message headerBjorn Andersson2-10/+7
2016-07-08ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan1-1/+1
2016-07-08ath10k: enable support for QCA9888Anilkumar Kolli4-0/+60
2016-07-08ath10k: remove unused member in ath10k_hw_regsAnilkumar Kolli2-5/+0
2016-07-08ath10k: Clean up peer when sta goes away.Ben Greear1-2/+10
2016-07-08ath10k: Add WARN_ON if we over-write peer-map pointer.Ben Greear1-0/+1
2016-07-08ath10k: remove extra space on ath10k_update_channel_listEduardo Abinader1-1/+1
2016-07-08ath10k: simplify pktlog htt event processingAshok Raj Nagarajan2-24/+3
2016-07-08ath10k: remove unused <linux/semaphore.h>Chaehyun Lim1-1/+0
2016-07-08ath10k: ensure peer_map references are cleaned upBen Greear1-0/+17
2016-07-08ath10k: ensure txrx-compl-task is stopped when cleaning htt-txBen Greear1-0/+2
2016-07-08ath10k: remove debugfs support for Per STA total rx durationMohammed Shafi Shajakhan1-24/+0
2016-07-08ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan3-0/+18
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan6-22/+119
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern2-6/+13
2016-07-06nl80211: support beacon report scanningAvraham Stern5-10/+39
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-30ath10k: fix some typo in spectral code commmentsMohammed Shafi Shajakhan1-2/+2
2016-06-30ath10k: disable TX_STBC for tx chainmask of 1Mohammed Shafi Shajakhan1-1/+4
2016-06-30ath10k: enable beacon loss detection support for 10.4Mohammed Shafi Shajakhan1-0/+4