index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
wcmd.c
Commit message (
Expand
)
Author
Age
*
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-27
*
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-24
*
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-21
*
staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_mode
Malcolm Priestley
2014-07-17
*
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-13
*
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-07-12
*
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-26
*
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
2014-06-19
*
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
2014-06-19
*
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
2014-06-19
*
staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_mode
Malcolm Priestley
2014-06-19
*
staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_on
Malcolm Priestley
2014-06-19
*
staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_off
Malcolm Priestley
2014-06-19
*
staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channel
Malcolm Priestley
2014-06-19
*
staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpower
Malcolm Priestley
2014-05-28
[next]