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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
staging: vt6656: wcmd.h remove dead macros
Malcolm Priestley
1
-3
/
+0
2014-07-27
staging: vt6656: rf.h cleanup C_PWBT comments
Malcolm Priestley
1
-1
/
+1
2014-07-27
staging: vt6656: power.h remove dead macros
Malcolm Priestley
1
-2
/
+0
2014-07-27
staging: vt6656: dpc remove unneeded headers
Malcolm Priestley
2
-4
/
+0
2014-07-27
staging: vt6656: dpc.h remove dead function prototypes
Malcolm Priestley
1
-4
/
+0
2014-07-27
staging: vt6656: rf.h clean up comments
Malcolm Priestley
1
-5
/
+3
2014-07-27
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
3
-12
/
+0
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
4
-14
/
+0
2014-07-27
staging: vt6656: main_usb.c remove return from void functions
Malcolm Priestley
1
-13
/
+0
2014-07-27
staging: vt6656: change driver version to mac80211
Malcolm Priestley
1
-1
/
+1
2014-07-27
staging: vt6656: main_usb.c remove comments to functions nolonger present.
Malcolm Priestley
1
-12
/
+0
2014-07-27
staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufs
Malcolm Priestley
1
-3
/
+3
2014-07-27
staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufs
Malcolm Priestley
1
-3
/
+3
2014-07-27
staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufs
Malcolm Priestley
1
-4
/
+4
2014-07-27
staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufs
Malcolm Priestley
1
-5
/
+5
2014-07-27
staging: vt6656: rename device_init_registers to vnt_init_registers
Malcolm Priestley
1
-4
/
+4
2014-07-27
staging: vt6656: rename device_set_options to vnt_set_options
Malcolm Priestley
1
-2
/
+2
2014-07-24
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
3
-5
/
+5
2014-07-24
staging: vt6656: Remove unused macro MP_TEST_FLAGS
Malcolm Priestley
1
-2
/
+0
2014-07-24
staging: vt6656: use clear_bit to remove device flag
Malcolm Priestley
2
-3
/
+2
2014-07-24
staging: vt6656: use set_bit to set flags
Malcolm Priestley
2
-3
/
+2
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
4
-15
/
+13
2014-07-24
staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED
Malcolm Priestley
2
-7
/
+0
2014-07-24
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
2
-3
/
+1
2014-07-24
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
3
-7
/
+1
2014-07-22
staging: vt6656: struct vnt_tx_short_buf_head change base type of fifo_ctl to...
Malcolm Priestley
2
-2
/
+2
2014-07-22
staging: vt6656: struct vnt_tx_fifo_head fifo_ctl change base type to __le16
Malcolm Priestley
2
-13
/
+15
2014-07-22
staging: vt6656: struct vnt_beacon_buffer replace byType with type
Malcolm Priestley
2
-2
/
+2
2014-07-22
staging: vt6656: vnt_tx_buffer replace byType with type
Malcolm Priestley
2
-2
/
+2
2014-07-22
staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_no
Malcolm Priestley
2
-2
/
+2
2014-07-22
staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_no
Malcolm Priestley
2
-2
/
+2
2014-07-22
staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctl
Malcolm Priestley
2
-13
/
+13
2014-07-21
staging: vt6656: usbpipe.c clean up USB_CTL_WAIT
Malcolm Priestley
1
-1
/
+1
2014-07-21
staging: vt6656: usbpipe remove unneeded comments
Malcolm Priestley
1
-6
/
+0
2014-07-21
staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK
Malcolm Priestley
1
-4
/
+0
2014-07-21
staging: vt6656: remove static declaration vnt_tx_context_complete
Malcolm Priestley
1
-35
/
+32
2014-07-21
staging: vt6656: Remove static declaration vnt_submit_rx_urb_complete
Malcolm Priestley
1
-31
/
+31
2014-07-21
staging: vt6656: Remove static declaration vnt_start_interrupt_urb_complete
Malcolm Priestley
1
-28
/
+27
2014-07-21
staging: vt6656: struct vnt_usb_send_context context into vnt_get_duration_le
Malcolm Priestley
1
-54
/
+68
2014-07-21
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
Malcolm Priestley
2
-47
/
+45
2014-07-21
staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len
Malcolm Priestley
2
-58
/
+58
2014-07-21
staging: vt6656: move need_ack into into vnt_usb_send_context
Malcolm Priestley
2
-38
/
+52
2014-07-21
staging: vt6656: rxtx move pkt_type into vnt_usb_send_context
Malcolm Priestley
2
-100
/
+109
2014-07-21
staging: vt6656: vnt_get_duration_le fix typo piv to priv
Malcolm Priestley
1
-6
/
+6
2014-07-21
staging: vt6656: dead code remove channel switch.
Malcolm Priestley
4
-23
/
+1
2014-07-21
staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index
Malcolm Priestley
2
-4
/
+4
2014-07-21
staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssi
Malcolm Priestley
3
-67
/
+67
2014-07-21
staging: vt6656: struct vnt_private remove dead code ldBmThreshold
Malcolm Priestley
2
-17
/
+4
2014-07-21
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
Malcolm Priestley
4
-28
/
+28
2014-07-21
staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrl
Malcolm Priestley
3
-5
/
+5
[next]