aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/datarate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-27staging: vt6656: removed braces from single line if-statementNandini Hanumanthagowda1-6/+3
2013-10-27staging: vt6656: fixed indentation and unnecessary space errorsNandini Hanumanthagowda1-188/+185
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-16/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-34/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+0
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-4/+4
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-14/+14
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-5/+5
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-2/+2
2013-02-03staging: vt6656: cleared C99 // comments in datarate.cAndres More1-12/+21
2013-01-18staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley1-40/+28
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More1-61/+0
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-5/+5
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-5/+5
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-19/+12
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-13/+13
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-20/+1
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+518