summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2018-10-10mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-10-10mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-04-13mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho
2018-03-24mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-09-15mac80211: fix possible out-of-bounds accessJohannes Berg
2016-05-12mac80211: remove disconnected APs from BSS tableDavid Spinadel
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-05mac80211: avoid useless memory write on each frame RXJohannes Berg
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon
2016-02-24mac80211: always print a message when disconnectingJohannes Berg
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-12-15mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-29mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg
2015-09-29mac80211: reduce indentation by inlining a checkJohannes Berg
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg
2015-09-22mac80211: fix driver RSSI event calculationsJohannes Berg
2015-09-22mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg
2015-09-22mac80211: remove direct probe step before authenticationJohannes Berg
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-09mac80211: release channel on auth failureMichal Kazior
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
2015-06-01mac80211: act upon and report deauth while associatingJohannes Berg
2015-05-20mac80211: disconnect TDLS stations on STA CSAArik Nemtsov
2015-04-24mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi
2015-04-01mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg
2015-03-30mac80211: send AP probe as unicast againJohannes Berg
2015-03-30mac80211: stop scan before connectionDavid Spinadel