1. 2033801 staging: vt6656: s_uGetRTSCTSRsvTime fix return. by Malcolm Priestley · 11 years ago
  2. 2075f65 staging: vt6656: vnt_rxtx_rsvtime_le16 fix return. by Malcolm Priestley · 11 years ago
  3. 5abe3d6 staging: vt6656: s_uGetDataDuration use __le16. by Malcolm Priestley · 11 years ago
  4. 7f591a1 staging: vt6656: Correct return type s_uGetRTSCTSDuration. by Malcolm Priestley · 11 years ago
  5. c4cf6df staging: vt6656: rxtx endian correct return duration by Malcolm Priestley · 11 years ago
  6. dab085b staging: vt6656: vnt_time_stamp_off fix return to __le16 by Malcolm Priestley · 11 years ago
  7. 533f9d3 staging: vt6656: struct vnt_tx_short_buf_head correct base types by Malcolm Priestley · 11 years ago
  8. 10bb39a staging: vt6656: rxtx Replace wTimeStampOff* variables by Malcolm Priestley · 11 years ago
  9. 372108e staging: vt6656: rxtx Replace wCTSTxRrvTime_ba by Malcolm Priestley · 11 years ago
  10. 7fd5747 staging: vt6656: rxtx: Replace wCTSDuration* by Malcolm Priestley · 11 years ago
  11. 5ff627a staging: vt6656: rxtx: Replace wTxRrvTime* by Malcolm Priestley · 11 years ago
  12. 85417bf staging: vt6656: rxtx: Replace wRTSTxRrvTime* by Malcolm Priestley · 11 years ago
  13. fadc3bd staging: vt6656: rxtx: Replace wRTSDuration* variables by Malcolm Priestley · 11 years ago
  14. 4e01117 staging: vt6656: rxtx Replace wDuration* variables. by Malcolm Priestley · 11 years ago
  15. f4d636d staging: vt6656: Fix sparse warnings by Himangi Saraogi · 11 years ago
  16. b9d93d1 staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1 by Malcolm Priestley · 11 years ago
  17. 6ae4663 staging: vt6656: [BUG] set usb_fill_int_urb interval to 1 by Malcolm Priestley · 11 years ago
  18. 64052b7 staging: vt6656: power.c Fix line over 80 characters. by Aybuke Ozdemir · 11 years ago
  19. 9009dd1 staging: vt6656: Use __releases/__acquires annotations by Iulia Manda · 11 years ago
  20. 74f161f /staging/vt6656: Delete extra paranthesis from macro definition by Andreea-Cristina Bernat · 11 years ago
  21. 9eac685 staging:vt6656: Removed assignment in if statement. by Chi Pham · 11 years ago
  22. 879ea7d3 Staging:vt6656: Replace some kzalloc calls with kcalloc in iwctl.c by Iulia Manda · 11 years ago
  23. da62fa2 staging: vt6656: Remove unused tasklets tasklet_struct CmdWorkItem and EventWorkItem are not used. by Malcolm Priestley · 11 years ago
  24. 061982a staging: vt6656: dead code removetypedef struct tagSQuietControl by Malcolm Priestley · 11 years ago
  25. 1506bf3 staging: vt6656: clean up device_free_int_bufs. by Malcolm Priestley · 11 years ago
  26. f2625c2 staging: vt6656: clean up device_free_tx_bufs by Malcolm Priestley · 11 years ago
  27. afc5eeb staging: vt6656: clean up device_free_rx_bufs. by Malcolm Priestley · 11 years ago
  28. 35491de staging: vt6656: Clean up device_alloc_bufs by Malcolm Priestley · 11 years ago
  29. 2926366 staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb. by Malcolm Priestley · 11 years ago
  30. 5a30e0b staging: vt6656: Clean up RXvFreeRCB. by Malcolm Priestley · 11 years ago
  31. 49d73a9 staging: vt6656: Clean up RXvWorkItem by Malcolm Priestley · 11 years ago
  32. d1b2a11 staging: vt6656: s_nsBulkOutIoCompleteWrite Remove variable status. by Malcolm Priestley · 11 years ago
  33. d597aae staging: vt6656: s_nsBulkOutIoCompleteWrite remove buf_len. by Malcolm Priestley · 11 years ago
  34. 07bc839 staging: vt6656: Remove unused variables packets* by Malcolm Priestley · 11 years ago
  35. cbe4da5 staging: vt6656: Remove unused variable bEventAvailable. by Malcolm Priestley · 11 years ago
  36. 81aec60 staging: vt6656: struct vnt_usb_send_context remove sEthHeader. by Malcolm Priestley · 11 years ago
  37. 7e5a919 staging: vt6656: Remove all variables ulInt* by Malcolm Priestley · 11 years ago
  38. 88c4d12 staging: vt6656: Remove all variables ulBulk* by Malcolm Priestley · 11 years ago
  39. ebf5a3c staging: vt6656: struct vnt_usb_send_context struct size optimization. by Malcolm Priestley · 11 years ago
  40. 599e4b5 staging: vt6656: Remove pointer cast to urb->context. by Malcolm Priestley · 11 years ago
  41. 0b787d7 staging: vt6656: Cleanup PIPEnsBulkInUsbRead by Malcolm Priestley · 11 years ago
  42. d4fa2ab staging: vt6656: clean up s_nsBulkInUsbIoCompleteRead by Malcolm Priestley · 11 years ago
  43. 6763898 staging: vt6656: s_nsBulkInUsbIoCompleteRead Replace error handling. by Malcolm Priestley · 11 years ago
  44. 1882c19 staging: vt6656: s_nsBulkInUsbIoCompleteRead Remove bytesRead/bIndicateReceive. by Malcolm Priestley · 11 years ago
  45. e3a8fa1 staging: vt6656: s_nsBulkInUsbIoCompleteRead get rid of status. by Malcolm Priestley · 11 years ago
  46. 3f38290 staging: vt6656: clean up PIPEnsSendBulkOut. by Malcolm Priestley · 11 years ago
  47. da5c99f staging: vt6656: usb_fill_bulk_urb get rid of void* cast. by Malcolm Priestley · 11 years ago
  48. 1333830 staging: vt6656: PIPEnsSendBulkOut reverse if statement by Malcolm Priestley · 11 years ago
  49. 1450ba6 staging: vt6656: Remove typedef enum _CONTEXT_TYPE by Malcolm Priestley · 11 years ago
  50. 21aa212 staging: vt6656: clean up s_nsBulkOutIoCompleteWrite. by Malcolm Priestley · 11 years ago
  51. e8152bf staging: vt6656: s_nsBulkOutIoCompleteWrite add error handling, by Malcolm Priestley · 11 years ago
  52. 1c398a3 staging: vt6656: s_nsBulkOutIoCompleteWrite reorganise variable order. by Malcolm Priestley · 11 years ago
  53. 2ae2777 staging: vt6656: vRunCommand remove multi calls to s_bCommandComplete. by Malcolm Priestley · 11 years ago
  54. edd20e9 staging: vt6656: Move device_set_multi code call to vRunCommand by Malcolm Priestley · 11 years ago
  55. f764e00 staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFER by Malcolm Priestley · 11 years ago
  56. 5f38b78 staging: vt6656: clean up PIPEnsInterruptRead. by Malcolm Priestley · 11 years ago
  57. 59858f5 staging: vt6656: PIPEnsInterruptRead set intBuf.bInUse to false. by Malcolm Priestley · 11 years ago
  58. f39b853 staging: vt6656: PIPEnsInterruptRead use usb_fill_int_urb by Malcolm Priestley · 11 years ago
  59. d9ad7a9 staging: vt6656: clean up s_nsInterruptUsbIoCompleteRead by Malcolm Priestley · 11 years ago
  60. 749627f staging: vt6656: Remove variable fKillEventPollingThread by Malcolm Priestley · 11 years ago
  61. def84bd staging: vt6656: s_nsInterruptUsbIoCompleteRead remove usb_fill_bulk_urb by Malcolm Priestley · 11 years ago
  62. c98fbf9 staging: vt6656: s_nsInterruptUsbIoCompleteRead add urb status returns by Malcolm Priestley · 11 years ago
  63. 247b4b6 staging: vt6656: s_nsInterruptUsbIoCompleteRead set intBuf.bInUse to true by Malcolm Priestley · 11 years ago
  64. 210098a staging: vt6656: Clean up and remove camel case INTnsProcessData. by Malcolm Priestley · 11 years ago
  65. 864ace8 staging: vt6656: int : Replace typedef struct tagSINTData. by Malcolm Priestley · 11 years ago
  66. dbb18cb staging: vt6656: int.h correct endian type by Malcolm Priestley · 11 years ago
  67. a9052bc staging: vt6656: Remove typedef _VIA_BB_TYPE by Malcolm Priestley · 11 years ago
  68. bf1c820 staging: vt6656: remove typedef VIA_PKT_TYPE. by Malcolm Priestley · 11 years ago
  69. a0ad277 staging: vt6656: Replace typedef enum _CARD_OP_MODE by Malcolm Priestley · 11 years ago
  70. e40068a staging: vt6656: camel case and clean up devie_set_multi by Malcolm Priestley · 11 years ago
  71. 295508c staging: vt6656: device_set_multi: set filter off with MACvWriteMultiAddr by Malcolm Priestley · 11 years ago
  72. 0ca3e28 staging: vt6656: device_set_multi: covert mc_filter to u64 by Malcolm Priestley · 11 years ago
  73. be973fc staging: vt6656: fix indentation in if statement by Greg Kroah-Hartman · 11 years ago
  74. c1cd149 staging: vt6656: sparse fixes: iwctl_giwgenie use memcpy. by Malcolm Priestley · 11 years ago
  75. 9010a28 staging: vt6656: sparse fixes: iwctl_siwgenie use memcpy. by Malcolm Priestley · 11 years ago
  76. 86a362f staging: vt6656: sparse fixes ethtool_ioctl Use struct ifreq * by Malcolm Priestley · 11 years ago
  77. d820fa9 staging: vt6656: sparse fixes: dpc.c missing dpc.h by Malcolm Priestley · 11 years ago
  78. 342e2e2 staging: vt6656: rxtx.c Camel case and clean up s_uGetRTSCTSRsvTime by Malcolm Priestley · 11 years ago
  79. 3fd5620 staging: vt6656: rxtx.c Camel case and clean up s_uGetTxRsvTime by Malcolm Priestley · 11 years ago
  80. 3b371fe4 staging: vt6656: remove an unneeded NULL check by Dan Carpenter · 11 years ago
  81. 6e28024 staging: vt6656: CARDqGetNextTBTT replace code using do_div. by Malcolm Priestley · 11 years ago
  82. 9acec05 staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT by Malcolm Priestley · 11 years ago
  83. 98e5491 Staging: vt6656: Reduce line length of bssdb.c by Simon Schuster · 11 years ago
  84. 5918ed4 Staging: vt6656: Remove explicit comparisons against NULL by Sebastian Rachuj · 11 years ago
  85. 72cac30 Staging: vt6656: Remove bogus parentheses in conditions by Sebastian Rachuj · 11 years ago
  86. 8f284d7 Staging: vt6656: Combined nested conditions by Simon Schuster · 11 years ago
  87. b7fce6a Staging: vt6656: Correct usage of braces by Simon Schuster · 11 years ago
  88. fd2251e Staging: vt6656: Combine "else { if" to "else if" by Simon Schuster · 11 years ago
  89. 6c64bf8 Staging: vt6656: Remove unnecessary spaces in format strings by Simon Schuster · 11 years ago
  90. dad2ddb Staging: vt6656: Remove line feeds before else by Simon Schuster · 11 years ago
  91. 77226ed Staging: vt6656: Correct single space mistakes by Simon Schuster · 11 years ago
  92. e435ef1 Staging: vt6656: Correct operator coding style by Simon Schuster · 11 years ago
  93. 13a36fe9 Staging: vt6656: Remove unnecessary semicolons by Simon Schuster · 11 years ago
  94. 14feab1 Staging: vt6656: Adjust comments in bssdb.c by Simon Schuster · 11 years ago
  95. 0863b4e Staging: vt6656: Fix indentation of bssdb.c by Simon Schuster · 11 years ago
  96. 7387f43 staging: vt6656: clean up CARDbSetMediaChannel. by Malcolm Priestley · 11 years ago
  97. 1fd4f55 staging: vt6656: Remove unused scStatistic data/functions from driver. by Malcolm Priestley · 11 years ago
  98. 1aec87a staging: vt6656: dead code remove mib.c mic.h from driver. by Malcolm Priestley · 11 years ago
  99. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  100. c995c2f staging: vt6656: Move double definition of MAX_RATE to device_cfg.h by Malcolm Priestley · 11 years ago