index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix possible out-of-bounds access
Johannes Berg
2016-09-15
1
-4
/
+8
*
mac80211: remove disconnected APs from BSS table
David Spinadel
2016-05-12
1
-0
/
+5
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-7
/
+7
*
mac80211: add fast-rx path
Johannes Berg
2016-04-06
1
-0
/
+9
*
mac80211: avoid useless memory write on each frame RX
Johannes Berg
2016-04-05
1
-3
/
+4
*
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-03-01
1
-49
/
+30
|
\
|
*
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
2016-02-24
1
-5
/
+6
|
*
mac80211: always print a message when disconnecting
Johannes Berg
2016-02-24
1
-5
/
+12
|
*
mac80211: refactor HT/VHT to chandef code
Johannes Berg
2016-02-24
1
-37
/
+4
|
*
cfg80211/mac80211: use to_delayed_work
Geliang Tang
2016-01-14
1
-2
/
+1
|
*
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
2016-01-14
1
-0
/
+7
*
|
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
2016-01-26
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-6
/
+11
|
\
|
*
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
2015-12-15
1
-1
/
+1
|
*
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
2015-12-15
1
-5
/
+10
*
|
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
2015-12-04
1
-2
/
+4
|
/
*
mac80211: treat bad WMM parameters more gracefully
Johannes Berg
2015-11-03
1
-94
/
+48
*
mac80211: fixup AIFSN instead of disabling WMM
Emmanuel Grumbach
2015-11-03
1
-7
/
+7
*
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
2015-11-03
1
-2
/
+2
*
mac80211: Fix local deauth while associating
Andrei Otcheretianski
2015-11-03
1
-0
/
+19
*
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
2015-10-21
1
-8
/
+2
*
mac80211: remove PM-QoS listener
Johannes Berg
2015-10-14
1
-55
/
+14
*
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
2015-10-13
1
-1
/
+5
*
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-10-07
1
-102
/
+53
|
\
|
*
mac80211: use bool argument to ieee80211_send_nullfunc
Johannes Berg
2015-09-29
1
-5
/
+5
|
*
mac80211: reduce indentation by inlining a check
Johannes Berg
2015-09-29
1
-24
/
+20
|
*
mac80211: use DECLARE_EWMA for ave_beacon_signal
Johannes Berg
2015-09-22
1
-14
/
+6
|
*
mac80211: fix driver RSSI event calculations
Johannes Berg
2015-09-22
1
-1
/
+1
|
*
mac80211: remove last_beacon/ave_beacon debugfs files
Johannes Berg
2015-09-22
1
-1
/
+0
|
*
mac80211: remove direct probe step before authentication
Johannes Berg
2015-09-22
1
-59
/
+23
*
|
mac80211: avoid VHT usage with no 80MHz chans allowed
Arik Nemtsov
2015-09-04
1
-0
/
+16
|
/
*
mac80211: Add support for declaring MU-MIMO capability
Sara Sharon
2015-07-17
1
-1
/
+36
*
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
2015-07-17
1
-18
/
+0
*
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
2015-07-17
1
-5
/
+1
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-33
/
+30
*
mac80211: release channel on auth failure
Michal Kazior
2015-06-09
1
-0
/
+3
*
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
2015-06-02
1
-4
/
+2
*
mac80211: act upon and report deauth while associating
Johannes Berg
2015-06-01
1
-39
/
+53
*
mac80211: disconnect TDLS stations on STA CSA
Arik Nemtsov
2015-05-20
1
-0
/
+26
*
mac80211: fix ignored HT/VHT override configs
Chaya Rachel Ivgi
2015-04-24
1
-21
/
+36
*
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
2015-04-01
1
-7
/
+7
*
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
1
-65
/
+147
|
\
|
*
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
2015-03-30
1
-1
/
+1
|
*
mac80211: send AP probe as unicast again
Johannes Berg
2015-03-30
1
-1
/
+1
|
*
mac80211: stop scan before connection
David Spinadel
2015-03-30
1
-0
/
+4
|
*
mac80211: notify the driver about deauth
Emmanuel Grumbach
2015-03-30
1
-18
/
+42
|
*
mac80211: notify the driver about association status
Emmanuel Grumbach
2015-03-30
1
-0
/
+15
|
*
mac80211: notify the driver about authentication status
Emmanuel Grumbach
2015-03-30
1
-0
/
+15
|
*
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
2015-03-30
1
-2
/
+7
|
*
mac80211: refactor drop connection/unlock in CSA processing
Johannes Berg
2015-03-16
1
-20
/
+9
[next]