index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2012-09-04
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-84
/
+156
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
2012-07-17
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-6
/
+11
2012-07-17
mac80211: go out of PS before sending disassoc
Eliad Peller
1
-6
/
+11
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-22
/
+23
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
1
-7
/
+8
2012-07-09
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-6
/
+22
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+8
2012-07-09
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
1
-4
/
+2
2012-07-09
mac80211: remove unused assignment
Johannes Berg
1
-1
/
+1
2012-07-09
mac80211: update BSS info on AC parameters change
Johannes Berg
1
-14
/
+14
2012-07-03
mac80211: add TX prepare API
Johannes Berg
1
-0
/
+8
2012-07-02
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
1
-3
/
+10
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-3
/
+3
2012-06-28
mac80211: don't require associated->beacon_ies for ps
Eliad Peller
1
-3
/
+0
2012-06-28
mac80211: flush queues before deauth/disassoc
Eliad Peller
1
-0
/
+4
2012-06-26
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-110
/
+93
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-110
/
+93
2012-06-22
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-8
/
+8
2012-06-21
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
1
-7
/
+6
2012-06-20
mac80211: save wmm_acm per sdata
Yoni Divinsky
1
-5
/
+5
2012-06-20
mac80211: use the correct capability info in ieee80211_set_associated()
Luciano Coelho
1
-1
/
+1
2012-06-20
mac80211: initialize sta pointer to avoid false-positive warning
Luciano Coelho
1
-2
/
+2
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-06-13
mac80211: stop polling in disassociation
David Spinadel
1
-2
/
+2
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
1
-1
/
+1
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
1
-6
/
+0
2012-06-06
mac80211: print info when disabling HT
Johannes Berg
1
-3
/
+10
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+27
2012-06-05
mac80211: simplify association HT parameters
Johannes Berg
1
-15
/
+11
2012-06-05
mac80211: remove ieee80211_get_operstate()
Eliad Peller
1
-7
/
+0
[next]