index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
wcmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-28
staging: vt6656: Fixed multiple logical comparisions warnings
Parth Sane
1
-4
/
+4
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
1
-3
/
+0
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
1
-2
/
+0
2014-07-24
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
1
-1
/
+1
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
1
-1
/
+1
2014-07-21
staging: vt6656: dead code remove channel switch.
Malcolm Priestley
1
-8
/
+0
2014-07-21
staging: vt6656: struct vnt_private replace wCurrentRate with current_rate
Malcolm Priestley
1
-1
/
+1
2014-07-21
staging: vt6656: struct vnt_private remove camel case antenna variables
Malcolm Priestley
1
-6
/
+6
2014-07-17
staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_mode
Malcolm Priestley
1
-4
/
+4
2014-07-13
staging: vt6656: wcnd.c clean up comments
Malcolm Priestley
1
-7
/
+2
2014-07-13
staging: vt6656: wcmd remove unneeded headers
Malcolm Priestley
1
-3
/
+0
2014-07-13
staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer
Malcolm Priestley
1
-1
/
+1
2014-07-13
staging: vt6656: Drop u8 pointer and rename bScheduleCommand.
Malcolm Priestley
1
-2
/
+2
2014-07-13
staging: vt6656: rename vRunCommand to vnt_run_command
Malcolm Priestley
1
-1
/
+1
2014-07-13
staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_wait
Malcolm Priestley
1
-3
/
+3
2014-07-13
staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_complete
Malcolm Priestley
1
-55
/
+53
2014-07-13
staging: vt6656: replace camel case from command variables
Malcolm Priestley
1
-16
/
+16
2014-07-13
staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFF
Malcolm Priestley
1
-1
/
+0
2014-07-13
staging: vt6656: remove typedef struct tagCMD_ITEM
Malcolm Priestley
1
-2
/
+2
2014-07-13
staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_state
Malcolm Priestley
1
-9
/
+9
2014-07-13
staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmd
Malcolm Priestley
1
-4
/
+4
2014-07-12
staging: vt6656: wcmd replace debug message with dev_dbg
Malcolm Priestley
1
-5
/
+2
2014-07-12
staging: vt6656: vResetCommandTimer remove camel case
Malcolm Priestley
1
-7
/
+7
2014-07-12
staging: vt6656: bScheduleCommand remove camel case
Malcolm Priestley
1
-8
/
+8
2014-07-12
staging: vt6656: s_bCommandComplete clean up and remove camel case
Malcolm Priestley
1
-17
/
+17
2014-07-12
staging: vt6656: s_bCommandComplete remove else from if
Malcolm Priestley
1
-29
/
+31
2014-07-12
staging: vt6656: remove unused variables from struct tagCMD_ITEM
Malcolm Priestley
1
-5
/
+1
2014-07-12
staging: vt6656: vRunCommand remove camel case.
Malcolm Priestley
1
-27
/
+29
2014-07-12
staging: vt6656: wcmd remove unused commands
Malcolm Priestley
1
-34
/
+0
2014-07-12
staging: vt6656: wcmd Remove command WLAN_CMD_RADIO
Malcolm Priestley
1
-14
/
+0
2014-07-12
staging: vt6656: vCommandTimerWait remove camel case.
Malcolm Priestley
1
-4
/
+2
2014-06-26
staging: vt6656: dead code remove 80211hdr.h
Malcolm Priestley
1
-2
/
+0
2014-06-26
staging: vt6656: dead code remove wmgr.h
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: dead code remove tmacro.h
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: dead code remove old key functions
Malcolm Priestley
1
-4
/
+0
2014-06-26
staging: vt6656: dead code remove iowpa.h
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: dead code remove wctl
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: wcmd remove dead code
Malcolm Priestley
1
-833
/
+0
2014-06-26
staging: vt6656: main_usb removed dead code
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: mac80211 conversion: vRunCommand channel changes
Malcolm Priestley
1
-5
/
+2
2014-06-26
staging: vt6656: mac80211 conversion: vRunCommand change beacon
Malcolm Priestley
1
-1
/
+7
2014-06-26
staging: vt6656: mac80211 conversion: add vnt_init to bScheduleCommand
Malcolm Priestley
1
-2
/
+17
2014-06-19
staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeup
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_saving
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_saving
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
1
-3
/
+3
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
1
-4
/
+4
2014-06-19
staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_mode
Malcolm Priestley
1
-3
/
+3
2014-06-19
staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_on
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_off
Malcolm Priestley
1
-2
/
+2
[next]