summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-17ath9k: Cleanup interface handlingSujith Manoharan1-15/+2
2012-07-17ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan4-12/+6
2012-07-17ath9k: Fix beacon setupSujith Manoharan3-146/+47
2012-07-17ath5k: fix txop limit handlingFelix Fietkau1-1/+1
2012-07-17bcma: cc: update definesRafał Miłecki1-1/+50
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. Linville19-137/+432
2012-07-17mac80211: go out of PS before sending disassocEliad Peller1-6/+11
2012-07-17cfg80211: remove regulatory_update()Luis R. Rodriguez1-10/+2
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez3-4/+4
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez3-5/+7
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez6-8/+171
2012-07-17cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez1-0/+21
2012-07-17cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo1-1/+4
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen5-0/+140
2012-07-17nl80211: add wdev ID as u64 as it shouldJohannes Berg1-1/+1
2012-07-17mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn1-5/+0
2012-07-17mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari1-0/+1
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg4-62/+2
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg4-7/+38
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg3-17/+14
2012-07-13mac80211: fix use after freeAlan Cox1-2/+4
2012-07-13nl80211: allow enabling WoWLAN without triggersJohannes Berg1-17/+13
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łecki7-6/+144