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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mac80211: improve scan timing
Johannes Berg
2009-05-11
1
-8
/
+23
*
|
mac80211: MFP - Drop unprotected Action frames prior key setup
Jouni Malinen
2009-05-11
1
-9
/
+19
*
|
mac80211: Drop unencrypted frames based on key setup
Jouni Malinen
2009-05-11
1
-9
/
+21
*
|
mac80211: set default QoS values according to spec
Johannes Berg
2009-05-11
2
-12
/
+52
*
|
mac80211: fix scan channel race
Johannes Berg
2009-05-11
3
-7
/
+11
*
|
nl80211 : Add support for configuring MFP
Jouni Malinen
2009-05-11
1
-0
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-08
23
-547
/
+860
|
\
\
|
*
|
mac80211: Comment the order of HT RX reorder handler vs. RX handlers
Jouni Malinen
2009-05-06
1
-0
/
+12
|
*
|
mac80211: Add a timeout for frames in the RX reorder buffer
Jouni Malinen
2009-05-06
3
-2
/
+55
|
*
|
mac80211: Use a shared function to release frames from RX reorder buf
Jouni Malinen
2009-05-06
1
-39
/
+31
|
*
|
mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()
Luis R. Rodriguez
2009-05-06
1
-4
/
+0
|
*
|
mac80211: report operating frequency rather than current
Johannes Berg
2009-05-06
1
-1
/
+1
|
*
|
mac80211: tell driver when idle
Johannes Berg
2009-05-06
5
-12
/
+101
|
*
|
mac80211: Warn if the rate controller requests retries for a NO_ACK frame
Gábor Stefanik
2009-05-06
1
-0
/
+4
|
*
|
mac80211: Fix handling of retry count of NO_ACK frames in PID
Gábor Stefanik
2009-05-06
1
-3
/
+5
|
*
|
mac80211: Fix handling of retry count of NO_ACK frames in minstrel
Gábor Stefanik
2009-05-06
1
-3
/
+5
|
*
|
mac80211: fix probe response processing
Johannes Berg
2009-05-06
2
-7
/
+3
|
*
|
nl80211: Send timeout event on failed direct probe
Jouni Malinen
2009-05-06
1
-1
/
+1
|
*
|
mac80211: add driver ops wrappers
Johannes Berg
2009-05-06
17
-130
/
+292
|
*
|
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
8
-117
/
+80
|
*
|
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
6
-33
/
+41
|
*
|
mac80211: fix scan races and rework scanning
Johannes Berg
2009-05-06
5
-216
/
+229
|
*
|
mac80211: internally clear failed scans properly
Johannes Berg
2009-05-06
1
-2
/
+4
|
*
|
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
2009-05-06
1
-1
/
+1
|
*
|
mac80211: fix PS vs. scan race
Johannes Berg
2009-05-06
1
-0
/
+7
|
*
|
mac80211: fix various problems in ibss code
Johannes Berg
2009-05-06
1
-3
/
+15
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-08
3
-36
/
+41
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
mac80211: pid, fix memory corruption
Jiri Slaby
2009-05-04
1
-34
/
+39
|
*
mac80211: minstrel, fix memory corruption
Jiri Slaby
2009-05-04
1
-1
/
+1
|
*
mac80211: correct fragmentation threshold check
Johannes Berg
2009-05-04
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
1
-10
/
+10
|
\
\
|
|
/
|
*
mac80211: default to automatic power control
Johannes Berg
2009-04-29
1
-0
/
+1
|
*
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
Alan Jenkins
2009-04-29
1
-10
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-25
20
-941
/
+1032
|
\
\
|
|
/
|
/
|
|
*
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
2009-04-24
1
-1
/
+1
|
*
nl80211: Add event for authentication/association timeout
Jouni Malinen
2009-04-22
1
-2
/
+2
|
*
mac80211: calculate maximum sleep interval
Johannes Berg
2009-04-22
1
-4
/
+16
|
*
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
2009-04-22
1
-2
/
+1
|
*
mac80211: fix variable truncation on 32-bit
Johannes Berg
2009-04-22
1
-6
/
+6
|
*
mac80211: fix IBSS code to not sleep while atomic
Johannes Berg
2009-04-22
1
-3
/
+3
|
*
mac80211: validate TIM IE length (redux)
Johannes Berg
2009-04-22
3
-28
/
+7
|
*
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
2009-04-22
7
-149
/
+44
|
*
cfg80211: clean up includes
Johannes Berg
2009-04-22
3
-3
/
+1
|
*
mac80211: convert to cfg80211 IBSS API
Johannes Berg
2009-04-22
10
-330
/
+228
|
*
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
2009-04-22
3
-38
/
+5
|
*
mac80211: set CLEAR_PS for pspolled frames
Christian Lamparter
2009-04-22
1
-1
/
+17
|
*
mac80211: Allow scan to be requested in AP mode
Jouni Malinen
2009-04-22
1
-1
/
+2
|
*
mac80211: enable PS by default
Johannes Berg
2009-04-22
2
-0
/
+24
|
*
mac80211: implement beacon filtering in software
Johannes Berg
2009-04-22
3
-14
/
+66
|
*
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
2009-04-22
5
-15
/
+63
[prev]
[next]