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
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
2010-03-24
3
-0
/
+150
*
net/wireless/wext-core.c: Use IW_EVENT_IDX macro
Joe Perches
2010-03-23
1
-11
/
+11
*
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
Joe Perches
2010-03-23
1
-56
/
+56
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-25
6
-49
/
+604
|
\
|
*
nl80211: add power save commands
Kalle Valo
2010-02-19
3
-12
/
+145
|
*
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
2010-02-15
5
-1
/
+446
|
*
nl80211: does not allow NEW_STATION and DEL_STATION for mesh
Thadeu Lima de Souza Cascardo
2010-02-15
1
-36
/
+13
*
|
const: struct nla_policy
Alexey Dobriyan
2010-02-18
1
-9
/
+5
*
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-14
1
-107
/
+198
|
\
\
|
|
/
|
*
wireless: update radiotap parser
Johannes Berg
2010-02-08
1
-107
/
+198
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-04
12
-52
/
+302
|
\
\
|
|
/
|
*
lib80211: Introduce TKIP_HDR_LEN define for code clarity
Andriy Tkachuk
2010-02-02
1
-10
/
+10
|
*
lib80211: Cosmetics - make room for MIC/CRC near the actual calculation
Andriy Tkachuk
2010-02-02
2
-3
/
+2
|
*
cfg80211: add regulatory hint disconnect support
Luis R. Rodriguez
2010-02-01
3
-3
/
+212
|
*
cfg80211: avoid flushing the global workqueue for core reg hints
Luis R. Rodriguez
2010-02-01
1
-3
/
+1
|
*
cfg80211: fix wext-compat for setting rate to 'auto'
John W. Linville
2010-01-27
1
-1
/
+1
|
*
cfg80211: export cfg80211_find_ie
Johannes Berg
2010-01-26
1
-18
/
+20
|
*
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...
Andriy Tkachuk
2010-01-22
1
-1
/
+4
|
*
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
2010-01-22
2
-0
/
+32
|
*
nl80211: Allow association to change channels during reassociation
Jouni Malinen
2010-01-19
1
-1
/
+3
|
*
cfg80211: rcu-ify rdev and wdev
Johannes Berg
2010-01-19
2
-12
/
+17
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-19
2
-2
/
+3
|
|
\
*
|
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
2
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cfg80211: fix channel setting for wext
Abhijeet Kolekar
2010-01-14
1
-0
/
+1
|
*
|
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
2010-01-11
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
8
-63
/
+556
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cfg80211: make regulatory_hint_11d() band specific
Luis R. Rodriguez
2010-01-15
3
-20
/
+66
|
*
|
cfg80211: Ingore country IEs with a zero set of number of channels
Luis R. Rodriguez
2010-01-14
1
-0
/
+6
|
*
|
cfg80211: fix 2 GHz subband calculation for country IEs
Luis R. Rodriguez
2010-01-14
1
-2
/
+2
|
*
|
cfg80211: Fix country IE parsing for single channel triplets
Luis R. Rodriguez
2010-01-12
1
-4
/
+221
|
*
|
cfg80211: process the max power on a country IE
Luis R. Rodriguez
2010-01-12
1
-1
/
+1
|
*
|
cfg80211: add debug print when we drop a bogus country IE
Luis R. Rodriguez
2010-01-12
1
-1
/
+3
|
*
|
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
2010-01-12
3
-31
/
+96
|
*
|
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
2010-01-12
1
-0
/
+111
|
*
|
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
2010-01-12
1
-4
/
+30
|
*
|
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
2010-01-12
2
-0
/
+16
|
*
|
wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set
John W. Linville
2010-01-05
1
-3
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
2010-01-04
1
-1
/
+1
|
*
|
cfg80211: add a regulatory debug print
Luis R. Rodriguez
2010-01-05
1
-14
/
+18
*
|
|
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-17
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-30
8
-129
/
+342
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
2
-5
/
+21
|
|
\
\
|
|
|
/
|
|
*
cfg80211: fix error path in cfg80211_wext_siwscan
Johannes Berg
2009-12-28
1
-4
/
+9
|
|
*
cfg80211: fix race between deauth and assoc response
Johannes Berg
2009-12-28
1
-1
/
+12
|
*
|
mac80211/cfg80211: add station events
Johannes Berg
2009-12-28
3
-1
/
+34
|
*
|
cfg80211: add remain-on-channel command
Jouni Malinen
2009-12-28
5
-15
/
+285
|
*
|
wireless: remove CONFIG_WIRELESS_OLD_REGULATORY
John W. Linville
2009-12-28
3
-108
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
2
-50
/
+26
|
|
\
\
|
|
|
/
*
|
|
wireless: fix comments in genregdb.awk
John W. Linville
2009-12-25
1
-2
/
+2
[next]