Sign in
android-kvm
/
linux
/
ad37f77fd3659e87fd9833a83692e0e4eba0f5cd
/
drivers
/
staging
/
vt6655
/
rf.c
af93096
Staging: vt6655: Replace camel case variable names.
by Briana Oursler
· 5 years ago
32f78c9
staging: vt6655: remove redundant assignment to variable ret
by Colin Ian King
· 5 years ago
3bce475
staging: vt6655: Fix long lines
by Frank A. Cancio Bello
· 5 years ago
ebacc1a
staging: vt6655: Fix the spacing around operators
by Frank A. Cancio Bello
· 5 years ago
ab2a7a2
staging: vt6655: lines should not end with a parentheses
by Vatsala Narang
· 6 years ago
b6d00e1
staging: vt6655: Add spaces around operator
by Vatsala Narang
· 6 years ago
4a278a9
staging: vt6655: lines should not end with a parenthesis
by Payal Kshirsagar
· 6 years ago
1f17677
staging: vt6655: correction in spelling
by Payal Kshirsagar
· 6 years ago
572dbab
staging: vt6655: Fix space around binary operator
by Madhumitha Prabakaran
· 6 years ago
084a8e5
staging: vt6655: Fix spelling mistake
by Madhumitha Prabakaran
· 6 years ago
dbc9f36
staging: vt6655: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
d7c4308
staging: vt6655: add SPDX identifiers to all vt6655 driver files
by Greg Kroah-Hartman
· 7 years ago
35754e5
staging: vt6655: Fixed coding style warnings on Block comments
by Vijai Kumar K
· 8 years ago
26f64a6
Staging: vt6655: Replace dwIoBase by iobase
by Varsha Rao
· 8 years ago
0a9e0f5
staging: vt6655: Adding space around '<<'
by Varsha Rao
· 8 years ago
bee80f2
staging: vt6655: Adding space around '+'
by Varsha Rao
· 8 years ago
21971f3
staging: vt6655: Removes the FSF mailing address.
by Varsha Rao
· 8 years ago
371fbcf
staging: vt6655: rf.c: Fix checkpatch warning
by Anson Jacob
· 9 years ago
28682b5
staging: vt6655: Fit function header on the same line
by Janani Ravichandran
· 9 years ago
f9f853a
staging: vt6655: mac.c replace void __iomem * with struct vnt_private
by Malcolm Priestley
· 9 years ago
9a012c4
staging: vt6655: rf.c rename bResult ret.
by Malcolm Priestley
· 9 years ago
c1aa41d
Staging: vt6655: Renamed uRATE to rate
by Paul McQuade
· 9 years ago
353710c
Staging: vt6655: Replace C99 comments in rf.h and rf.c.
by Nicholas Parkanyi
· 10 years ago
40c8790
vt6655: RFbSetPower fix missing rate RATE_12M
by Malcolm Priestley
· 10 years ago
7a9331c
staging: vt6655: RFbSetPower remove unused variable byPwrdBm
by Malcolm Priestley
· 10 years ago
b0c5881
staging: vt6655: Fix RFbSetPower() error: buffer overflow 'priv->abyCCKPwrTbl' 15 <= 56
by Malcolm Priestley
· 10 years ago
63e8d78
staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value
by Malcolm Priestley
· 10 years ago
74ed42c
staging: vt6655: rf.c clean up function comments
by Malcolm Priestley
· 10 years ago
7eb1570
staging: vt6655: rf.c Removed unneeded comments
by Malcolm Priestley
· 10 years ago
0a5ea1e
staging: vt6655: rf.c: Remove author comments
by Malcolm Priestley
· 10 years ago
ac3e134
staging: vt6655: rf.c camel calse vnt_private rename pDevice to priv
by Malcolm Priestley
· 10 years ago
b310a0c
staging: vt6655: IFRFbWriteEmbedded replace __iomem with vnt_private
by Malcolm Priestley
· 10 years ago
817c985
staging: vt6655: rf remove __iomem *dwIoBase from functions
by Malcolm Priestley
· 10 years ago
78b3c1f
staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functions
by Malcolm Priestley
· 10 years ago
6af4336
staging: vt6655: rf/wpactl/wroute use struct vnt_private
by Malcolm Priestley
· 11 years ago
cef27ea
staging: vt6655: Remove unreachable break statements
by Guillaume Clement
· 11 years ago
6b71127
staging: vt6655: Add missing blank lines after declarations
by Guillaume Clement
· 11 years ago
1683440
staging: vt6655: change type of PortOffset to void __iomem *
by Guillaume Clement
· 11 years ago
bc5cf65
staging: vt6655: fix checkpatch bracing issues
by Guido Martínez
· 11 years ago
4e8a7e5
staging: vt6655: remove dead code
by Guido Martínez
· 11 years ago
1208f14a
staging: vt6655: delete explicit comparison to bool
by Teodora Baluta
· 11 years ago
1d612bd
Staging: vt6655: Removal of Unused Function
by Rashika Kheria
· 11 years ago
5da5804
Staging: vt6655: Fix Sparse Warning for Static Declarations
by Rashika Kheria
· 11 years ago
96d69e2
staging: vt6655: Remove unnecessary blank lines
by Joe Perches
· 12 years ago
a730753
staging: vt6655: Remove commented out if()s
by Joe Perches
· 12 years ago
a4ef27a
staging: vt6655: Remove unnecessary parentheses from returns
by Joe Perches
· 12 years ago
5e0cc8a
staging: vt6655: Convert to kernel brace style
by Joe Perches
· 12 years ago
f2046f9
staging: vt6655: Remove commented out printks
by Joe Perches
· 12 years ago
3bd1996
staging:vt6655:rf: Whitespace cleanups
by Joe Perches
· 12 years ago
623b2b3
staging: "vt6655" Typo change *Embeded to *Embedded.
by Justin P. Mattock
· 13 years ago
789d1ae
staging: "vt6655" Fix typos in comments.
by Justin P. Mattock
· 13 years ago
f4621f2
staging: vt6655: rf.c: Remove all unused macros
by Marcos Paulo de Souza
· 13 years ago
2478ef5
staging: vt6655: Remove all "if 0" blocks from driver
by Marcos Paulo de Souza
· 13 years ago
7b6a001
Staging: vt6655: replace BOOL with in kernel bool
by Charles Clément
· 15 years ago
5a5a2a6
Staging: vt6655: replace FALSE with in kernel false
by Charles Clément
· 15 years ago
1b12068
Staging: vt6655: replace TRUE with in kernel true
by Charles Clément
· 15 years ago
3fc9b58
Staging: vt6655: remove BYTE typedef
by Charles Clément
· 15 years ago
2986db5
Staging: vt6655: remove WORD typedef
by Charles Clément
· 15 years ago
0f4c60d
Staging: vt6655: remove DWORD typedef
by Charles Clément
· 15 years ago
412b2d0
Staging: vt6655: remove DWORD_PTR pointer typedef
by Charles Clément
· 15 years ago
b6e95cd
Staging: vt6655: remove custom UINT typedef
by Charles Clément
· 15 years ago
b83cc2ed
Staging: vt6655: remove custom LONG typedef
by Charles Clément
· 15 years ago
3a215e0
Staging: vt6655: remove IN definition
by Charles Clément
· 15 years ago
6b35b7b
Staging: vt6655: remove VOID definition and use
by Charles Clément
· 15 years ago
256a816
Staging: vt665x: remove tbit.h part 2
by Jim Lieb
· 16 years ago
a7ad322
Staging: vt665x: Clean up include files, Part 2
by Jim Lieb
· 16 years ago
a884847
Staging: vt665x: Typedef and macro cleanup Part 2
by Jim Lieb
· 16 years ago
612822f
Staging: vt665x: Text janitor in prep for driver merge, part 2
by Jim Lieb
· 16 years ago
5449c68
Staging: Add pristine upstream vt6655 driver sources
by Forest Bond
· 16 years ago