summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/channel.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley2014-07-211-1/+1
* staging: vt6556: Cleanup coding style: commentsPeter Senna Tschudin2014-07-151-2/+3
* staging: vt6656: vnt_init_bands fix missing default.Malcolm Priestley2014-07-111-0/+1
* staging: vt6656: remove old channel tablesMalcolm Priestley2014-06-261-137/+0
* staging: vt6656: remove dead code datarateMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dead code remove zonetypesMalcolm Priestley2014-06-261-298/+0
* staging: vt6656: mac80211 conversion: add channel bandsMalcolm Priestley2014-06-261-0/+139
* staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley2013-11-251-2/+1
* staging: vt6656: Change variable type to boolPeter Senna Tschudin2013-09-251-1/+1
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-5/+0
* staging: vt6656: remove unused functionsAndres More2013-03-261-38/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-4/+0
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-7/+7
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-66/+66
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-7/+7
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-3/+3
* staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley2013-01-071-4/+3
* staging: vt6656: Remove unsed macrosMarcos Paulo de Souza2012-07-091-2/+0
* staging: vt6656: removed dummy errors like extra spacesEma Cuevas2010-09-161-4/+3
* staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFOEmanuel Mariano Ravera2010-09-161-1/+1
* Staging: vt6656: use ARRAY_SIZE macro in channel.cNikitas Angelinas2010-09-081-1/+2
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-23/+22
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-3/+3
* Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More2010-05-181-1/+1
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-1/+1
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-1/+1
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-2/+1
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-9/+0
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+535
OpenPOWER on IntegriCloud