summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wcmd.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: dead code remove channel switch.Malcolm Priestley2014-07-211-3/+1
* staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timerMalcolm Priestley2014-07-131-1/+1
* staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley2014-07-131-1/+1
* staging: vt6656: rename vRunCommand to vnt_run_commandMalcolm Priestley2014-07-131-1/+1
* staging: vt6656: dead code remove typedef enum tagCMD_STATUSMalcolm Priestley2014-07-131-10/+0
* staging: vt6656: remove typedef struct tagCMD_ITEMMalcolm Priestley2014-07-131-4/+0
* staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_stateMalcolm Priestley2014-07-131-10/+10
* staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmdMalcolm Priestley2014-07-131-11/+11
* staging: vt6656: remove unused variables from struct tagCMD_ITEMMalcolm Priestley2014-07-121-4/+0
* staging: vt6656: wcmd remove unused commandsMalcolm Priestley2014-07-121-24/+0
* staging: vt6656: wcmd Remove command WLAN_CMD_RADIOMalcolm Priestley2014-07-121-2/+0
* staging: vt6656: dead code remove 80211hdr.hMalcolm Priestley2014-06-261-2/+0
* staging: vt6656: dead code remove 80211mgr.c/hMalcolm Priestley2014-06-261-1/+1
* staging: vt6656: mac80211 conversion: add vnt_init to bScheduleCommandMalcolm Priestley2014-06-261-0/+2
* staging: vt6656: Move device_set_multi code call to vRunCommandMalcolm Priestley2014-02-241-1/+3
* staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley2013-10-151-2/+0
* staging: vt6656: device.h convert sTimerCommand to delayed_workMalcolm Priestley2013-09-301-8/+1
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-7/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-5/+0
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+1
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-1/+1
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-1/+1
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-3/+3
* staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley2013-01-071-7/+5
* staging: vt6656: removed TxInSleep definitionAndres More2010-07-081-3/+0
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-22/+8
* Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More2010-05-111-1/+1
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-5/+5
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-6/+6
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-6/+0
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-4/+4
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+156
OpenPOWER on IntegriCloud