index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
staging: vt6656: s_uGetRTSCTSRsvTime fix return.
Malcolm Priestley
1
-3
/
+3
2014-03-19
staging: vt6656: vnt_rxtx_rsvtime_le16 fix return.
Malcolm Priestley
1
-1
/
+1
2014-03-19
staging: vt6656: s_uGetDataDuration use __le16.
Malcolm Priestley
1
-2
/
+2
2014-03-19
staging: vt6656: Correct return type s_uGetRTSCTSDuration.
Malcolm Priestley
1
-2
/
+2
2014-03-19
staging: vt6656: rxtx endian correct return duration
Malcolm Priestley
1
-4
/
+4
2014-03-19
staging: vt6656: vnt_time_stamp_off fix return to __le16
Malcolm Priestley
1
-1
/
+1
2014-03-19
staging: vt6656: struct vnt_tx_short_buf_head correct base types
Malcolm Priestley
1
-2
/
+2
2014-03-19
staging: vt6656: rxtx Replace wTimeStampOff* variables
Malcolm Priestley
2
-13
/
+13
2014-03-19
staging: vt6656: rxtx Replace wCTSTxRrvTime_ba
Malcolm Priestley
2
-2
/
+2
2014-03-19
staging: vt6656: rxtx: Replace wCTSDuration*
Malcolm Priestley
2
-4
/
+4
2014-03-19
staging: vt6656: rxtx: Replace wTxRrvTime*
Malcolm Priestley
2
-13
/
+13
2014-03-19
staging: vt6656: rxtx: Replace wRTSTxRrvTime*
Malcolm Priestley
2
-9
/
+9
2014-03-19
staging: vt6656: rxtx: Replace wRTSDuration* variables
Malcolm Priestley
2
-12
/
+12
2014-03-19
staging: vt6656: rxtx Replace wDuration* variables.
Malcolm Priestley
2
-56
/
+56
2014-03-18
staging: vt6656: Fix sparse warnings
Himangi Saraogi
1
-3
/
+3
2014-03-17
staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1
Malcolm Priestley
1
-1
/
+1
2014-03-17
staging: vt6656: [BUG] set usb_fill_int_urb interval to 1
Malcolm Priestley
1
-1
/
+1
2014-03-16
staging: vt6656: power.c Fix line over 80 characters.
Aybuke Ozdemir
1
-16
/
+28
2014-03-16
staging: vt6656: Use __releases/__acquires annotations
Iulia Manda
1
-0
/
+4
2014-03-13
/staging/vt6656: Delete extra paranthesis from macro definition
Andreea-Cristina Bernat
1
-1
/
+1
2014-03-10
staging:vt6656: Removed assignment in if statement.
Chi Pham
1
-1
/
+2
2014-03-08
Staging:vt6656: Replace some kzalloc calls with kcalloc in iwctl.c
Iulia Manda
1
-2
/
+2
2014-02-28
staging: vt6656: Remove unused tasklets tasklet_struct CmdWorkItem and EventW...
Malcolm Priestley
2
-6
/
+0
2014-02-28
staging: vt6656: dead code removetypedef struct tagSQuietControl
Malcolm Priestley
1
-10
/
+0
2014-02-28
staging: vt6656: clean up device_free_int_bufs.
Malcolm Priestley
1
-2
/
+3
2014-02-28
staging: vt6656: clean up device_free_tx_bufs
Malcolm Priestley
1
-13
/
+14
2014-02-28
staging: vt6656: clean up device_free_rx_bufs.
Malcolm Priestley
1
-15
/
+17
2014-02-28
staging: vt6656: Clean up device_alloc_bufs
Malcolm Priestley
1
-62
/
+76
2014-02-28
staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb.
Malcolm Priestley
2
-14
/
+8
2014-02-28
staging: vt6656: Clean up RXvFreeRCB.
Malcolm Priestley
1
-26
/
+27
2014-02-28
staging: vt6656: Clean up RXvWorkItem
Malcolm Priestley
1
-16
/
+20
2014-02-27
staging: vt6656: s_nsBulkOutIoCompleteWrite Remove variable status.
Malcolm Priestley
1
-19
/
+5
2014-02-27
staging: vt6656: s_nsBulkOutIoCompleteWrite remove buf_len.
Malcolm Priestley
1
-3
/
+2
2014-02-27
staging: vt6656: Remove unused variables packets*
Malcolm Priestley
2
-10
/
+1
2014-02-27
staging: vt6656: Remove unused variable bEventAvailable.
Malcolm Priestley
3
-3
/
+0
2014-02-27
staging: vt6656: struct vnt_usb_send_context remove sEthHeader.
Malcolm Priestley
2
-3
/
+2
2014-02-27
staging: vt6656: Remove all variables ulInt*
Malcolm Priestley
2
-9
/
+0
2014-02-27
staging: vt6656: Remove all variables ulBulk*
Malcolm Priestley
2
-20
/
+0
2014-02-27
staging: vt6656: struct vnt_usb_send_context struct size optimization.
Malcolm Priestley
1
-2
/
+1
2014-02-27
staging: vt6656: Remove pointer cast to urb->context.
Malcolm Priestley
1
-4
/
+3
2014-02-27
staging: vt6656: Cleanup PIPEnsBulkInUsbRead
Malcolm Priestley
1
-27
/
+25
2014-02-27
staging: vt6656: clean up s_nsBulkInUsbIoCompleteRead
Malcolm Priestley
1
-22
/
+27
2014-02-27
staging: vt6656: s_nsBulkInUsbIoCompleteRead Replace error handling.
Malcolm Priestley
1
-15
/
+16
2014-02-27
staging: vt6656: s_nsBulkInUsbIoCompleteRead Remove bytesRead/bIndicateReceive.
Malcolm Priestley
1
-9
/
+3
2014-02-27
staging: vt6656: s_nsBulkInUsbIoCompleteRead get rid of status.
Malcolm Priestley
1
-4
/
+3
2014-02-27
staging: vt6656: clean up PIPEnsSendBulkOut.
Malcolm Priestley
1
-35
/
+26
2014-02-27
staging: vt6656: usb_fill_bulk_urb get rid of void* cast.
Malcolm Priestley
1
-8
/
+7
2014-02-27
staging: vt6656: PIPEnsSendBulkOut reverse if statement
Malcolm Priestley
1
-6
/
+4
2014-02-24
staging: vt6656: Remove typedef enum _CONTEXT_TYPE
Malcolm Priestley
3
-11
/
+11
2014-02-24
staging: vt6656: clean up s_nsBulkOutIoCompleteWrite.
Malcolm Priestley
1
-45
/
+43
[next]