summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ath9k: Reconfigure VIF state properlySujith Manoharan2012-07-171-0/+27
| * | | | ath9k: Fix ANI managementSujith Manoharan2012-07-174-28/+70
| * | | | ath9k: Cleanup the beacon taskletSujith Manoharan2012-07-173-68/+63
| * | | | ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-173-0/+21
| * | | | ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-174-22/+4
| * | | | ath9k: Remove is_bslot_activeSujith Manoharan2012-07-173-13/+9
| * | | | ath9k: Cleanup beacon logicSujith Manoharan2012-07-174-162/+98
| * | | | ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-172-71/+49
| * | | | ath9k: Cleanup interface handlingSujith Manoharan2012-07-171-15/+2
| * | | | ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-174-12/+6
| * | | | ath9k: Fix beacon setupSujith Manoharan2012-07-173-146/+47
| * | | | ath5k: fix txop limit handlingFelix Fietkau2012-07-171-1/+1
| * | | | libertas USB: don't set surpriseremoved flagDaniel Drake2012-07-171-1/+0
| * | | | libertas: handle command failure immediatelyDaniel Drake2012-07-171-3/+3
| * | | | libertas: Update 11d info only when interface is activeDaniel Drake2012-07-175-14/+22
| * | | | ath9k_hw: fix SREV checks for applying tuning caps from EEPROMFelix Fietkau2012-07-171-2/+4
| * | | | ath9k_hw: apply XLNA bias settings from EEPROMFelix Fietkau2012-07-173-11/+50
| * | | | ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau2012-07-172-85/+35
| * | | | ath9k_hw: apply XPA timing control values from EEPROMFelix Fietkau2012-07-171-0/+23
| * | | | ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau2012-07-173-30/+46
| * | | | ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau2012-07-174-2/+14
| * | | | ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau2012-07-172-2/+2
| * | | | ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau2012-07-173-505/+201
| * | | | ath9k_hw: fix tx gain tables for AR934xFelix Fietkau2012-07-171-6/+23
| * | | | ath9k_hw: enable ANI on AR934xFelix Fietkau2012-07-171-4/+0
| * | | | ath9k: validate rx antenna settingsFelix Fietkau2012-07-171-1/+18
| * | | | ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau2012-07-171-2/+12
| * | | | mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar2012-07-172-34/+26
| * | | | mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar2012-07-172-75/+108
| * | | | mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-177-201/+17
| * | | | mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-176-259/+2
| * | | | ath9k_hw: fix 5 GHz frequency selection on AR934x/AR955x with 25 MHz refclockFelix Fietkau2012-07-171-2/+2
| * | | | rtlwifi: rtl8192de: Fix phy-based version calculationForest Bond2012-07-171-3/+3
| * | | | b43: use temporary rate_index for error checkingJohannes Berg2012-07-171-4/+5
| * | | | ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez2012-07-171-1/+1
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-171-5/+0
| |\ \ \ \
| | * | | | mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn2012-07-171-5/+0
| * | | | | wireless: brcm80211: use %pM to print BSSIDAndy Shevchenko2012-07-121-3/+1
| * | | | | rtlwifi: rtl8192cu: Change buffer allocation for synchronous readsLarry Finger2012-07-122-3/+12
| * | | | | rtlwifi: Remove extra argument from queue setup routineLarry Finger2012-07-123-3/+3
| * | | | | brcmsmac: restructure info->control.sta handling as it is goning to be remove...Thomas Huehn2012-07-123-8/+7
| * | | | | ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan2012-07-121-0/+3
| * | | | | ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan2012-07-122-0/+374
| * | | | | ath: Add Wake-on-Wireless debug maskMohammed Shafi Shajakhan2012-07-121-0/+2
| * | | | | ath9k_hw: Add hardware code for WoWMohammed Shafi Shajakhan2012-07-123-0/+564
| * | | | | ath9k_hw: INI changes for WoW for AR9002 chipsetsMohammed Shafi Shajakhan2012-07-123-0/+22
| * | | | | ath9k: advertise supported WoW flags to upper layerMohammed Shafi Shajakhan2012-07-121-0/+18
| * | | | | ath9k_hw: advertise WoW support for capable chipsetsMohammed Shafi Shajakhan2012-07-121-0/+8
| * | | | | ath9k_hw: Add WoW hardware capability flagsMohammed Shafi Shajakhan2012-07-121-0/+14
| * | | | | ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan2012-07-122-0/+46