summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-28mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach
2013-10-14mac80211: fix crash if bitrate calculation goes wrongJohannes Berg
2013-10-01mac80211: improve default WMM parameter settingFred Zhou
2013-10-01mac80211: use exact-size allocation for authentication frameFred Zhou
2013-09-26mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh
2013-09-26mac80211: split off channel switch parsing functionSimon Wunderlich
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-05-29mac80211: support active monitor interfacesFelix Fietkau
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-16mac80211: support extended channel switchJohannes Berg
2013-04-11mac80211: fix ieee80211_queue_stopped()Thomas Pedersen
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-20mac80211: return the RSSI in dBmEmmanuel Grumbach
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06mac80211: merge reconfig assign chanctx codeStanislaw Gruszka
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg
2013-01-16mac80211: fix resume from WoWLANJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg