index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
wcmd.h
Age
Commit message (
Expand
)
Author
2014-07-27
staging: vt6656: wcmd.h remove dead macros
Malcolm Priestley
2014-07-21
staging: vt6656: dead code remove channel switch.
Malcolm Priestley
2014-07-13
staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer
Malcolm Priestley
2014-07-13
staging: vt6656: Drop u8 pointer and rename bScheduleCommand.
Malcolm Priestley
2014-07-13
staging: vt6656: rename vRunCommand to vnt_run_command
Malcolm Priestley
2014-07-13
staging: vt6656: dead code remove typedef enum tagCMD_STATUS
Malcolm Priestley
2014-07-13
staging: vt6656: remove typedef struct tagCMD_ITEM
Malcolm Priestley
2014-07-13
staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_state
Malcolm Priestley
2014-07-13
staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmd
Malcolm Priestley
2014-07-12
staging: vt6656: remove unused variables from struct tagCMD_ITEM
Malcolm Priestley
2014-07-12
staging: vt6656: wcmd remove unused commands
Malcolm Priestley
2014-07-12
staging: vt6656: wcmd Remove command WLAN_CMD_RADIO
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove 80211hdr.h
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove 80211mgr.c/h
Malcolm Priestley
2014-06-26
staging: vt6656: mac80211 conversion: add vnt_init to bScheduleCommand
Malcolm Priestley
2014-02-24
staging: vt6656: Move device_set_multi code call to vRunCommand
Malcolm Priestley
2013-10-15
staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack
Malcolm Priestley
2013-09-30
staging: vt6656: device.h convert sTimerCommand to delayed_work
Malcolm Priestley
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
Andres More
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-02-15
staging: vt6656: replace custom BOOL definition with bool
Andres More
2013-01-07
staging: vt6656: change baseband/mac/wcmd/wctl to new structures.
Malcolm Priestley
2010-07-08
staging: vt6656: removed TxInSleep definition
Andres More
2010-05-11
staging: vt6656: code cleanup, removed HANDLE definition in ttype.h
Andres More
2010-05-11
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
2010-05-11
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Typedef and macro cleanup Part 1
Jim Lieb
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond