summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-234-41/+74
| * ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan2011-02-233-17/+6
| * ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2011-02-232-16/+6
| * ath9k_htc: Fix error handling in add_interfaceSujith Manoharan2011-02-231-4/+6
| * ath9k_htc: Unify target capability updatingSujith Manoharan2011-02-231-14/+5
| * ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan2011-02-233-54/+130
| * ath9k_htc: Handle storage devicesSujith Manoharan2011-02-232-6/+69
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-033-6/+10
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-013-6/+10
| |\
| | * ath9k_htc: Fix an endian issueSujith Manoharan2011-02-281-4/+5
| | * carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk2011-02-251-0/+2
| | * ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka2011-02-251-2/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-224-77/+88
| |\ \ | | |/
| | * ath5k: Fix fast channel switchingNick Kossifidis2011-02-211-55/+87
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-084-5/+8
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-017-24/+37
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-264-6/+11
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-196-12/+18
| |\ \ \ \ \
* | | | | | | 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
OpenPOWER on IntegriCloud