summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich
2013-08-09mac80211: allow lowest basic rate for unicast management for meshChun-Yeow Yeoh
2013-08-06wireless: make TU conversion macros availableJohannes Berg
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-08-01mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg
2013-08-01mac80211: report some VHT radiotap infos for tx statusKarl Beldan
2013-08-01mac80211: ibss - remove not authorized station earlierAntonio Quartulli
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg
2013-07-31mac80211: don't wait for TX status foreverJohannes Berg
2013-07-31mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright
2013-07-23mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka
2013-07-22mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh
2013-07-16mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau
2013-07-16mac80211: make active monitor injection work w/ HW queueJohannes Berg
2013-07-16mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh
2013-07-16mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich
2013-07-16mac80211: return if IBSS chandef can not be usedSimon Wunderlich
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich
2013-07-16mac80211: add per-chain signal information to radiotapJohannes Berg
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich
2013-07-16mac80211: fix duplicate retransmission detectionJohannes Berg
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg
2013-07-16mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-24mac80211: initialize power mode for mesh STAsThomas Pedersen
2013-06-24mac80211: allow self-protected frame tx without staThomas Pedersen
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli
2013-06-18mac80211: change IBSS channel state to chandefSimon Wunderlich
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen