index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-10
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]