summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-132-7/+4
* ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-131-1/+1
* ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-101-0/+1
* ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-103-7/+16
* ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-033-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-2034-1233/+2076
|\
| * ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-177-34/+41
| * ath9k: Reconfigure VIF state properlySujith Manoharan2012-07-171-0/+27
| * ath9k: Fix ANI managementSujith Manoharan2012-07-174-28/+70
| * ath9k: Cleanup the beacon taskletSujith Manoharan2012-07-173-68/+63
| * ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-173-0/+21
| * ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-174-22/+4
| * ath9k: Remove is_bslot_activeSujith Manoharan2012-07-173-13/+9
| * ath9k: Cleanup beacon logicSujith Manoharan2012-07-174-162/+98
| * ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-172-71/+49
| * ath9k: Cleanup interface handlingSujith Manoharan2012-07-171-15/+2
| * ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-174-12/+6
| * ath9k: Fix beacon setupSujith Manoharan2012-07-173-146/+47
| * ath5k: fix txop limit handlingFelix Fietkau2012-07-171-1/+1
| * ath9k_hw: fix SREV checks for applying tuning caps from EEPROMFelix Fietkau2012-07-171-2/+4
| * ath9k_hw: apply XLNA bias settings from EEPROMFelix Fietkau2012-07-173-11/+50
| * ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau2012-07-172-85/+35
| * ath9k_hw: apply XPA timing control values from EEPROMFelix Fietkau2012-07-171-0/+23
| * ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau2012-07-173-30/+46
| * ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau2012-07-174-2/+14
| * ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau2012-07-172-2/+2
| * ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau2012-07-173-505/+201
| * ath9k_hw: fix tx gain tables for AR934xFelix Fietkau2012-07-171-6/+23
| * ath9k_hw: enable ANI on AR934xFelix Fietkau2012-07-171-4/+0
| * ath9k: validate rx antenna settingsFelix Fietkau2012-07-171-1/+18
| * ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau2012-07-171-2/+12
| * ath9k_hw: fix 5 GHz frequency selection on AR934x/AR955x with 25 MHz refclockFelix Fietkau2012-07-171-2/+2
| * ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez2012-07-171-1/+1
| * ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan2012-07-121-0/+3
| * ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan2012-07-122-0/+374
| * ath: Add Wake-on-Wireless debug maskMohammed Shafi Shajakhan2012-07-121-0/+2
| * ath9k_hw: Add hardware code for WoWMohammed Shafi Shajakhan2012-07-123-0/+564
| * ath9k_hw: INI changes for WoW for AR9002 chipsetsMohammed Shafi Shajakhan2012-07-123-0/+22
| * ath9k: advertise supported WoW flags to upper layerMohammed Shafi Shajakhan2012-07-121-0/+18
| * ath9k_hw: advertise WoW support for capable chipsetsMohammed Shafi Shajakhan2012-07-121-0/+8
| * ath9k_hw: Add WoW hardware capability flagsMohammed Shafi Shajakhan2012-07-121-0/+14
| * ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan2012-07-122-0/+46
| * ath9k_hw: Add register definitions for WoW supportMohammed Shafi Shajakhan2012-07-121-1/+144
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-125-41/+46
| |\
| | * nl80211: move scan API to wdevJohannes Berg2012-07-121-3/+3
| | * cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-123-22/+22
| | * cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-093-16/+21
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-1229-81/+1705
|\ \ \ | |/ /
| * | ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2012-07-112-7/+18
| * | carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-115-0/+132
OpenPOWER on IntegriCloud