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
Age
Commit message (
Expand
)
Author
2014-09-28
staging: vt6656: Merge three lines into one
Tapasweni Pathak
2014-09-23
Staging: vt6656: Merge two lines of code into one
Rajbinder Brar
2014-09-23
staging: vt6656: remove unnecessary else after return
Tapasweni Pathak
2014-09-23
Staging: vt6656: Merges two lines of code and also removes unused variable
Mahati Chamarthy
2014-09-23
Staging: vt6656: Merges two lines of code and removes unused variable
Mahati Chamarthy
2014-09-19
Staging: vt6656: Removing else after break statement to fix warning
Rajbinder Brar
2014-09-08
staging: vt6656: remove rate_control_algorithm pid
Malcolm Priestley
2014-08-16
staging: vt6656: add blank line after declaration
Ragnar B. Johannsson
2014-08-16
staging: vt6656: fix incorrect indentation
Ragnar B. Johannsson
2014-08-16
staging: vt6656: remove unnecessary braces
Ragnar B. Johannsson
2014-07-27
staging: vt6656: wcmd.h remove dead macros
Malcolm Priestley
2014-07-27
staging: vt6656: rf.h cleanup C_PWBT comments
Malcolm Priestley
2014-07-27
staging: vt6656: power.h remove dead macros
Malcolm Priestley
2014-07-27
staging: vt6656: dpc remove unneeded headers
Malcolm Priestley
2014-07-27
staging: vt6656: dpc.h remove dead function prototypes
Malcolm Priestley
2014-07-27
staging: vt6656: rf.h clean up comments
Malcolm Priestley
2014-07-27
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-27
staging: vt6656: main_usb.c remove return from void functions
Malcolm Priestley
2014-07-27
staging: vt6656: change driver version to mac80211
Malcolm Priestley
2014-07-27
staging: vt6656: main_usb.c remove comments to functions nolonger present.
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufs
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufs
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufs
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufs
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_init_registers to vnt_init_registers
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_set_options to vnt_set_options
Malcolm Priestley
2014-07-24
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
2014-07-24
staging: vt6656: Remove unused macro MP_TEST_FLAGS
Malcolm Priestley
2014-07-24
staging: vt6656: use clear_bit to remove device flag
Malcolm Priestley
2014-07-24
staging: vt6656: use set_bit to set flags
Malcolm Priestley
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
2014-07-24
staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED
Malcolm Priestley
2014-07-24
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
2014-07-24
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_tx_short_buf_head change base type of fifo_ctl to...
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_tx_fifo_head fifo_ctl change base type to __le16
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_beacon_buffer replace byType with type
Malcolm Priestley
2014-07-22
staging: vt6656: vnt_tx_buffer replace byType with type
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_no
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_no
Malcolm Priestley
2014-07-22
staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctl
Malcolm Priestley
2014-07-21
staging: vt6656: usbpipe.c clean up USB_CTL_WAIT
Malcolm Priestley
2014-07-21
staging: vt6656: usbpipe remove unneeded comments
Malcolm Priestley
2014-07-21
staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK
Malcolm Priestley
2014-07-21
staging: vt6656: remove static declaration vnt_tx_context_complete
Malcolm Priestley
2014-07-21
staging: vt6656: Remove static declaration vnt_submit_rx_urb_complete
Malcolm Priestley
2014-07-21
staging: vt6656: Remove static declaration vnt_start_interrupt_urb_complete
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_usb_send_context context into vnt_get_duration_le
Malcolm Priestley
2014-07-21
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
Malcolm Priestley
[next]