summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ath9k_hw: Corrected xpabiaslevel register settings for AR9340Rajkumar Manoharan2011-05-101-8/+6
| * | | | ath9k_hw: remove get_channel_noise functionMohammed Shafi Shajakhan2011-05-102-9/+0
| * | | | carl9170: fix -Wunused-but-set-variable warningsChristian Lamparter2011-05-101-9/+0
| * | | | ath9k: process TSF out of range before RXRajkumar Manoharan2011-05-101-11/+11
| * | | | ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan2011-05-104-3/+17
| * | | | ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez2011-05-051-0/+10
| * | | | ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan2011-05-051-0/+13
| * | | | carl9170: fix allmulticast modeNicolas Cavallari2011-05-051-1/+1
| * | | | ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan2011-05-057-37/+1
| * | | | ath9k: Fix drain txq failure in flushRajkumar Manoharan2011-05-051-1/+5
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-0544-865/+3018
|\ \ \ \ \ | |/ / / /
| * | | | ath9k_htc: Revamp LED managementSujith Manoharan2011-04-294-196/+85
| * | | | ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan2011-04-291-0/+283
| * | | | ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan2011-04-291-8/+162
| * | | | ath5k: fix uninitialized var warning for txf2txsJohn W. Linville2011-04-291-0/+5
| * | | | ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan2011-04-281-0/+50
| * | | | ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan2011-04-283-0/+10
| * | | | ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMDSujith Manoharan2011-04-282-3/+0
| * | | | ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan2011-04-282-2/+2
| * | | | ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan2011-04-281-0/+4
| * | | | ath9k_hw: Enable generic timer interrupt.Vivek Natarajan2011-04-281-0/+3
| * | | | ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan2011-04-285-14/+75
| * | | | ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-286-46/+82
| * | | | carl9170: improve unicast PS bufferingChristian Lamparter2011-04-263-139/+112
| * | | | ath9k: fix AR9160 xpaBiasLvlFreq endianness handlingAdrian Chadd2011-04-261-0/+4
| * | | | ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan2011-04-262-6/+6
| * | | | ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chipsRajkumar Manoharan2011-04-263-235/+140
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-266-20/+38
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan2011-04-252-0/+9
| * | | | ath9k: remove the unlikely check for autosleepMohammed Shafi Shajakhan2011-04-251-1/+1
| * | | | ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian2011-04-253-12/+26
| * | | | ath9k: cleanup hw pll work handlerSenthil Balasubramanian2011-04-254-23/+25
| * | | | ath9k: optimize the usage of power save wrappers.Senthil Balasubramanian2011-04-251-4/+2
| * | | | ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485Senthil Balasubramanian2011-04-251-4/+0
| * | | | ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian2011-04-252-0/+3
| * | | | ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan2011-04-251-1/+1
| * | | | ath9k: Fix bug in configuring hw timerVasanthakumar Thiagarajan2011-04-252-12/+7
| * | | | ath9k_htc: Remove unused macros and structuresSujith Manoharan2011-04-252-14/+0
| * | | | ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan2011-04-252-3/+23
| * | | | ath9k_htc: Fix max A-MPDU size handlingSujith Manoharan2011-04-251-1/+10
| * | | | ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan2011-04-255-20/+35
| * | | | ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-2511-34/+25
| * | | | ath9k_hw: Enable AR9340 supportVasanthakumar Thiagarajan2011-04-251-0/+2
| * | | | ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan2011-04-252-5/+11
| * | | | ath9k_hw: Assign macversion based on devid for built-in wmacVasanthakumar Thiagarajan2011-04-251-3/+11
| * | | | ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan2011-04-251-0/+4
| * | | | ath9k_hw: Read iq calibration data only for active chainsVasanthakumar Thiagarajan2011-04-251-11/+13
| * | | | ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan2011-04-251-18/+26
| * | | | ath9k_hw: Enable byte Tx/Rx data swap for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+3
| * | | | ath9k_hw: Configure tuning capacitance value for AR9340 as wellVasanthakumar Thiagarajan2011-04-251-1/+1
OpenPOWER on IntegriCloud