summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2014-03-19staging: vt6656: s_uGetRTSCTSRsvTime fix return.Malcolm Priestley
2014-03-19staging: vt6656: vnt_rxtx_rsvtime_le16 fix return.Malcolm Priestley
2014-03-19staging: vt6656: s_uGetDataDuration use __le16.Malcolm Priestley
2014-03-19staging: vt6656: Correct return type s_uGetRTSCTSDuration.Malcolm Priestley
2014-03-19staging: vt6656: rxtx endian correct return durationMalcolm Priestley
2014-03-19staging: vt6656: vnt_time_stamp_off fix return to __le16Malcolm Priestley
2014-03-19staging: vt6656: struct vnt_tx_short_buf_head correct base typesMalcolm Priestley
2014-03-19staging: vt6656: rxtx Replace wTimeStampOff* variablesMalcolm Priestley
2014-03-19staging: vt6656: rxtx Replace wCTSTxRrvTime_baMalcolm Priestley
2014-03-19staging: vt6656: rxtx: Replace wCTSDuration*Malcolm Priestley
2014-03-19staging: vt6656: rxtx: Replace wTxRrvTime*Malcolm Priestley
2014-03-19staging: vt6656: rxtx: Replace wRTSTxRrvTime*Malcolm Priestley
2014-03-19staging: vt6656: rxtx: Replace wRTSDuration* variablesMalcolm Priestley
2014-03-19staging: vt6656: rxtx Replace wDuration* variables.Malcolm Priestley
2014-03-18staging: vt6656: Fix sparse warningsHimangi Saraogi
2014-03-17staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1Malcolm Priestley
2014-03-17staging: vt6656: [BUG] set usb_fill_int_urb interval to 1Malcolm Priestley
2014-03-16staging: vt6656: power.c Fix line over 80 characters.Aybuke Ozdemir
2014-03-16staging: vt6656: Use __releases/__acquires annotationsIulia Manda
2014-03-13/staging/vt6656: Delete extra paranthesis from macro definitionAndreea-Cristina Bernat
2014-03-10staging:vt6656: Removed assignment in if statement.Chi Pham
2014-03-08Staging:vt6656: Replace some kzalloc calls with kcalloc in iwctl.cIulia Manda
2014-02-28staging: vt6656: Remove unused tasklets tasklet_struct CmdWorkItem and EventW...Malcolm Priestley
2014-02-28staging: vt6656: dead code removetypedef struct tagSQuietControlMalcolm Priestley
2014-02-28staging: vt6656: clean up device_free_int_bufs.Malcolm Priestley
2014-02-28staging: vt6656: clean up device_free_tx_bufsMalcolm Priestley
2014-02-28staging: vt6656: clean up device_free_rx_bufs.Malcolm Priestley
2014-02-28staging: vt6656: Clean up device_alloc_bufsMalcolm Priestley
2014-02-28staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb.Malcolm Priestley
2014-02-28staging: vt6656: Clean up RXvFreeRCB.Malcolm Priestley
2014-02-28staging: vt6656: Clean up RXvWorkItemMalcolm Priestley
2014-02-27staging: vt6656: s_nsBulkOutIoCompleteWrite Remove variable status.Malcolm Priestley
2014-02-27staging: vt6656: s_nsBulkOutIoCompleteWrite remove buf_len.Malcolm Priestley
2014-02-27staging: vt6656: Remove unused variables packets*Malcolm Priestley
2014-02-27staging: vt6656: Remove unused variable bEventAvailable.Malcolm Priestley
2014-02-27staging: vt6656: struct vnt_usb_send_context remove sEthHeader.Malcolm Priestley
2014-02-27staging: vt6656: Remove all variables ulInt*Malcolm Priestley
2014-02-27staging: vt6656: Remove all variables ulBulk*Malcolm Priestley
2014-02-27staging: vt6656: struct vnt_usb_send_context struct size optimization.Malcolm Priestley
2014-02-27staging: vt6656: Remove pointer cast to urb->context.Malcolm Priestley
2014-02-27staging: vt6656: Cleanup PIPEnsBulkInUsbReadMalcolm Priestley
2014-02-27staging: vt6656: clean up s_nsBulkInUsbIoCompleteReadMalcolm Priestley
2014-02-27staging: vt6656: s_nsBulkInUsbIoCompleteRead Replace error handling.Malcolm Priestley
2014-02-27staging: vt6656: s_nsBulkInUsbIoCompleteRead Remove bytesRead/bIndicateReceive.Malcolm Priestley
2014-02-27staging: vt6656: s_nsBulkInUsbIoCompleteRead get rid of status.Malcolm Priestley
2014-02-27staging: vt6656: clean up PIPEnsSendBulkOut.Malcolm Priestley
2014-02-27staging: vt6656: usb_fill_bulk_urb get rid of void* cast.Malcolm Priestley
2014-02-27staging: vt6656: PIPEnsSendBulkOut reverse if statementMalcolm Priestley
2014-02-24staging: vt6656: Remove typedef enum _CONTEXT_TYPEMalcolm Priestley
2014-02-24staging: vt6656: clean up s_nsBulkOutIoCompleteWrite.Malcolm Priestley