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
2012-12-11
mac80211: a few whitespace fixes
Johannes Berg
1
-2
/
+2
2012-12-03
mac80211: return if CSA is not handle
Simon Wunderlich
1
-0
/
+1
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-31
/
+49
2012-11-27
mac80211: support VHT association
Johannes Berg
1
-72
/
+296
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-11
/
+15
2012-11-26
mac80211: fix managed mode channel flags handling
Johannes Berg
1
-9
/
+5
2012-11-23
mac80211: disable HT advertising unless AP supports it
Johannes Berg
1
-0
/
+1
2012-11-23
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
Johannes Berg
1
-8
/
+8
2012-11-23
mac80211: fix RX chains configuration
Johannes Berg
1
-16
/
+21
2012-11-06
mac80211: pass P2P powersave parameters to driver
Johannes Berg
1
-0
/
+40
2012-11-05
mac80211: send deauth only with channel context
Johannes Berg
1
-14
/
+18
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
1
-15
/
+17
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+4
2012-10-25
mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon
Rami Rosen
1
-5
/
+4
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+23
2012-10-18
mac80211: remove some unused code
Johannes Berg
1
-6
/
+1
2012-10-17
mac80211: connect with HT20 if HT40 is not permitted
Johannes Berg
1
-10
/
+20
2012-10-17
mac80211: VHT peer STA caps
Mahesh Palivela
1
-0
/
+5
2012-10-17
ieee80211: Rename VHT cap struct
Mahesh Palivela
1
-2
/
+2
2012-10-17
mac80211: Allow station mode SAE to be implemented in user space
Jouni Malinen
1
-5
/
+39
2012-10-17
mac80211: Add debug print on unexpect authentication state
Jouni Malinen
1
-1
/
+6
2012-10-17
mac80211: Take status code as parameter to ieee80211_send_auth
Jouni Malinen
1
-2
/
+2
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
1
-5
/
+23
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-43
/
+86
2012-10-15
cfg80211/mac80211: avoid state mishmash on deauth
Stanislaw Gruszka
1
-2
/
+3
2012-09-21
mac80211: don't send delBA before disassoc
Johannes Berg
1
-1
/
+1
2012-09-14
mac80211: change locking around ieee80211_recalc_smps
Johannes Berg
1
-1
/
+1
2012-09-14
mac80211: handle power constraint/country IE better
Johannes Berg
1
-16
/
+68
2012-09-07
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
Antonio Quartulli
1
-50
/
+10
2012-09-06
mac80211: check power constraint IE size when parsing
Johannes Berg
1
-8
/
+2
2012-09-06
mac80211: disconnect if channel switch fails
Johannes Berg
1
-18
/
+37
2012-09-06
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
1
-0
/
+6
2012-09-04
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-08-20
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
1
-2
/
+4
2012-08-20
mac80211: make ieee80211_beacon_connection_loss_work static
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: check size of channel switch IE when parsing
Johannes Berg
1
-7
/
+3
2012-08-20
mac80211: fix CSA handling timer
Johannes Berg
1
-3
/
+2
2012-08-20
mac80211: clean up CSA handling code
Johannes Berg
1
-18
/
+16
2012-08-20
mac80211: remove unneeded 'bssid' variable
Johannes Berg
1
-4
/
+2
2012-08-01
mac80211: clear timer bits when disconnecting
Johannes Berg
1
-0
/
+2
2012-08-01
mac80211: reset station MLME flags upon new association
Johannes Berg
1
-4
/
+7
2012-07-31
mac80211: fix current vs. operating channel in preq/beacon
Johannes Berg
1
-1
/
+3
2012-07-31
mac80211: use oper_channel in managed mlme
Johannes Berg
1
-6
/
+6
2012-07-31
mac80211: set channel only once during auth/assoc
Johannes Berg
1
-26
/
+43
2012-07-31
mac80211: rename sta to new_sta
Johannes Berg
1
-8
/
+8
2012-07-31
mac80211: supress HT/VHT disable if not supported
Johannes Berg
1
-4
/
+6
2012-07-31
mac80211: add PS flag to bss_conf
Eliad Peller
1
-0
/
+15
2012-07-31
mac80211: don't call mgd_prepare_tx when associated
Emmanuel Grumbach
1
-4
/
+5
2012-07-31
mac80211: don't react to beacon loss if HW monitoring
Johannes Berg
1
-0
/
+3
2012-07-31
mac80211: VHT (11ac) association
Mahesh Palivela
1
-2
/
+38
[next]