summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-3/+121
|\
| * {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-281-0/+87
| * mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-281-0/+9
| * mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee2013-10-281-3/+0
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-0/+25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-4/+5
|\ \ | |/ |/|
| * mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-141-0/+4
| * mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-261-4/+1
* | mac80211: improve default WMM parameter settingFred Zhou2013-10-011-13/+14
* | mac80211: use exact-size allocation for authentication frameFred Zhou2013-10-011-2/+2
* | mac80211: split off channel switch parsing functionSimon Wunderlich2013-09-261-0/+60
* | mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2013-09-261-37/+34
|/
* mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-161-1/+1
* mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-161-26/+0
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-30/+129
* mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-161-13/+26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-181-2/+2
|\
| * mac80211: work around broken APs not including HT infoJohannes Berg2013-06-121-2/+2
* | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-2/+3
* | mac80211: support active monitor interfacesFelix Fietkau2013-05-291-0/+6
* | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-2/+2
* | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-0/+7
|\ \ | |/
| * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-161-0/+7
* | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-26/+0
|/
* mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-1/+35
* mac80211: support secondary channel offset in CSAJohannes Berg2013-04-161-0/+8
* mac80211: support extended channel switchJohannes Berg2013-04-161-0/+7
* mac80211: fix ieee80211_queue_stopped()Thomas Pedersen2013-04-111-1/+2
* mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2013-04-081-6/+0
* mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-081-0/+5
* mac80211: parse Timeout Interval Element using a structJohannes Berg2013-04-081-2/+4
* mac80211: check ERP info IE length in parserJohannes Berg2013-04-081-2/+4
* mac80211: check DSSS params IE length in parserJohannes Berg2013-04-081-2/+4
* mac80211: remove unused IE pointers from parserJohannes Berg2013-04-081-19/+0
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+1
* mac80211: return the RSSI in dBmEmmanuel Grumbach2013-03-201-1/+1
* mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-7/+16
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-0/+25
* mac80211: merge reconfig assign chanctx codeStanislaw Gruszka2013-03-061-25/+22
* mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka2013-03-061-26/+0
* mac80211: constify IE parsingJohannes Berg2013-02-151-2/+2
* mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-151-0/+6
* mac80211: don't pick up WPA vendor IEJohannes Berg2013-02-151-5/+1
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+46
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+4
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-6/+6
* mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-0/+4
* mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-161-3/+4
* mac80211: fix resume from WoWLANJohannes Berg2013-01-161-2/+4
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-031-1/+2
OpenPOWER on IntegriCloud