summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: tear down BA sessions properly on suspendJohannes Berg2011-04-251-5/+11
* mwl8k: Enable life time expiry for tx packets in the hardwareNishant Sarmukadam2011-04-251-1/+2
* mwl8k: Reserve buffers for tx management framesNishant Sarmukadam2011-04-251-8/+23
* mwl8k: Add timestamp information for tx packetsPradeep Nemavat2011-04-251-0/+13
* mwl8k: Do not stop tx queuesPradeep Nemavat2011-04-251-13/+7
* iwlwifi: fix possible data overwrite in hcmd callbackStanislaw Gruszka2011-04-251-11/+4
* ssb: cc: add & fix definesRafał Miłecki2011-04-251-2/+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
* ssb: cc: use correct min_msk for 0x4312Rafał Miłecki2011-04-251-0/+2
* ssb: pci: trivial: correct amount of maximum retriesRafał Miłecki2011-04-251-1/+1
* 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
* ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+2
* ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan2011-04-251-3/+7
* ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+1
* ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ calVasanthakumar Thiagarajan2011-04-251-8/+5
* ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan2011-04-251-3/+20
* ath9k_hw: Read spur frequency information from eeprom for AR9340Vasanthakumar Thiagarajan2011-04-251-2/+2
* ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan2011-04-251-6/+36
* ath9k_hw: Don't do ani initialization for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+1
* ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan2011-04-253-1/+62
* ath9k_hw: Add initvals.h for ar9340Vasanthakumar Thiagarajan2011-04-251-0/+1525
* ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan2011-04-254-3/+56
* ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan2011-04-253-0/+5
* ath9k_hw: Take care of few host interface register changes for AR9340Vasanthakumar Thiagarajan2011-04-251-30/+43
* ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan2011-04-253-1/+6
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-04-2513-541/+537
|\
| * iwlagn: remove hw_ready variableJohannes Berg2011-04-223-18/+15
| * iwlagn: combine firmware code/dataJohannes Berg2011-04-226-98/+65
| * iwlagn: implement synchronous firmware loadJohannes Berg2011-04-228-274/+246
| * iwlagn: leave notification waits on firmware errorsJohannes Berg2011-04-223-2/+21
| * iwlagn: make iwlagn_wait_notification return error codeJohannes Berg2011-04-223-11/+10
| * iwlagn: extend notification wait functionJohannes Berg2011-04-225-8/+16
| * iwlagn: refactor up pathJohannes Berg2011-04-223-41/+51
| * iwlagn: refactor down pathJohannes Berg2011-04-223-33/+42
| * iwlagn: clean up some exit codeJohannes Berg2011-04-221-24/+2
| * iwlagn: simplify error table readingJohannes Berg2011-04-224-54/+91
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-04-2529-289/+1324
|\ \ | |/ |/|
OpenPOWER on IntegriCloud