summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-33/+30
* mac80211: release channel on auth failureMichal Kazior2015-06-091-0/+3
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-4/+2
* mac80211: act upon and report deauth while associatingJohannes Berg2015-06-011-39/+53
* mac80211: disconnect TDLS stations on STA CSAArik Nemtsov2015-05-201-0/+26
* mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi2015-04-241-21/+36
* mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville2015-04-011-7/+7