index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
card.c
Age
Commit message (
Expand
)
Author
2013-11-10
staging: vt6656: Fix (most) sparse warnings regarding static functions/variables
Valentina Manea
2013-09-17
staging/vt6656: Fix screwed up indentation in swGetOFDMControlRate
Dave Jones
2013-08-21
staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyL...
Malcolm Priestley
2013-08-21
staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corr...
Malcolm Priestley
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-26
staging: vt6656: remove unused functions
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-18
Merge 3.9-rc3 into staging-next
Greg Kroah-Hartman
2013-03-11
staging/vt6656: Fix too large integer constant warning on 32-bit
Geert Uytterhoeven
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-02-15
staging: vt6656: replaced custom TRUE definition with true
Andres More
2013-02-15
staging: vt6656: replaced custom FALSE definition with false
Andres More
2013-02-15
staging: vt6656: replace custom BOOL definition with bool
Andres More
2013-02-05
staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...
Peter Huewe
2013-01-18
staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...
Malcolm Priestley
2013-01-07
staging: vt6656: card/main_usb/device use new structure names
Malcolm Priestley
2013-01-07
staging: vt6656: Remove QWORD from source and replace with u64.
Malcolm Priestley
2012-09-04
staging "vt6656" Typo rename Caculate to Calculate.
Justin P. Mattock
2012-09-04
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
2012-07-09
staging: vt6656: Remove unsed macros
Marcos Paulo de Souza
2011-12-22
drivers: staging: vt6656: card.c: Remove useless return statement
Marcos Paulo de Souza
2011-11-30
staging: vt6656: card.c: Change return of CARDbAddBasicRate to void
Marcos Paulo de Souza
2010-11-09
staging: vt6656: resolved checkpatch finding
Matias De la Puente
2010-09-16
staging: vt6656: delete some parenthesis
matias
2010-06-18
Staging: vt6656: code cleanup, fixed 'for' statements
Andres More
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-11
Staging: vt6656: code cleanup, removed OUT definition
Andres More
2010-05-11
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
2009-09-15
Staging: vt665x: remove tbit.h
Jim Lieb
2009-09-15
Staging: vt665x: Remove umem.h Part 2
Jim Lieb
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond