aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wcmd.c
Commit message (Expand)AuthorAge
* staging: vt6656: remove return from all void functionsMalcolm Priestley2014-07-27
* staging: vt6656: use test_bit to check flags statusMalcolm Priestley2014-07-24
* staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley2014-07-24
* staging: vt6656: dead code remove channel switch.Malcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private replace wCurrentRate with current_rateMalcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private remove camel case antenna variablesMalcolm Priestley2014-07-21
* staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_modeMalcolm Priestley2014-07-17
* staging: vt6656: wcnd.c clean up commentsMalcolm Priestley2014-07-13
* staging: vt6656: wcmd remove unneeded headersMalcolm Priestley2014-07-13
* staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timerMalcolm Priestley2014-07-13
* staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley2014-07-13
* staging: vt6656: rename vRunCommand to vnt_run_commandMalcolm Priestley2014-07-13
* staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_waitMalcolm Priestley2014-07-13
* staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_completeMalcolm Priestley2014-07-13
* staging: vt6656: replace camel case from command variablesMalcolm Priestley2014-07-13
* staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFFMalcolm Priestley2014-07-13
* staging: vt6656: remove typedef struct tagCMD_ITEMMalcolm Priestley2014-07-13
* staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_stateMalcolm Priestley2014-07-13
* staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmdMalcolm Priestley2014-07-13
* staging: vt6656: wcmd replace debug message with dev_dbgMalcolm Priestley2014-07-12
* staging: vt6656: vResetCommandTimer remove camel caseMalcolm Priestley2014-07-12
* staging: vt6656: bScheduleCommand remove camel caseMalcolm Priestley2014-07-12
* staging: vt6656: s_bCommandComplete clean up and remove camel caseMalcolm Priestley2014-07-12
* staging: vt6656: s_bCommandComplete remove else from ifMalcolm Priestley2014-07-12
* staging: vt6656: remove unused variables from struct tagCMD_ITEMMalcolm Priestley2014-07-12
* staging: vt6656: vRunCommand remove camel case.Malcolm Priestley2014-07-12
* staging: vt6656: wcmd remove unused commandsMalcolm Priestley2014-07-12
* staging: vt6656: wcmd Remove command WLAN_CMD_RADIOMalcolm Priestley2014-07-12
* staging: vt6656: vCommandTimerWait remove camel case.Malcolm Priestley2014-07-12
* staging: vt6656: dead code remove 80211hdr.hMalcolm Priestley2014-06-26
* staging: vt6656: dead code remove wmgr.hMalcolm Priestley2014-06-26
* staging: vt6656: dead code remove tmacro.hMalcolm Priestley2014-06-26
* staging: vt6656: dead code remove old key functionsMalcolm Priestley2014-06-26
* staging: vt6656: dead code remove iowpa.hMalcolm Priestley2014-06-26
* staging: vt6656: dead code remove wctlMalcolm Priestley2014-06-26
* staging: vt6656: wcmd remove dead codeMalcolm Priestley2014-06-26
* staging: vt6656: main_usb removed dead codeMalcolm Priestley2014-06-26
* staging: vt6656: mac80211 conversion: vRunCommand channel changesMalcolm Priestley2014-06-26
* staging: vt6656: mac80211 conversion: vRunCommand change beaconMalcolm Priestley2014-06-26
* staging: vt6656: mac80211 conversion: add vnt_init to bScheduleCommandMalcolm Priestley2014-06-26
* staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeupMalcolm Priestley2014-06-19
* staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_savingMalcolm Priestley2014-06-19
* staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_savingMalcolm Priestley2014-06-19
* staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley2014-06-19
* staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley2014-06-19
* staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley2014-06-19
* staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_onMalcolm Priestley2014-06-19
* staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_offMalcolm Priestley2014-06-19
* staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channelMalcolm Priestley2014-06-19
* staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpowerMalcolm Priestley2014-05-28