index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: clear bssid on auth/assoc failure
Eliad Peller
2012-09-04
1
-0
/
+4
*
mac80211: clear timer bits when disconnecting
Johannes Berg
2012-08-01
1
-0
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-17
1
-6
/
+11
|
\
|
*
mac80211: go out of PS before sending disassoc
Eliad Peller
2012-07-17
1
-6
/
+11
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
1
-22
/
+23
|
\
\
|
|
/
|
*
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
2012-07-12
1
-7
/
+8
|
*
mac80211: remove unused assignment
Johannes Berg
2012-07-09
1
-1
/
+1
|
*
mac80211: update BSS info on AC parameters change
Johannes Berg
2012-07-09
1
-14
/
+14
*
|
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
1
-6
/
+22
|
\
\
|
|
/
|
*
mac80211: add TX prepare API
Johannes Berg
2012-07-03
1
-0
/
+8
|
*
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
2012-07-02
1
-3
/
+10
|
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-06-28
1
-3
/
+3
|
|
\
|
*
|
mac80211: don't require associated->beacon_ies for ps
Eliad Peller
2012-06-28
1
-3
/
+0
|
*
|
mac80211: flush queues before deauth/disassoc
Eliad Peller
2012-06-28
1
-0
/
+4
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
1
-11
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
2012-07-09
1
-4
/
+2
|
*
|
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
2012-06-21
1
-7
/
+6
*
|
|
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-06-26
1
-110
/
+93
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-110
/
+93
*
|
|
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-06-22
1
-8
/
+8
|
\
\
\
|
|
/
/
|
*
|
mac80211: save wmm_acm per sdata
Yoni Divinsky
2012-06-20
1
-5
/
+5
|
*
|
mac80211: use the correct capability info in ieee80211_set_associated()
Luciano Coelho
2012-06-20
1
-1
/
+1
|
*
|
mac80211: initialize sta pointer to avoid false-positive warning
Luciano Coelho
2012-06-20
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-13
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mac80211: stop polling in disassociation
David Spinadel
2012-06-13
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
mac80211: add back channel change flag
Stanislaw Gruszka
2012-06-08
1
-1
/
+1
*
|
mac80211: do remain-on-channel while idle
Johannes Berg
2012-06-06
1
-6
/
+0
*
|
mac80211: print info when disabling HT
Johannes Berg
2012-06-06
1
-3
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
1
-9
/
+27
|
\
\
|
|
/
|
*
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
2012-06-04
1
-9
/
+27
*
|
mac80211: simplify association HT parameters
Johannes Berg
2012-06-05
1
-15
/
+11
*
|
mac80211: remove ieee80211_get_operstate()
Eliad Peller
2012-06-05
1
-7
/
+0
*
|
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
1
-73
/
+58
*
|
mac80211: send beacon loss events to userspace
Holger Schurig
2012-06-05
1
-0
/
+2
*
|
mac80211: fail authentication when AP denied authentication
Eliad Peller
2012-06-05
1
-2
/
+2
|
/
*
mac80211: Fix race in checking AP status by sending null frame
Soumik Das
2012-05-25
1
-1
/
+2
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-7
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-05-14
1
-1
/
+1
|
\
|
*
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
2012-05-08
1
-1
/
+1
*
|
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-16
/
+13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-1
/
+1
|
\
|
*
mac80211: call ieee80211_mgd_stop() on interface stop
Eliad Peller
2012-04-24
1
-1
/
+1
*
|
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
2012-04-13
1
-12
/
+23
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
1
-2
/
+1
|
\
\
|
|
/
|
*
mac80211: fix association beacon wait timeout
Johannes Berg
2012-04-09
1
-2
/
+1
*
|
mac80211: sanity check for null SSID
Stanislaw Gruszka
2012-04-10
1
-3
/
+16
*
|
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
2012-04-10
1
-3
/
+4
*
|
mac80211: notify driver of rate control updates
Johannes Berg
2012-04-10
1
-1
/
+1
*
|
mac80211: remove queue stop on rate control update
Johannes Berg
2012-04-10
1
-19
/
+0
[next]