aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-8/+3
2013-08-23mac80211: ignore (E)CSA in probe response framesJohannes Berg1-8/+3
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+9
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-18/+36
2013-08-09mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich1-0/+9
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg1-1/+10
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg1-13/+13
2013-07-31mac80211: don't wait for TX status foreverJohannes Berg1-3/+12
2013-07-31mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright1-1/+1
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich1-1/+2
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich1-41/+54
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg1-8/+7
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-7/+80
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich1-0/+12
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar1-1/+7
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg1-7/+80
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar1-9/+11
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar1-21/+9
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg1-21/+23
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs1-0/+4
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg1-223/+118
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-10/+35
2013-05-17mac80211: fix direct probe authStanislaw Gruszka1-6/+6
2013-05-16mac80211: enable power save only if DTIM period is availableAlexander Bondar1-0/+4
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg1-6/+22
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg1-4/+4
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg1-6/+22
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg1-0/+25
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+20
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 Berg1-2/+4
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 Berg1-8/+8
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg1-4/+27
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-15/+56
2013-04-16mac80211: support extended channel switchJohannes Berg1-26/+51
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg1-28/+43
2013-04-16mac80211: use second center_freq segment only in 80+80Johannes Berg1-6/+4
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg1-4/+20
2013-04-10mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg1-32/+0
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-62/+66
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: parse Timeout Interval Element using a structJohannes Berg1-3/+3
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg1-1/+1
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg1-1/+1
2013-04-08mac80211: be more careful about sending beacon-loss-eventsBen Greear1-3/+5
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+4
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-7/+17