summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-06iwlwifi: mvm: rs: choose correct expected tpt tableEyal Shapira1-1/+1
2014-05-06iwlwifi: mvm: rs: avoid TPC while in search cycleEyal Shapira1-1/+2
2014-05-06iwlwifi: mvm: rs: don't allow TPC when power save is disabledEyal Shapira1-4/+9
2014-05-06iwlwifi: mvm: rs: overhaul rs_get_best_rateEyal Shapira1-86/+31
2014-05-06iwlwifi: mvm: rs: revert changes to search cycle rulesEyal Shapira1-14/+14
2014-05-06Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach10094-222123/+562496
2014-05-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach9-155/+212
2014-05-06iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach1-1/+1
2014-05-06iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach1-3/+3
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller1-1/+1
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2-2/+22
2014-05-05cfg80211: free sme on connection failuresEliad Peller1-1/+1
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge1-1/+2
2014-04-30rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings1-1/+1
2014-04-30rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger1-0/+6
2014-04-30rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2-2/+3
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2-6/+6
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan5-5/+5
2014-04-30b43: N-PHY: complete radio 0x2056 setupRafał Miłecki1-5/+27
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh1-2/+2
2014-04-30iwlegacy: Convert /n to \nJoe Perches2-2/+2
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer2-31/+20
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee1-1/+1
2014-04-30Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee1-1/+0
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki1-1/+0
2014-04-30b43: use b43_software_rfkill helperRafał Miłecki1-3/+3
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki1-1/+6
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville62-882/+2051
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville13-138/+407
2014-04-30ath9k: remove tid->paused flagFelix Fietkau3-17/+3
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau1-0/+6
2014-04-28mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen1-0/+1
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen1-0/+16
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen5-12/+71
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang1-4/+1
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang1-9/+9
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy1-7/+15
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy4-0/+27
2014-04-25mac80211: change return value of notifier functionZhao, Gang3-9/+8
2014-04-25cfg80211: change return value of notifier functionZhao, Gang2-2/+4
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang12-117/+118
2014-04-25cfg80211: change registered device pointer nameZhao, Gang3-196/+196
2014-04-25mac80211: remove unnecessary BUG_ON()Zhao, Gang1-2/+1
2014-04-25mac80211: return bool instead of numbers in yes/no functionZhao, Gang1-9/+10
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2-7/+14
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior4-17/+49
2014-04-25mac80211: fix racy usage of chanctx->refcountMichal Kazior1-8/+9
2014-04-25mac80211: split ieee80211_free_chanctx()Michal Kazior1-12/+16
2014-04-25mac80211: split ieee80211_new_chanctx()Michal Kazior1-13/+43
2014-04-25mac80211: improve chanctx reservation lookupMichal Kazior1-2/+88