aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/channel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman1-0/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-4/+0
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley1-1/+1
2014-07-15staging: vt6556: Cleanup coding style: commentsPeter Senna Tschudin1-2/+3
2014-07-11staging: vt6656: vnt_init_bands fix missing default.Malcolm Priestley1-0/+1
2014-06-26staging: vt6656: remove old channel tablesMalcolm Priestley1-137/+0
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: dead code remove zonetypesMalcolm Priestley1-298/+0
2014-06-26staging: vt6656: mac80211 conversion: add channel bandsMalcolm Priestley1-0/+139
2013-11-25staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley1-2/+1
2013-09-25staging: vt6656: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-5/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-38/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-4/+0
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-7/+7
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-66/+66
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-7/+7
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-3/+3
2013-01-07staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley1-4/+3
2012-07-09staging: vt6656: Remove unsed macrosMarcos Paulo de Souza1-2/+0
2010-09-16staging: vt6656: removed dummy errors like extra spacesEma Cuevas1-4/+3
2010-09-16staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFOEmanuel Mariano Ravera1-1/+1
2010-09-08Staging: vt6656: use ARRAY_SIZE macro in channel.cNikitas Angelinas1-1/+2
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-23/+22
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-3/+3
2010-05-18Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More1-1/+1
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-1/+1
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-1/+1
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-1/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-2/+1
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-9/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+535