aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg1-1/+1
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich1-26/+0
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich1-30/+129
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich1-13/+26
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg1-2/+2
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar1-2/+3
2013-05-29mac80211: support active monitor interfacesFelix Fietkau1-0/+6
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg1-2/+2
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-0/+7
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan1-26/+0
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg1-0/+7
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg1-1/+35
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-0/+8
2013-04-16mac80211: support extended channel switchJohannes Berg1-0/+7
2013-04-11mac80211: fix ieee80211_queue_stopped()Thomas Pedersen1-1/+2
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg1-6/+0
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg1-0/+5
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg1-2/+4
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg1-2/+4
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg1-2/+4
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg1-19/+0
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+1
2013-03-20mac80211: return the RSSI in dBmEmmanuel Grumbach1-1/+1
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg1-7/+16
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-0/+25
2013-03-06mac80211: merge reconfig assign chanctx codeStanislaw Gruszka1-25/+22
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka1-26/+0
2013-02-15mac80211: constify IE parsingJohannes Berg1-2/+2
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg1-0/+6
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg1-5/+1
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+46
2013-02-04mac80211: mesh power save basicsMarco Porsch1-0/+4
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg1-6/+6
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-0/+4
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg1-3/+4
2013-01-16mac80211: fix resume from WoWLANJohannes Berg1-2/+4
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg1-1/+2
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg1-3/+5
2013-01-03mac80211: clean up association better in suspendJohannes Berg1-0/+5
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg1-1/+1
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-23/+35
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg1-17/+9
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg1-7/+27
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg1-1/+1
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-20/+39
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg1-0/+14
2012-11-26mac80211: convert to channel definition structJohannes Berg1-20/+25
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+72
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2