summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Fix power on resetSujith Manoharan2011-02-211-1/+0
* ath9k: Implement op_flush()Vasanthakumar Thiagarajan2011-02-213-11/+88
* ath5k: Enable AR2315 chipset recognitionWojciech Dubowik2011-02-211-1/+2
* ar9170usb: mark the old driver as obsoleteChristian Lamparter2011-02-211-1/+3
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-186-27/+9
|\
| * ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| * ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-153-22/+0
| * ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-043-4/+7
| * carl9170: fix typo in PS codeChristian Lamparter2011-02-041-1/+1
* | ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan2011-02-183-11/+1246
* | ath9k_htc: Fix a compilation warning.Vivek Natarajan2011-02-181-1/+1
* | ath5k: move external function definitions to a header fileBob Copeland2011-02-182-17/+20
* | ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan2011-02-143-22/+52
* | ath9k: Remove redundant beacon_intervalSteve Brown2011-02-094-7/+9
* | ath9k: Add debug info for configuring power level.Ben Greear2011-02-091-0/+2
* | ath9k: Print channel-type in chan-change dbg message.Ben Greear2011-02-091-2/+3
* | ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan2011-02-071-2/+3
* | ath5k: Fix fast channel switchingNick Kossifidis2011-02-071-55/+87
* | ath9k: add additional checks for the baseband hang detectionFelix Fietkau2011-02-042-9/+38
* | ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen2011-02-041-1/+4
* | ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan2011-02-031-3/+1
* | ath9k: Show channel type and frequency in debugfs.Ben Greear2011-02-031-2/+21
* | ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan2011-02-031-0/+2
* | ath9k_htc: make use common of function to update txpowerRajkumar Manoharan2011-02-033-17/+10
* | ath9k: move update tx power to commonRajkumar Manoharan2011-02-033-16/+23
* | ath9k: use common get current channel functionRajkumar Manoharan2011-02-031-16/+3
* | ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan2011-02-031-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-011-1/+7
|\ \ | |/
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-2816-41/+59
|\ \ | |/
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| * ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| * ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| * ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
| * ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
| * ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6
| * ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-172-3/+3
* | ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau2011-01-281-1/+2
* | ath5k: Fix short and long retry configurationBruno Randolf2011-01-286-51/+44
* | ath9k: use common API to avoid code duplicationRajkumar Manoharan2011-01-282-71/+3
* | ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan2011-01-281-1/+1
* | ath9k: Fix a locking related issue.Vivek Natarajan2011-01-281-1/+4
* | ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan2011-01-282-1/+36
* | ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan2011-01-283-0/+27
* | ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan2011-01-283-0/+20
OpenPOWER on IntegriCloud