index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-1
/
+1
2017-02-08
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-3
/
+4
2016-12-13
mac80211: Remove unused 'beaconint_us' variable
Kirtika Ruchandani
1
-4
/
+0
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-9
/
+12
2016-10-27
mac80211: FILS AEAD protection for station mode association frames
Jouni Malinen
1
-0
/
+27
2016-10-27
mac80211: Add FILS auth alg mapping
Jouni Malinen
1
-0
/
+12
2016-10-27
mac80211: Allow AUTH_DATA to be used for FILS
Jouni Malinen
1
-3
/
+6
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
1
-6
/
+6
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
1
-1
/
+1
2016-09-15
mac80211: fix possible out-of-bounds access
Johannes Berg
1
-4
/
+8
2016-05-12
mac80211: remove disconnected APs from BSS table
David Spinadel
1
-0
/
+5
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-7
/
+7
2016-04-06
mac80211: add fast-rx path
Johannes Berg
1
-0
/
+9
2016-04-05
mac80211: avoid useless memory write on each frame RX
Johannes Berg
1
-3
/
+4
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-49
/
+30
2016-02-24
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
1
-5
/
+6
2016-02-24
mac80211: always print a message when disconnecting
Johannes Berg
1
-5
/
+12
2016-02-24
mac80211: refactor HT/VHT to chandef code
Johannes Berg
1
-37
/
+4
2016-01-26
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
1
-2
/
+0
2016-01-14
cfg80211/mac80211: use to_delayed_work
Geliang Tang
1
-2
/
+1
2016-01-14
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
1
-0
/
+7
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+11
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
1
-1
/
+1
2015-12-15
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
1
-5
/
+10
2015-12-04
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
1
-2
/
+4
2015-11-03
mac80211: treat bad WMM parameters more gracefully
Johannes Berg
1
-94
/
+48
2015-11-03
mac80211: fixup AIFSN instead of disabling WMM
Emmanuel Grumbach
1
-7
/
+7
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
1
-2
/
+2
2015-11-03
mac80211: Fix local deauth while associating
Andrei Otcheretianski
1
-0
/
+19
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
1
-8
/
+2
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
1
-55
/
+14
2015-10-13
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
1
-1
/
+5
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
1
-102
/
+53
2015-09-29
mac80211: use bool argument to ieee80211_send_nullfunc
Johannes Berg
1
-5
/
+5
2015-09-29
mac80211: reduce indentation by inlining a check
Johannes Berg
1
-24
/
+20
2015-09-22
mac80211: use DECLARE_EWMA for ave_beacon_signal
Johannes Berg
1
-14
/
+6
2015-09-22
mac80211: fix driver RSSI event calculations
Johannes Berg
1
-1
/
+1
2015-09-22
mac80211: remove last_beacon/ave_beacon debugfs files
Johannes Berg
1
-1
/
+0
2015-09-22
mac80211: remove direct probe step before authentication
Johannes Berg
1
-59
/
+23
2015-09-04
mac80211: avoid VHT usage with no 80MHz chans allowed
Arik Nemtsov
1
-0
/
+16
2015-07-17
mac80211: Add support for declaring MU-MIMO capability
Sara Sharon
1
-1
/
+36
2015-07-17
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
1
-18
/
+0
2015-07-17
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
1
-5
/
+1
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-33
/
+30
2015-06-09
mac80211: release channel on auth failure
Michal Kazior
1
-0
/
+3
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
1
-4
/
+2
2015-06-01
mac80211: act upon and report deauth while associating
Johannes Berg
1
-39
/
+53
2015-05-20
mac80211: disconnect TDLS stations on STA CSA
Arik Nemtsov
1
-0
/
+26
2015-04-24
mac80211: fix ignored HT/VHT override configs
Chaya Rachel Ivgi
1
-21
/
+36
2015-04-01
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
1
-7
/
+7
[next]