index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
|
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
1
-16
/
+35
*
|
mac80211: set HT channel before association
Johannes Berg
2012-04-10
1
-115
/
+111
*
|
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
2012-04-09
1
-3
/
+5
*
|
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
1
-24
/
+25
*
|
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
2012-04-09
1
-0
/
+2
*
|
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
2012-04-09
1
-1
/
+1
|
/
*
mac80211: make uapsd_* keys per-vif
Eliad Peller
2012-03-15
1
-3
/
+5
*
mac80211: Don't let regulatory make us deaf
Paul Stewart
2012-03-13
1
-16
/
+16
*
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-13
1
-1
/
+1
*
mac80211: set basic rates earlier
Johannes Berg
2012-03-12
1
-48
/
+49
*
mac80211: refactor common auth/assoc setup code
Johannes Berg
2012-03-12
1
-62
/
+59
*
mac80211: remove spurious BSSID change flag
Johannes Berg
2012-03-12
1
-3
/
+0
*
mac80211: simplify wmm check during association
Johannes Berg
2012-03-12
1
-5
/
+5
*
mac80211: simplify HT checks
Johannes Berg
2012-03-12
1
-31
/
+26
*
mac80211: move misplaced comment
Johannes Berg
2012-03-12
1
-7
/
+7
*
mac80211: set channel back after disassociating
Johannes Berg
2012-03-12
1
-7
/
+6
*
mac80211: remove tx_sync
Johannes Berg
2012-03-12
1
-41
/
+0
*
mac80211: Filter duplicate IE ids
Paul Stewart
2012-03-07
1
-0
/
+14
*
mac80211: combine QoS with other BSS changes
Johannes Berg
2012-03-05
1
-4
/
+8
*
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-03-05
1
-14
/
+16
*
mac80211: make deauth/disassoc sequence more natural
Johannes Berg
2012-02-29
1
-37
/
+47
*
mac80211: fix ieee80211_set_disassoc() sending DelBA
Johannes Berg
2012-02-29
1
-3
/
+3
*
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
Johannes Berg
2012-02-29
1
-33
/
+38
*
cfg80211: remove cookies from callbacks
Johannes Berg
2012-02-29
1
-14
/
+14
*
mac80211: fix auth/assoc data & timer leak
Johannes Berg
2012-02-27
1
-0
/
+13
*
mac80211: fix associated vs. idle race
Johannes Berg
2012-02-27
1
-1
/
+15
*
mac80211: remove redundant monitor_work enqueueing
Eliad Peller
2012-02-27
1
-1
/
+0
*
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
Eliad Peller
2012-02-27
1
-2
/
+6
*
mac80211: redesign auth/assoc
Johannes Berg
2012-02-06
1
-355
/
+985
*
cfg80211: stop tracking authenticated state
Johannes Berg
2012-02-06
1
-15
/
+8
*
mac80211: remove dummy STA support
Johannes Berg
2012-02-06
1
-12
/
+3
*
mac80211: move managed mode station state modification
Johannes Berg
2012-02-06
1
-14
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-11
/
+27
|
\
|
*
mac80211: fix work removal on deauth request
Johannes Berg
2012-01-18
1
-11
/
+27
*
|
mac80211: station state transition error handling
Johannes Berg
2012-01-30
1
-4
/
+13
*
|
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
2012-01-27
1
-2
/
+2
[next]