index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2011-07-20
mac80211: sync driver before TX
Johannes Berg
1
-3
/
+21
2011-07-20
mac80211: implement scan supported rates
Johannes Berg
1
-2
/
+3
2011-07-18
mac80211: reconfigure tx on device reconfiguration
Eliad Peller
1
-0
/
+1
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
1
-6
/
+26
2011-07-11
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
1
-0
/
+23
2011-07-08
mac80211: Restart STA timers only on associated state
Rajkumar Manoharan
1
-0
/
+3
2011-07-05
mac80211: fix smatch complains
Christian Lamparter
1
-1
/
+3
2011-06-27
mac80211: dynamic PS - don't enter PS when TX frames are pending
Arik Nemtsov
1
-12
/
+24
2011-06-27
mac80211: Drop DS Channel PARAM in directed probe
Paul Stewart
1
-2
/
+3
2011-06-17
mac80211: Start monitor work on restart
Paul Stewart
1
-0
/
+1
2011-06-10
mac80211: add ieee80211_get_operstate() function
Eliad Peller
1
-0
/
+7
2011-06-07
Revert "mac80211: stop queues before rate control updation"
John W. Linville
1
-6
/
+0
2011-05-27
mac80211: clear local->ps_data on disassoc
Eliad Peller
1
-0
/
+1
2011-05-26
mac80211: stop queues before rate control updation
Rajkumar Manoharan
1
-0
/
+6
2011-05-05
mac80211: Postpond ps timer if tx is stopped by others
Rajkumar Manoharan
1
-0
/
+20
2011-05-05
mac80211: use wake_queue to restart trasmit
Rajkumar Manoharan
1
-1
/
+1
2011-04-13
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
1
-8
/
+9
2011-04-07
mac80211: remove few obsolete flags
Mohammed Shafi Shajakhan
1
-9
/
+0
2011-03-11
mac80211: do not enable ps if 802.1x controlled port is unblocked
Jason Young
1
-5
/
+32
2011-02-25
mac80211: better fix for conn_mon_timer running after disassociate
Stanislaw Gruszka
1
-6
/
+3
2011-02-24
mac80211: Fix a race on enabling power save.
Vivek Natarajan
1
-1
/
+13
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+6
2011-02-19
mac80211: fix conn_mon_timer running after disassociate
Stanislaw Gruszka
1
-0
/
+6
2011-02-10
mac80211: Properly set work-item channel-type.
Ben Greear
1
-0
/
+2
2011-02-08
mac80211: Make some mlme timers module paramaters.
Ben Greear
1
-11
/
+23
2011-02-04
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
1
-4
/
+22
2011-01-31
mac80211: disable power save if an infra AP vif exists
Rajkumar Manoharan
1
-0
/
+8
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-3
/
+5
2011-01-19
mac80211: Show max retry-counts in kernel messages.
Ben Greear
1
-4
/
+4
2010-12-08
mac80211: fix a compiler warning
Felix Fietkau
1
-2
/
+1
2010-12-08
mac80211: fix dynamic-ps/pm_qos magic numbers
Eliad Peller
1
-4
/
+5
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
1
-25
/
+68
2010-12-06
mac80211: remove a redundant check
Felix Fietkau
1
-2
/
+1
2010-11-25
mac80211: reduce the number of retries for nullfunc probing
Felix Fietkau
1
-1
/
+8
2010-11-25
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
1
-26
/
+66
2010-11-25
mac80211: probe the AP when resuming
Felix Fietkau
1
-0
/
+1
2010-11-25
mac80211: calculate beacon loss time accurately
Felix Fietkau
1
-4
/
+12
2010-11-25
mac80211: restart beacon miss timer on system resume from suspend
Felix Fietkau
1
-0
/
+1
2010-11-17
mac80211: Add function to get probe request template for current AP
Juuso Oikarinen
1
-0
/
+24
2010-10-11
mac80211: Improve mlme probe response log messages.
Ben Greear
1
-7
/
+11
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-9
/
+9
2010-10-05
mac80211: fix channel assumption for association done work
Luis R. Rodriguez
1
-3
/
+3
2010-10-05
mac80211: fix deadlock with multiple interfaces
Johannes Berg
1
-1
/
+1
2010-10-05
mac80211: Add validity check for beacon_crc value
Juuso Oikarinen
1
-2
/
+5
2010-09-28
mac80211: Fix WMM driver queue configuration
Juuso Oikarinen
1
-8
/
+8
2010-09-16
mac80211: send last 3/5 probe requests as unicast
Luis R. Rodriguez
1
-2
/
+11
2010-09-16
mac80211: make the beacon monitor available externally
Luis R. Rodriguez
1
-4
/
+4
2010-09-16
mac80211: reset probe send counter upon connection timer reset
Luis R. Rodriguez
1
-0
/
+4
2010-09-16
mac80211: add helper for reseting the connection monitor
Luis R. Rodriguez
1
-5
/
+10
2010-09-16
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
1
-1
/
+1
[next]