index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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-10
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-6
/
+22
2012-07-10
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
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-73
/
+58
2012-06-05
mac80211: send beacon loss events to userspace
Holger Schurig
1
-0
/
+2
2012-06-05
mac80211: fail authentication when AP denied authentication
Eliad Peller
1
-2
/
+2
2012-06-04
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
1
-9
/
+27
2012-05-25
mac80211: Fix race in checking AP status by sending null frame
Soumik Das
1
-1
/
+2
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-7
/
+5
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2012-05-10
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-16
/
+13
2012-05-09
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
1
-1
/
+1
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-04-24
mac80211: call ieee80211_mgd_stop() on interface stop
Eliad Peller
1
-1
/
+1
2012-04-13
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
1
-12
/
+23
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2012-04-10
mac80211: sanity check for null SSID
Stanislaw Gruszka
1
-3
/
+16
2012-04-10
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
1
-3
/
+4
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
1
-1
/
+1
2012-04-10
mac80211: remove queue stop on rate control update
Johannes Berg
1
-19
/
+0
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
1
-16
/
+35
2012-04-10
mac80211: set HT channel before association
Johannes Berg
1
-115
/
+111
2012-04-10
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
1
-3
/
+5
[next]