aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-05
|\
| * ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-05
| * ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-05
| * ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-05
| * ath9k_htc: Fix packet injectionSujith Manoharan2011-01-04
| * ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter2011-01-04
| * ath9k : few rate control clean upsMohammed Shafi Shajakhan2011-01-04
| * ath9k: fix beacon restart on channel changeRajkumar Manoharan2011-01-04
| * Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-04
| * ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-04
| * ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-04
| * ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-04
| * ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-04
| * ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-04
| * ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-04
| * ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan2011-01-04
| * carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-04
| * carl9170: reduce channel change delayChristian Lamparter2011-01-04
| * carl9170: add missing return-value checkChristian Lamparter2011-01-04
| * ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-04
| * ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-04
| * ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-04
| * ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-04
| * ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-22
| * ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan2010-12-22
| * ath5k: Use helper function to get eeprom mode from channelBruno Randolf2010-12-22
| * ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf2010-12-22
| * ath5k: Track current TX power separately from max TX powerBruno Randolf2010-12-22
| * ath5k: Separate powertable setup and writingBruno Randolf2010-12-22
| * ath5k: Simplify powertable recalculationBruno Randolf2010-12-22
| * ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter2010-12-22
| * ath9k: Use pci_is_pcie()Hauke Mehrtens2010-12-22
| * ath5k: Use pci_is_pcie()Hauke Mehrtens2010-12-22
| * ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-22
| * ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-22
| * ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-22
|\|
| * ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-20
| * ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-20
| * ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-20
| * ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-20
| * ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-20
| * ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-20
| * ath5k: Fix surveyBruno Randolf2010-12-16
| * ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-16
| * ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-16
| * ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-16
| * ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-16
| * ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan2010-12-16
| * ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2010-12-16