summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-09-26mac80211: ignore (E)CSA in probe response framesJohannes Berg
2013-08-21mac80211: ibss: fix ignored channel parameterSimon Wunderlich
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-21mac80211: add missing channel context releaseJohannes Berg
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: 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
2013-06-13mac80211: Fix VHT bandwidth change eventIlan Peer
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar
2013-06-13mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear
2013-06-13mac80211: fix TX aggregation TID struct leakJohannes Berg
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-11mac80211: fix mesh deadlockThomas Pedersen
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg