summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-043-713/+825
| * ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-223-1/+10
| * ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan2010-12-221-1/+3
| * ath5k: Use helper function to get eeprom mode from channelBruno Randolf2010-12-225-65/+42
| * ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf2010-12-223-25/+10
| * ath5k: Track current TX power separately from max TX powerBruno Randolf2010-12-222-4/+4
| * ath5k: Separate powertable setup and writingBruno Randolf2010-12-221-18/+16
| * ath5k: Simplify powertable recalculationBruno Randolf2010-12-222-22/+14
| * ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter2010-12-221-4/+7
| * ath9k: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1
| * ath5k: Use pci_is_pcie()Hauke Mehrtens2010-12-222-3/+3
| * ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-222-0/+2
| * ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-224-1/+7
| * ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-227-14/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-2234-1131/+895
|\ \ | |/
| * ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-203-34/+0
| * ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-203-9/+13
| * ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-201-0/+1
| * ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-205-43/+1
| * ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-202-3/+19
| * ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-201-0/+4
| * ath5k: Fix surveyBruno Randolf2010-12-162-12/+25
| * ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-161-0/+8
OpenPOWER on IntegriCloud