summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-04-25ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian
2011-04-25ath9k: optimize the usage of power save wrappers.Senthil Balasubramanian
2011-04-25ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485Senthil Balasubramanian
2011-04-25ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian
2011-04-25ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan
2011-04-25ath9k: Fix bug in configuring hw timerVasanthakumar Thiagarajan
2011-04-25mwl8k: Enable life time expiry for tx packets in the hardwareNishant Sarmukadam
2011-04-25mwl8k: Reserve buffers for tx management framesNishant Sarmukadam
2011-04-25mwl8k: Add timestamp information for tx packetsPradeep Nemavat
2011-04-25mwl8k: Do not stop tx queuesPradeep Nemavat
2011-04-25iwlwifi: fix possible data overwrite in hcmd callbackStanislaw Gruszka
2011-04-25ath9k_htc: Remove unused macros and structuresSujith Manoharan
2011-04-25ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan
2011-04-25ath9k_htc: Fix max A-MPDU size handlingSujith Manoharan
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-25ssb: cc: use correct min_msk for 0x4312Rafał Miłecki
2011-04-25ssb: pci: trivial: correct amount of maximum retriesRafał Miłecki
2011-04-25ath9k_hw: Enable AR9340 supportVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Assign macversion based on devid for built-in wmacVasanthakumar Thiagarajan
2011-04-25ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Read iq calibration data only for active chainsVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Enable byte Tx/Rx data swap for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure tuning capacitance value for AR9340 as wellVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ calVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Read spur frequency information from eeprom for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Don't do ani initialization for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Add initvals.h for ar9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Take care of few host interface register changes for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan
2011-04-25Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-04-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-04-22iwlagn: remove hw_ready variableJohannes Berg
2011-04-22iwlagn: combine firmware code/dataJohannes Berg
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg
2011-04-22iwlagn: make iwlagn_wait_notification return error codeJohannes Berg
2011-04-22iwlagn: extend notification wait functionJohannes Berg
2011-04-22iwlagn: refactor up pathJohannes Berg