aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-08mac80211: reject/clear user rate mask if not usableJohannes Berg1-0/+2
2017-03-07mac80211: ignore VHT membership selector when parsing ratesJohannes Berg1-5/+5
2017-03-06mac80211: Print text for disassociation reasonArkadiusz Miskiewicz1-2/+3
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski1-0/+24
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-1/+1
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-3/+4
2016-12-13mac80211: Remove unused 'beaconint_us' variableKirtika Ruchandani1-4/+0
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg1-9/+12
2016-10-27mac80211: FILS AEAD protection for station mode association framesJouni Malinen1-0/+27
2016-10-27mac80211: Add FILS auth alg mappingJouni Malinen1-0/+12
2016-10-27mac80211: Allow AUTH_DATA to be used for FILSJouni Malinen1-3/+6
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen1-6/+6
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach1-1/+1
2016-09-15mac80211: fix possible out-of-bounds accessJohannes Berg1-4/+8
2016-05-12mac80211: remove disconnected APs from BSS tableDavid Spinadel1-0/+5
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-7/+7
2016-04-06mac80211: add fast-rx pathJohannes Berg1-0/+9
2016-04-05mac80211: avoid useless memory write on each frame RXJohannes Berg1-3/+4
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-49/+30
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon1-5/+6
2016-02-24mac80211: always print a message when disconnectingJohannes Berg1-5/+12
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg1-37/+4
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni1-2/+0
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang1-2/+1
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon1-0/+7
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+11
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira1-1/+1
2015-12-15mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg1-5/+10
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com1-2/+4
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg1-94/+48
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach1-7/+7
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg1-2/+2
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski1-0/+19
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg1-8/+2
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-55/+14
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam1-1/+5
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-102/+53
2015-09-29mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg1-5/+5
2015-09-29mac80211: reduce indentation by inlining a checkJohannes Berg1-24/+20
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg1-14/+6
2015-09-22mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2015-09-22mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg1-1/+0
2015-09-22mac80211: remove direct probe step before authenticationJohannes Berg1-59/+23
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov1-0/+16
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon1-1/+36
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov1-18/+0
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg1-5/+1
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-33/+30
2015-06-09mac80211: release channel on auth failureMichal Kazior1-0/+3
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg1-4/+2