summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: add place for flash memory supportRafał Miłecki2012-07-176-3/+84
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-177-34/+41
* 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
* bcma: cc: update definesRafał Miłecki2012-07-171-1/+50
* 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-1719-137/+432
|\
| * mac80211: go out of PS before sending disassocEliad Peller2012-07-171-6/+11
| * cfg80211: remove regulatory_update()Luis R. Rodriguez2012-07-171-10/+2
| * cfg80211: make regulatory_update() staticLuis R. Rodriguez2012-07-173-4/+4
| * cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez2012-07-173-5/+7
| * cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-176-8/+171
| * cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez2012-07-171-0/+21
| * cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo2012-07-171-1/+4
| * cfg80211: support TX error rate CQMThomas Pedersen2012-07-175-0/+140
| * nl80211: add wdev ID as u64 as it shouldJohannes Berg2012-07-171-1/+1
| * mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn2012-07-171-5/+0
| * mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari2012-07-171-0/+1