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