aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville27-830/+1309
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-12/+39
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+39
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau2-91/+111
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau2-68/+84
2013-04-22mac80211: improve the rate control APIFelix Fietkau3-167/+303
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan1-0/+3
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan1-6/+15
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland3-2/+5
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar1-0/+1
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg8-33/+77
2013-04-18mac80211: fix P2P-Device management frame RXJohannes Berg1-1/+2
2013-04-17mac80211: optimize minstrel_ewmaKarl Beldan1-2/+3
2013-04-17mac80211: cosmetics for minstrel_debugfsKarl Beldan1-2/+2
2013-04-17mac80211: fix station entry leak/warning while suspendingJohannes Berg1-2/+2
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau2-2/+12
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau4-8/+26
2013-04-16mac80211: adjust initial chandefs assignments in ieee80211_register_hwKarl Beldan1-11/+12
2013-04-16mac80211: fix rate control tx handler for VHT ratesKarl Beldan1-14/+17
2013-04-16mac80211: remove warning from ieee80211_beacon_lossAlexander Bondar1-1/+0
2013-04-16mac80211: handle wide bandwidth channel switchJohannes Berg1-17/+79
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg8-18/+53
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg2-4/+43
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg4-20/+70
2013-04-16mac80211: support extended channel switchJohannes Berg3-26/+59
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg3-36/+43
2013-04-16mac80211: use second center_freq segment only in 80+80Johannes Berg1-6/+4
2013-04-12Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-4/+20
2013-04-11mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan1-4/+7
2013-04-11mac80211: fix ieee80211_queue_stopped()Thomas Pedersen1-1/+2
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg1-4/+20
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak1-0/+4
2013-04-10mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg1-32/+0
2013-04-10mac80211: clear SSID when stopping APMarek Puzyniak1-0/+1
2013-04-10mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich1-10/+33
2013-04-10mac80211: stringify another plink stateThomas Pedersen1-2/+2
2013-04-10mac80211: unset FC retry bit in mesh fwding pathThomas Pedersen1-0/+1
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville19-373/+406
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville20-217/+314
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville5-13/+39
2013-04-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-8/+19
2013-04-08mac80211: fix LED in idle handlingJohannes Berg1-8/+19
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2-8/+6
2013-04-08mac80211: don't start new netdev queues if driver stoppedJohannes Berg1-2/+22
2013-04-08mac80211: replace some dead code by a warningJohannes Berg1-1/+2
2013-04-08mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg1-24/+2
2013-04-08mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar1-1/+2
2013-04-08mac80211: fix do_stop handling while suspendedJohannes Berg1-25/+49
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg4-6/+11
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg4-5/+8