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.c
Age
Commit message (
Expand
)
Author
2020-01-03
staging: vt6656: set usb_set_intfdata on driver fail.
Malcolm Priestley
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2017-03-06
staging: vt6656: remove blank lines at opening and closing braces
Katie Dunne
2017-02-16
staging: vt6656: Alignment should match open parenthesis
Arushi Singhal
2016-03-28
staging: vt6656: Fixed multiple logical comparisions warnings
Parth Sane
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-24
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
2014-07-21
staging: vt6656: dead code remove channel switch.
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wCurrentRate with current_rate
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove camel case antenna variables
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_mode
Malcolm Priestley
2014-07-13
staging: vt6656: wcnd.c clean up comments
Malcolm Priestley
2014-07-13
staging: vt6656: wcmd remove unneeded headers
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: rename vCommandTimerWait to vnt_cmd_timer_wait
Malcolm Priestley
2014-07-13
staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_complete
Malcolm Priestley
2014-07-13
staging: vt6656: replace camel case from command variables
Malcolm Priestley
2014-07-13
staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFF
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: wcmd replace debug message with dev_dbg
Malcolm Priestley
2014-07-12
staging: vt6656: vResetCommandTimer remove camel case
Malcolm Priestley
2014-07-12
staging: vt6656: bScheduleCommand remove camel case
Malcolm Priestley
2014-07-12
staging: vt6656: s_bCommandComplete clean up and remove camel case
Malcolm Priestley
2014-07-12
staging: vt6656: s_bCommandComplete remove else from if
Malcolm Priestley
2014-07-12
staging: vt6656: remove unused variables from struct tagCMD_ITEM
Malcolm Priestley
2014-07-12
staging: vt6656: vRunCommand remove camel case.
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-07-12
staging: vt6656: vCommandTimerWait remove camel case.
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove 80211hdr.h
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove wmgr.h
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove tmacro.h
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove old key functions
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove iowpa.h
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove wctl
Malcolm Priestley
2014-06-26
staging: vt6656: wcmd remove dead code
Malcolm Priestley
2014-06-26
staging: vt6656: main_usb removed dead code
Malcolm Priestley
2014-06-26
staging: vt6656: mac80211 conversion: vRunCommand channel changes
Malcolm Priestley
2014-06-26
staging: vt6656: mac80211 conversion: vRunCommand change beacon
Malcolm Priestley
2014-06-26
staging: vt6656: mac80211 conversion: add vnt_init to bScheduleCommand
Malcolm Priestley
2014-06-19
staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeup
Malcolm Priestley
2014-06-19
staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_saving
Malcolm Priestley
2014-06-19
staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_saving
Malcolm Priestley
[next]