summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-084-5/+8
|\
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-017-24/+37
|\ \ | |/
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-264-6/+11
|\ \ | |/
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-196-12/+18
|\ \ | |/
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-145-13/+37
|\ \ | |/
| * ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-102-11/+27
| * ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-101-1/+1
| * ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-101-0/+4
| * ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-101-0/+3
| * ath9k_hw: Fix chip testSujith Manoharan2011-01-101-1/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-3/+3
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2226-146/+228
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-3/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0535-1287/+1571
|\ \ \
| * | | ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
| * | | ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-052-4/+4
| * | | ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
| * | | ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
| * | | ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter2011-01-041-2/+4
| * | | ath9k : few rate control clean upsMohammed Shafi Shajakhan2011-01-042-11/+8
| * | | ath9k: fix beacon restart on channel changeRajkumar Manoharan2011-01-041-1/+2
| * | | Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-042-4/+2
| * | | ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-042-9/+11
| * | | ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-043-312/+333
| * | | ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-042-16/+11
| * | | ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-045-8/+84
| * | | ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-041-5/+5
| * | | ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-042-4/+37
| * | | ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan2011-01-041-12/+13
| * | | carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-041-16/+37
| * | | carl9170: reduce channel change delayChristian Lamparter2011-01-041-8/+0
| * | | carl9170: add missing return-value checkChristian Lamparter2011-01-041-0/+2
| * | | ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-041-2/+2
| * | | ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-041-2/+3
| * | | ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-041-2/+2
OpenPOWER on IntegriCloud