summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho2017-05-081-0/+4
* mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-281-1/+13
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-2/+12
* mac80211: reject/clear user rate mask if not usableJohannes Berg2017-03-081-0/+2
* mac80211: ignore VHT membership selector when parsing ratesJohannes Berg2017-03-071-5/+5
* mac80211: Print text for disassociation reasonArkadiusz Miskiewicz2017-03-061-2/+3
* mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-061-0/+24
* cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-1/+1
* mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-3/+4
* mac80211: Remove unused 'beaconint_us' variableKirtika Ruchandani2016-12-131-4/+0
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-091-9/+12
* mac80211: FILS AEAD protection for station mode association framesJouni Malinen2016-10-271-0/+27
* mac80211: Add FILS auth alg mappingJouni Malinen2016-10-271-0/+12
* mac80211: Allow AUTH_DATA to be used for FILSJouni Malinen2016-10-271-3/+6
* cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-271-6/+6
* mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-191-1/+1
* mac80211: fix possible out-of-bounds accessJohannes Berg2016-09-151-4/+8
* mac80211: remove disconnected APs from BSS tableDavid Spinadel2016-05-121-0/+5
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-7/+7
* mac80211: add fast-rx pathJohannes Berg2016-04-061-0/+9
* mac80211: avoid useless memory write on each frame RXJohannes Berg2016-04-051-3/+4
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-49/+30
|\
| * mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-241-5/+6
| * mac80211: always print a message when disconnectingJohannes Berg2016-02-241-5/+12
| * mac80211: refactor HT/VHT to chandef codeJohannes Berg2016-02-241-37/+4
| * cfg80211/mac80211: use to_delayed_workGeliang Tang2016-01-141-2/+1
| * mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-141-0/+7
* | mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-261-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-6/+11
|\
| * mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-151-1/+1
| * mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-151-5/+10
* | mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com2015-12-041-2/+4
|/
* mac80211: treat bad WMM parameters more gracefullyJohannes Berg2015-11-031-94/+48
* mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach2015-11-031-7/+7
* mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-031-2/+2
* mac80211: Fix local deauth while associatingAndrei Otcheretianski2015-11-031-0/+19
* mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-211-8/+2
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-55/+14
* Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-131-1/+5
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-071-102/+53
|\
| * mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg2015-09-291-5/+5
| * mac80211: reduce indentation by inlining a checkJohannes Berg2015-09-291-24/+20
| * mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg2015-09-221-14/+6
| * mac80211: fix driver RSSI event calculationsJohannes Berg2015-09-221-1/+1
| * mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-221-1/+0
| * mac80211: remove direct probe step before authenticationJohannes Berg2015-09-221-59/+23
* | mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov2015-09-041-0/+16
|/
* mac80211: Add support for declaring MU-MIMO capabilitySara Sharon2015-07-171-1/+36
* mac80211: TDLS: correctly configure SMPS stateArik Nemtsov2015-07-171-18/+0
* mac80211: remove exposing 'mfp' to driversJohannes Berg2015-07-171-5/+1
OpenPOWER on IntegriCloud