summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/datarate.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: remove dead code datarateMalcolm Priestley2014-06-261-364/+0
* staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rateMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rateMalcolm Priestley2014-06-191-2/+2
* staging: vt6656: rename CARDvSetRSPINF to vnt_set_rspinfMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: srom.h move all macros to device.hMalcolm Priestley2014-05-181-1/+0
* staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea2013-11-101-1/+1
* staging: vt6656: removed braces from single line if-statementNandini Hanumanthagowda2013-10-271-6/+3
* staging: vt6656: fixed indentation and unnecessary space errorsNandini Hanumanthagowda2013-10-271-188/+185
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-16/+0
* staging: vt6656: remove unused functionsAndres More2013-03-261-34/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+0
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-4/+4
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-14/+14
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-5/+5
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-2/+2
* staging: vt6656: cleared C99 // comments in datarate.cAndres More2013-02-031-12/+21
* staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley2013-01-181-40/+28
* staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More2010-07-221-61/+0
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-5/+5
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-7/+7
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-5/+5
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-19/+12
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-13/+13
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-20/+1
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+518
OpenPOWER on IntegriCloud