aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-141-0/+4
* mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-092-0/+22
* mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen2013-09-301-0/+2
* mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-301-0/+3
* mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-302-2/+3
* mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-261-4/+1
* mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-09-261-0/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-286-17/+20
|\
| * mac80211: fix change_interface queue assignmentsJohannes Berg2013-08-261-8/+11
| * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-2/+1
| * mac80211: assign seqnums for group QoS framesBob Copeland2013-08-231-2/+4
| * mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh2013-08-231-0/+3
| * mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-231-3/+0
| * mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg2013-08-221-2/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-8/+3
|\ \
| * | mac80211: ignore (E)CSA in probe response framesJohannes Berg2013-08-231-8/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-282-4/+33
|\ \ \ | |/ /
| * | mac80211: ibss: fix ignored channel parameterSimon Wunderlich2013-08-211-4/+29
| * | mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-0/+3
| * | mac80211: add missing channel context releaseJohannes Berg2013-08-211-0/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-1610-303/+516
|\ \ \ | | |/ | |/|
| * | mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-162-8/+148
| * | mac80211: move ibss presp generation in own functionSimon Wunderlich2013-08-161-76/+109
| * | mac80211: perform power save processing before decryptionJohan Almbladh2013-08-161-202/+202
| * | mac80211: ibss - do not scan if not needed when creating an IBSSAntonio Quartulli2013-08-121-0/+11
| * | mac80211: add vif to testmode cmdDavid Spinadel2013-08-121-1/+10
| * | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-1/+3
| * | mac80211: add control port protocol TX control flagJohannes Berg2013-08-122-5/+8
| * | mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich2013-08-091-0/+9
| * | mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh2013-08-091-7/+16
| * | wireless: make TU conversion macros availableJohannes Berg2013-08-061-3/+0
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-0912-33/+497
|\ \ \ | |/ /
| * | mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-017-2/+386
| * | mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg2013-08-011-0/+9
| * | mac80211: report some VHT radiotap infos for tx statusKarl Beldan2013-08-011-13/+63
| * | mac80211: ibss - remove not authorized station earlierAntonio Quartulli2013-08-011-1/+29
| * | mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-015-17/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-093-20/+45
|\ \ \ | | |/ | |/|
| * | mac80211: continue using disabled channels while connectedJohannes Berg2013-07-311-1/+10
| * | mac80211: ignore HT primary channel while connectedJohannes Berg2013-07-311-13/+13
| * | mac80211: don't wait for TX status foreverJohannes Berg2013-07-311-3/+12
| * | mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-07-311-1/+1
| * | mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka2013-07-231-2/+5
| * | mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh2013-07-221-0/+4
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-0119-290/+684
|\ \ \ | |/ / |/| / | |/
| * mac80211: make active monitor injection work w/ HW queueJohannes Berg2013-07-161-0/+4
| * mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh2013-07-161-1/+3
| * mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich2013-07-161-1/+3
| * mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-163-31/+10
| * mac80211: return if IBSS chandef can not be usedSimon Wunderlich2013-07-161-0/+8