summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/card.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-17staging/vt6656: Fix screwed up indentation in swGetOFDMControlRateDave Jones1-2/+2
2013-08-21staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyL...Malcolm Priestley1-47/+21
2013-08-21staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corr...Malcolm Priestley1-8/+4
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-15/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-41/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-7/+0
2013-03-18Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2013-03-11staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven1-1/+1
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-10/+10
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-22/+22
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-21/+21
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-11/+11
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-3/+3
2013-02-05staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...Peter Huewe1-1/+1
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley1-8/+8
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley1-96/+77
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley1-83/+58
2012-09-04staging "vt6656" Typo rename Caculate to Calculate.Justin P. Mattock1-14/+14
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-5/+5
2012-07-09staging: vt6656: Remove unsed macrosMarcos Paulo de Souza1-1/+0
2011-12-22drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza1-8/+2
2011-11-30staging: vt6656: card.c: Change return of CARDbAddBasicRate to voidMarcos Paulo de Souza1-3/+1
2010-11-09staging: vt6656: resolved checkpatch findingMatias De la Puente1-1/+1
2010-09-16staging: vt6656: delete some parenthesismatias1-1/+1
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-4/+3
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-7/+7
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-2/+2
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-21/+21
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-6/+6
2009-09-15Staging: vt665x: remove tbit.hJim Lieb1-1/+0
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-32/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+1147