summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/datarate.c
AgeCommit message (Expand)Author
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley
2014-06-19staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rateMalcolm Priestley
2014-06-19staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rateMalcolm Priestley
2014-06-19staging: vt6656: rename CARDvSetRSPINF to vnt_set_rspinfMalcolm Priestley
2014-05-18staging: vt6656: srom.h move all macros to device.hMalcolm Priestley
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea
2013-10-27staging: vt6656: removed braces from single line if-statementNandini Hanumanthagowda
2013-10-27staging: vt6656: fixed indentation and unnecessary space errorsNandini Hanumanthagowda
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-26staging: vt6656: remove unused functionsAndres More
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-02-03staging: vt6656: cleared C99 // comments in datarate.cAndres More
2013-01-18staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More
2010-05-11Staging: vt6656: Removed IN definitionAndres More
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond