1. 56b4c04 staging: vt6656: remove RX complete locking. by Malcolm Priestley · 9 years ago
  2. 5699c0f staging: vt6656: Boolean tests don't need comparisons. by Abdul Hussain · 9 years ago
  3. 8614034 staging: vt6656: remove unnecessary braces by Ragnar B. Johannsson · 10 years ago
  4. a8492a0 staging: vt6656: remove comments of old functions nolonger present. by Malcolm Priestley · 10 years ago
  5. d78551b staging: vt6656: remove return from all void functions by Malcolm Priestley · 10 years ago
  6. cbcc9a3 staging: vt6656: use test_bit to check flags status by Malcolm Priestley · 10 years ago
  7. 2746321 staging: vt6656: struct vnt_private merge flag and macros by Malcolm Priestley · 10 years ago
  8. f370872 staging: vt6656: remove macro MP_IS_READY by Malcolm Priestley · 10 years ago
  9. b679ad2 staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES by Malcolm Priestley · 10 years ago
  10. b243517 staging: vt6656: usbpipe.c clean up USB_CTL_WAIT by Malcolm Priestley · 10 years ago
  11. 0acece0 staging: vt6656: usbpipe remove unneeded comments by Malcolm Priestley · 10 years ago
  12. 4060f53 staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK by Malcolm Priestley · 10 years ago
  13. 664b044 staging: vt6656: remove static declaration vnt_tx_context_complete by Malcolm Priestley · 10 years ago
  14. 93eac3b staging: vt6656: Remove static declaration vnt_submit_rx_urb_complete by Malcolm Priestley · 10 years ago
  15. eaa5679 staging: vt6656: Remove static declaration vnt_start_interrupt_urb_complete by Malcolm Priestley · 10 years ago
  16. 3d58248 staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urb by Malcolm Priestley · 10 years ago
  17. 325de98 staging: vt6656: struct vnt_rcb remove camel case by Malcolm Priestley · 10 years ago
  18. 23dbf87 staging: vt6656: struct vnt_rcb remove unused members by Malcolm Priestley · 10 years ago
  19. f24937d staging: vt6656: usbpipe irrelevant function descriptions by Malcolm Priestley · 10 years ago
  20. 08823af staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_complete by Malcolm Priestley · 10 years ago
  21. 2dc37af staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb by Malcolm Priestley · 10 years ago
  22. ceebd90 staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_complete by Malcolm Priestley · 10 years ago
  23. 476e7d9 staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context. by Malcolm Priestley · 10 years ago
  24. 34f98e3 staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt_urb_complete by Malcolm Priestley · 10 years ago
  25. b0bc572 staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb by Malcolm Priestley · 10 years ago
  26. e360d2b staging: vt6656: int rename INTnsProcessData to vnt_int_process_data by Malcolm Priestley · 10 years ago
  27. 618ff9c staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean and ready to reuse. by Malcolm Priestley · 10 years ago
  28. 71d764a stagingL vt6656: implement fall back rates reporting. by Malcolm Priestley · 10 years ago
  29. f528327 staging: vt6656: Include re_alloc_skb within lock. by Malcolm Priestley · 10 years ago
  30. a5615b9 staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idx by Malcolm Priestley · 10 years ago
  31. 8cffb3c staging: vt6656: Remove rx handing from RXvWorkItem by Malcolm Priestley · 10 years ago
  32. 09840eb staging: vt6656: device.h remove dead strutures and variables by Malcolm Priestley · 10 years ago
  33. d38b13a staging: vt6656: mac80211 conversion: Create tx functions by Malcolm Priestley · 10 years ago
  34. 63b9907 staging: vt6656: mac80211 conversion: create rx function. by Malcolm Priestley · 10 years ago
  35. 62c8526 staging: vt6656: dead code remove control.c/h by Malcolm Priestley · 10 years ago
  36. 5374290 staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte by Malcolm Priestley · 10 years ago
  37. 285d58c staging: vt6656: replace ControlvWriteByte with vnt_control_out_u8 by Malcolm Priestley · 10 years ago
  38. 441c21c staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_in by Malcolm Priestley · 10 years ago
  39. 1390b02 staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out by Malcolm Priestley · 10 years ago
  40. 9af49fd staging: vt6656: PIPEnsControlIn remove camel case. by Malcolm Priestley · 10 years ago
  41. 0f06a73 staging: vt6656: PIPEnsControlOut remove camel case. by Malcolm Priestley · 10 years ago
  42. 8a66026 staging: vt6656: usbpipe: replace debug messsages. by Malcolm Priestley · 10 years ago
  43. f347d8c staging: vt6656: usbpipe: get rid of in/out debug messages. by Malcolm Priestley · 10 years ago
  44. 3136b5f staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsyn by Malcolm Priestley · 10 years ago
  45. 0fb2af3 staging: vt6656: PIPEnsControlIn use usb_control_msg by Malcolm Priestley · 10 years ago
  46. 7021b68 staging: vt6656: usbpipe.c PIPEnsControlOut use usb_control_msg by Malcolm Priestley · 10 years ago
  47. 29b0237 staging: vt6656: lock changes: s_nsBulkInUsbIoCompleteRead. by Malcolm Priestley · 10 years ago
  48. c91b186 staging: vt6656: lock changes: usbpipe.c add mutex lock. by Malcolm Priestley · 10 years ago
  49. 7af9400 staging: vt6656: lock changes: Remove spin locks. by Malcolm Priestley · 10 years ago
  50. 30a05b3 staging: vt6656: struct vnt_usb_send_context remove camel case. by Malcolm Priestley · 10 years ago
  51. b9d93d1 staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1 by Malcolm Priestley · 10 years ago
  52. 9009dd1 staging: vt6656: Use __releases/__acquires annotations by Iulia Manda · 10 years ago
  53. d1b2a11 staging: vt6656: s_nsBulkOutIoCompleteWrite Remove variable status. by Malcolm Priestley · 10 years ago
  54. d597aae staging: vt6656: s_nsBulkOutIoCompleteWrite remove buf_len. by Malcolm Priestley · 10 years ago
  55. 07bc839 staging: vt6656: Remove unused variables packets* by Malcolm Priestley · 10 years ago
  56. cbe4da5 staging: vt6656: Remove unused variable bEventAvailable. by Malcolm Priestley · 10 years ago
  57. 7e5a919 staging: vt6656: Remove all variables ulInt* by Malcolm Priestley · 10 years ago
  58. 88c4d12 staging: vt6656: Remove all variables ulBulk* by Malcolm Priestley · 10 years ago
  59. 599e4b5 staging: vt6656: Remove pointer cast to urb->context. by Malcolm Priestley · 10 years ago
  60. 0b787d7 staging: vt6656: Cleanup PIPEnsBulkInUsbRead by Malcolm Priestley · 10 years ago
  61. d4fa2ab staging: vt6656: clean up s_nsBulkInUsbIoCompleteRead by Malcolm Priestley · 10 years ago
  62. 6763898 staging: vt6656: s_nsBulkInUsbIoCompleteRead Replace error handling. by Malcolm Priestley · 10 years ago
  63. 1882c19 staging: vt6656: s_nsBulkInUsbIoCompleteRead Remove bytesRead/bIndicateReceive. by Malcolm Priestley · 10 years ago
  64. e3a8fa1 staging: vt6656: s_nsBulkInUsbIoCompleteRead get rid of status. by Malcolm Priestley · 10 years ago
  65. 3f38290 staging: vt6656: clean up PIPEnsSendBulkOut. by Malcolm Priestley · 10 years ago
  66. da5c99f staging: vt6656: usb_fill_bulk_urb get rid of void* cast. by Malcolm Priestley · 10 years ago
  67. 1333830 staging: vt6656: PIPEnsSendBulkOut reverse if statement by Malcolm Priestley · 10 years ago
  68. 1450ba6 staging: vt6656: Remove typedef enum _CONTEXT_TYPE by Malcolm Priestley · 10 years ago
  69. 21aa212 staging: vt6656: clean up s_nsBulkOutIoCompleteWrite. by Malcolm Priestley · 10 years ago
  70. e8152bf staging: vt6656: s_nsBulkOutIoCompleteWrite add error handling, by Malcolm Priestley · 10 years ago
  71. 1c398a3 staging: vt6656: s_nsBulkOutIoCompleteWrite reorganise variable order. by Malcolm Priestley · 10 years ago
  72. f764e00 staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFER by Malcolm Priestley · 10 years ago
  73. 5f38b78 staging: vt6656: clean up PIPEnsInterruptRead. by Malcolm Priestley · 10 years ago
  74. 59858f5 staging: vt6656: PIPEnsInterruptRead set intBuf.bInUse to false. by Malcolm Priestley · 10 years ago
  75. f39b853 staging: vt6656: PIPEnsInterruptRead use usb_fill_int_urb by Malcolm Priestley · 10 years ago
  76. d9ad7a9 staging: vt6656: clean up s_nsInterruptUsbIoCompleteRead by Malcolm Priestley · 10 years ago
  77. 749627f staging: vt6656: Remove variable fKillEventPollingThread by Malcolm Priestley · 10 years ago
  78. def84bd staging: vt6656: s_nsInterruptUsbIoCompleteRead remove usb_fill_bulk_urb by Malcolm Priestley · 10 years ago
  79. c98fbf9 staging: vt6656: s_nsInterruptUsbIoCompleteRead add urb status returns by Malcolm Priestley · 10 years ago
  80. 247b4b6 staging: vt6656: s_nsInterruptUsbIoCompleteRead set intBuf.bInUse to true by Malcolm Priestley · 10 years ago
  81. 1fd4f55 staging: vt6656: Remove unused scStatistic data/functions from driver. by Malcolm Priestley · 11 years ago
  82. e1feda1 staging: vt6656: return if pControlURB->hcpriv not NULL by Malcolm Priestley · 11 years ago
  83. 60cc274 staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack by Malcolm Priestley · 11 years ago
  84. 115cac2 staging: vt6656: device.h Replace typedef struct _RCB by Malcolm Priestley · 11 years ago
  85. dcdf1d0 staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT. by Malcolm Priestley · 11 years ago
  86. 8dbc6aa staging: vt6656: Remove dead code macro ASSERT by Malcolm Priestley · 11 years ago
  87. 9fbafdd staging: vt6656: remove consecutive newlines by Andres More · 11 years ago
  88. 00d0603 staging: vt6656: remove code placeholders by Andres More · 11 years ago
  89. 4e9b5e2 staging: vt6656: replaced custom TRUE definition with true by Andres More · 11 years ago
  90. e269fc2 staging: vt6656: replaced custom FALSE definition with false by Andres More · 11 years ago
  91. ae5943d staging: vt6656: Fix URB submitted while active warning. by Malcolm Priestley · 11 years ago
  92. fe5d00e staging: vt6656: channel/control/firmware/int/usbpipe to new structures by Malcolm Priestley · 12 years ago
  93. 87c6298 staging: vt6656: no need to bIndicateReceive when no bytes to read. by Malcolm Priestley · 12 years ago
  94. 02560ef staging: vt6656: [BUG] PIPEnsSendBulkOut free bBoolInUse by Malcolm Priestley · 12 years ago
  95. 1acc0d62 staging: vt6656: Remove all commented macros by Marcos Paulo de Souza · 12 years ago
  96. 731047f staging: vt6656: removed macro to test bits by Andres More · 14 years ago
  97. 27264fb staging: vt6656: removed NDIS_STATUS int redefinition by Andres More · 14 years ago
  98. 6487c49 staging: vt6656: removed NTSTATUS definition by Andres More · 14 years ago
  99. 8efe1ab staging: vt6656: removed Calcu_LinkQual definition by Andres More · 14 years ago
  100. 6874674 staging: vt6656: removed Safe_Close definition by Andres More · 14 years ago