summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: reconfig bss_info_changed only if beaconingJohannes Berg2013-01-031-3/+5
* mac80211: clean up association better in suspendJohannes Berg2013-01-031-0/+5
* mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg2013-01-031-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-23/+35
|\
| * mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-301-17/+9
| * mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-301-7/+27
| * mac80211: support P2P GO powersave configurationJohannes Berg2012-11-271-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-20/+39
|\|
| * mac80211: support drivers reporting VHT RXJohannes Berg2012-11-261-0/+14
| * mac80211: convert to channel definition structJohannes Berg2012-11-261-20/+25
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-4/+72
|\|
| * mac80211: fix channel context suspend/reconfig handlingJohannes Berg2012-11-201-0/+15
| * mac80211: check add_chanctx callback before use in ieee80211_reconfigArend van Spriel2012-11-191-4/+6
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-0/+51
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-0/+2
|\ \ | |/ |/|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-141-0/+2
| |\
| | * mac80211: don't send null data packet when not associatedJohannes Berg2012-11-091-0/+2
* | | mac80211: reassign channel contexts before stationsJohannes Berg2012-11-091-11/+17
* | | mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-4/+14
* | | mac80211: call driver method when restart completesJohannes Berg2012-11-091-1/+3
* | | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-1/+2
* | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-10-301-9/+37
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-291-7/+35
| |\| |
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-291-7/+35
| | |\|