aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wcmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Staging: vt6656: checkpatch: fix identifier name in wcmd.hTobias Heineken1-2/+2
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-3/+0
2014-07-27staging: vt6656: wcmd.h remove dead macrosMalcolm Priestley1-3/+0
2014-07-21staging: vt6656: dead code remove channel switch.Malcolm Priestley1-3/+1
2014-07-13staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timerMalcolm Priestley1-1/+1
2014-07-13staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley1-1/+1
2014-07-13staging: vt6656: rename vRunCommand to vnt_run_commandMalcolm Priestley1-1/+1
2014-07-13staging: vt6656: dead code remove typedef enum tagCMD_STATUSMalcolm Priestley1-10/+0
2014-07-13staging: vt6656: remove typedef struct tagCMD_ITEMMalcolm Priestley1-4/+0
2014-07-13staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_stateMalcolm Priestley1-10/+10
2014-07-13staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmdMalcolm Priestley1-11/+11
2014-07-12staging: vt6656: remove unused variables from struct tagCMD_ITEMMalcolm Priestley1-4/+0
2014-07-12staging: vt6656: wcmd remove unused commandsMalcolm Priestley1-24/+0
2014-07-12staging: vt6656: wcmd Remove command WLAN_CMD_RADIOMalcolm Priestley1-2/+0
2014-06-26staging: vt6656: dead code remove 80211hdr.hMalcolm Priestley1-2/+0
2014-06-26staging: vt6656: dead code remove 80211mgr.c/hMalcolm Priestley1-1/+1
2014-06-26staging: vt6656: mac80211 conversion: add vnt_init to bScheduleCommandMalcolm Priestley1-0/+2
2014-02-24staging: vt6656: Move device_set_multi code call to vRunCommandMalcolm Priestley1-1/+3
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley1-2/+0
2013-09-30staging: vt6656: device.h convert sTimerCommand to delayed_workMalcolm Priestley1-8/+1
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-7/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-5/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+1
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-1/+1
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-1/+1
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-3/+3
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley1-7/+5
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More1-3/+0
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-22/+8
2010-05-11Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More1-1/+1
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-5/+5
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-6/+6
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-6/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb1-4/+4
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+156