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