summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192s...Chaoming_Li2011-04-262-96/+83
* rtlwifi: rtl8192c-common: Change common firmware routines for addition of rtl...Chaoming_Li2011-04-262-33/+52
* rtlwifi: rtl8192c-common: Convert common dynamic management routines for addi...Chaoming_Li2011-04-262-21/+447
* rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-263-10/+13
* rtlwifi: Convert regulatory domain routines for addition of rtl8192se and rtl...Chaoming_Li2011-04-262-21/+78
* rtlwifi: Convert rc routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-262-126/+95
* rtlwifi: Convert ps routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-262-37/+239
* rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-263-229/+578
* rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-267-160/+268
* rtlwifi: Change cam routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-262-22/+89
* rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-2610-141/+675
* rtlwifi: Change wifi.h for rtl8192se and rtl8192deChaoming_Li2011-04-262-10/+155
* rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DEChaoming_Li2011-04-262-38/+66
* carl9170: improve unicast PS bufferingChristian Lamparter2011-04-263-139/+112
* p54: implement multicast filterChristian Lamparter2011-04-264-0/+65
* 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-2617-65/+70
|\
| * iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| * iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
| * iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| * ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
| * iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
| * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
| * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
* | 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
* | 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
* | 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