summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-17libertas USB: don't set surpriseremoved flagDaniel Drake1-1/+0
2012-07-17libertas: handle command failure immediatelyDaniel Drake1-3/+3
2012-07-17libertas: Update 11d info only when interface is activeDaniel Drake5-14/+22
2012-07-17ath9k_hw: fix SREV checks for applying tuning caps from EEPROMFelix Fietkau1-2/+4
2012-07-17ath9k_hw: apply XLNA bias settings from EEPROMFelix Fietkau3-11/+50
2012-07-17ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau2-85/+35
2012-07-17ath9k_hw: apply XPA timing control values from EEPROMFelix Fietkau1-0/+23
2012-07-17ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau3-30/+46
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau4-2/+14
2012-07-17ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau2-2/+2
2012-07-17ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau3-505/+201
2012-07-17ath9k_hw: fix tx gain tables for AR934xFelix Fietkau1-6/+23
2012-07-17ath9k_hw: enable ANI on AR934xFelix Fietkau1-4/+0
2012-07-17ath9k: validate rx antenna settingsFelix Fietkau1-1/+18
2012-07-17ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau1-2/+12
2012-07-17mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar2-34/+26
2012-07-17mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar2-75/+108
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar7-201/+17
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar6-259/+2
2012-07-17ath9k_hw: fix 5 GHz frequency selection on AR934x/AR955x with 25 MHz refclockFelix Fietkau1-2/+2
2012-07-17rtlwifi: rtl8192de: Fix phy-based version calculationForest Bond1-3/+3
2012-07-17b43: use temporary rate_index for error checkingJohannes Berg1-4/+5
2012-07-17ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez1-1/+1
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-5/+0
2012-07-17mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn1-5/+0
2012-07-12wireless: brcm80211: use %pM to print BSSIDAndy Shevchenko1-3/+1
2012-07-12rtlwifi: rtl8192cu: Change buffer allocation for synchronous readsLarry Finger2-3/+12
2012-07-12rtlwifi: Remove extra argument from queue setup routineLarry Finger3-3/+3
2012-07-12bcma: add new cores at the end of listRafał Miłecki1-2/+2
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki5-6/+42
2012-07-12bcma: fix typo - reading number of slave wrappersRafał Miłecki1-1/+1
2012-07-12bcma: support alternative (BCM4706) ChipCommon core idRafał Miłecki1-5/+12
2012-07-12brcmsmac: restructure info->control.sta handling as it is goning to be remove...Thomas Huehn3-8/+7
2012-07-12ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan1-0/+3
2012-07-12ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan2-0/+374
2012-07-12ath: Add Wake-on-Wireless debug maskMohammed Shafi Shajakhan1-0/+2
2012-07-12ath9k_hw: Add hardware code for WoWMohammed Shafi Shajakhan3-0/+564
2012-07-12ath9k_hw: INI changes for WoW for AR9002 chipsetsMohammed Shafi Shajakhan3-0/+22
2012-07-12ath9k: advertise supported WoW flags to upper layerMohammed Shafi Shajakhan1-0/+18
2012-07-12ath9k_hw: advertise WoW support for capable chipsetsMohammed Shafi Shajakhan1-0/+8
2012-07-12ath9k_hw: Add WoW hardware capability flagsMohammed Shafi Shajakhan1-0/+14
2012-07-12ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan2-0/+46
2012-07-12ath9k_hw: Add register definitions for WoW supportMohammed Shafi Shajakhan1-1/+144
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-40/+20
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville15-68/+77
2012-07-12iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2-4/+4
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg3-3/+3
2012-07-12nl80211: move scan API to wdevJohannes Berg7-10/+13
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg6-40/+42
2012-07-11ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2-7/+18