1. d78551b staging: vt6656: remove return from all void functions by Malcolm Priestley · 10 years ago
  2. cbcc9a3 staging: vt6656: use test_bit to check flags status by Malcolm Priestley · 10 years ago
  3. 2746321 staging: vt6656: struct vnt_private merge flag and macros by Malcolm Priestley · 10 years ago
  4. bab97c0 staging: vt6656: dead code remove channel switch. by Malcolm Priestley · 10 years ago
  5. 8b84c1d staging: vt6656: struct vnt_private replace wCurrentRate with current_rate by Malcolm Priestley · 10 years ago
  6. 2044dbd staging: vt6656: struct vnt_private remove camel case antenna variables by Malcolm Priestley · 10 years ago
  7. 41868bf staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_mode by Malcolm Priestley · 10 years ago
  8. a83a859 staging: vt6656: wcnd.c clean up comments by Malcolm Priestley · 10 years ago
  9. 983b65f staging: vt6656: wcmd remove unneeded headers by Malcolm Priestley · 10 years ago
  10. 68cc161 staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer by Malcolm Priestley · 10 years ago
  11. 57981a6 staging: vt6656: Drop u8 pointer and rename bScheduleCommand. by Malcolm Priestley · 10 years ago
  12. 592365ae4a staging: vt6656: rename vRunCommand to vnt_run_command by Malcolm Priestley · 10 years ago
  13. 2cd98cd staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_wait by Malcolm Priestley · 10 years ago
  14. 60cecd2 staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_complete by Malcolm Priestley · 10 years ago
  15. 33a60b8 staging: vt6656: replace camel case from command variables by Malcolm Priestley · 10 years ago
  16. 9a30928 staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFF by Malcolm Priestley · 10 years ago
  17. b595f9b staging: vt6656: remove typedef struct tagCMD_ITEM by Malcolm Priestley · 10 years ago
  18. ad74e91 staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_state by Malcolm Priestley · 10 years ago
  19. 80f0d09 staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmd by Malcolm Priestley · 10 years ago
  20. f7f0485 staging: vt6656: wcmd replace debug message with dev_dbg by Malcolm Priestley · 10 years ago
  21. 4e3af0f staging: vt6656: vResetCommandTimer remove camel case by Malcolm Priestley · 10 years ago
  22. f7e9ed4 staging: vt6656: bScheduleCommand remove camel case by Malcolm Priestley · 10 years ago
  23. d287093 staging: vt6656: s_bCommandComplete clean up and remove camel case by Malcolm Priestley · 10 years ago
  24. a675dc2 staging: vt6656: s_bCommandComplete remove else from if by Malcolm Priestley · 10 years ago
  25. 18647c5 staging: vt6656: remove unused variables from struct tagCMD_ITEM by Malcolm Priestley · 10 years ago
  26. cf07bb8 staging: vt6656: vRunCommand remove camel case. by Malcolm Priestley · 10 years ago
  27. 43878a3 staging: vt6656: wcmd remove unused commands by Malcolm Priestley · 10 years ago
  28. c06b1ad staging: vt6656: wcmd Remove command WLAN_CMD_RADIO by Malcolm Priestley · 10 years ago
  29. e30546d staging: vt6656: vCommandTimerWait remove camel case. by Malcolm Priestley · 10 years ago
  30. a146d42 staging: vt6656: dead code remove 80211hdr.h by Malcolm Priestley · 10 years ago
  31. c4c9a92 staging: vt6656: dead code remove wmgr.h by Malcolm Priestley · 10 years ago
  32. ae9593e staging: vt6656: dead code remove tmacro.h by Malcolm Priestley · 10 years ago
  33. 93bf8a8 staging: vt6656: dead code remove old key functions by Malcolm Priestley · 10 years ago
  34. e1aec72 staging: vt6656: dead code remove iowpa.h by Malcolm Priestley · 10 years ago
  35. 03e77fe staging: vt6656: dead code remove wctl by Malcolm Priestley · 10 years ago
  36. 169cd2e4 staging: vt6656: wcmd remove dead code by Malcolm Priestley · 10 years ago
  37. 2f8da5f staging: vt6656: main_usb removed dead code by Malcolm Priestley · 10 years ago
  38. 63e754d staging: vt6656: mac80211 conversion: vRunCommand channel changes by Malcolm Priestley · 10 years ago
  39. f31a67a staging: vt6656: mac80211 conversion: vRunCommand change beacon by Malcolm Priestley · 10 years ago
  40. 30816f8 staging: vt6656: mac80211 conversion: add vnt_init to bScheduleCommand by Malcolm Priestley · 10 years ago
  41. bb73fd0 staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeup by Malcolm Priestley · 10 years ago
  42. 905dba5 staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_saving by Malcolm Priestley · 10 years ago
  43. c1d45af staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_saving by Malcolm Priestley · 10 years ago
  44. 3695753 staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off by Malcolm Priestley · 10 years ago
  45. a9bed1d staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off by Malcolm Priestley · 10 years ago
  46. bc240f5 staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_mode by Malcolm Priestley · 10 years ago
  47. 8a5e6c8 staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_on by Malcolm Priestley · 10 years ago
  48. fa26e0b staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_off by Malcolm Priestley · 10 years ago
  49. 084fc8f staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channel by Malcolm Priestley · 10 years ago
  50. 4f5290e staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpower by Malcolm Priestley · 10 years ago
  51. 62c8526 staging: vt6656: dead code remove control.c/h by Malcolm Priestley · 10 years ago
  52. 5374290 staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte by Malcolm Priestley · 10 years ago
  53. 96f6975 staging: vt6656: Create new function to set led state. by Malcolm Priestley · 10 years ago
  54. 441c21c staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_in by Malcolm Priestley · 10 years ago
  55. 1390b02 staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out by Malcolm Priestley · 10 years ago
  56. 90f96ac staging: vt6656: Remove hostapd functions. by Malcolm Priestley · 10 years ago
  57. 9cade5a staging: vt6656: Remove always true bUpdateBBVGA by Malcolm Priestley · 10 years ago
  58. 60f8ce8 staging: vt6656: rndis.h move all to device.h by Malcolm Priestley · 10 years ago
  59. 97641ca staging: vt6656: lock changes: vRunCommand nsDMA_tx_packet by Malcolm Priestley · 10 years ago
  60. d1d4120 staging: vt6656: lock changes: vRunCommand remove locks. by Malcolm Priestley · 10 years ago
  61. 05cc617 staging: vt6656: rxtx: Remove unused uDMAIdx from driver. by Malcolm Priestley · 10 years ago
  62. 2ae2777 staging: vt6656: vRunCommand remove multi calls to s_bCommandComplete. by Malcolm Priestley · 10 years ago
  63. edd20e9 staging: vt6656: Move device_set_multi code call to vRunCommand by Malcolm Priestley · 10 years ago
  64. c47b0a3 staging: vt6656: Remove always 0 variable dwDiagRefCount by Malcolm Priestley · 11 years ago
  65. df6b851 staging: vt6656: removed the trailing statement should be on next line error by Nandini Hanumanthagowda · 11 years ago
  66. 819b920 staging: vt6656: added space after coma operator in funtion call by Nandini Hanumanthagowda · 11 years ago
  67. 2eca4ea staging: vt6656: removed all whitespace errors by Nandini Hanumanthagowda · 11 years ago
  68. 820c9b1 staging: vt6656: removed parenthesis from return statement by Nandini Hanumanthagowda · 11 years ago
  69. 97d59f8 staging: vt6656: indented the code under all function blocks by Nandini Hanumanthagowda · 11 years ago
  70. cab086d staging: vt6656: indented all if-else statement blocks by Nandini Hanumanthagowda · 11 years ago
  71. faaf9c1 staging: vt6656: fixed the switch case indentation level error by Nandini Hanumanthagowda · 11 years ago
  72. 015bdc2 staging: vt6656: fixed unnecessary whitespace warning by Nandini Hanumanthagowda · 11 years ago
  73. bfce700 staging: vt6656: fixed checkpatch errors related to close brace by Nandini Hanumanthagowda · 11 years ago
  74. c3f007f staging: vt6656: fixed open brace placement related error by Nandini Hanumanthagowda · 11 years ago
  75. 566597a staging: vt6656: removed unnecessary braces around if-else statements by Nandini Hanumanthagowda · 11 years ago
  76. ebd381d staging: vt6656: fixed whitespace related errors around operators by Nandini Hanumanthagowda · 11 years ago
  77. 3b13885 staging: vt6656: Fix (most) sparse warnings regarding static functions/variables by Valentina Manea · 11 years ago
  78. 60cc274 staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack by Malcolm Priestley · 11 years ago
  79. 17f3ced staging: vt6656: return from workqueues on fMP_DISCONNECTED by Malcolm Priestley · 11 years ago
  80. bd9a6db staging: vt6656: covert BSSvSecondCallBack to delayed_work. by Malcolm Priestley · 11 years ago
  81. 94488a7 staging: vt6656: device.h convert sTimerCommand to delayed_work by Malcolm Priestley · 11 years ago
  82. 9fbafdd staging: vt6656: remove consecutive newlines by Andres More · 11 years ago
  83. 257f658 staging: vt6656: Fix stuck in scanning with variable uScanChannel. by Malcolm Priestley · 11 years ago
  84. 00d0603 staging: vt6656: remove code placeholders by Andres More · 11 years ago
  85. 4fcf949 staging: vt6656: removed no longer useful ttype.h file by Andres More · 11 years ago
  86. 3eaca0d staging: vt6656: replaced custom WORD definition with u16 by Andres More · 11 years ago
  87. b902fbf staging: vt6656: replaced custom BYTE definition with u8 by Andres More · 11 years ago
  88. 4e9b5e2 staging: vt6656: replaced custom TRUE definition with true by Andres More · 11 years ago
  89. e269fc2 staging: vt6656: replaced custom FALSE definition with false by Andres More · 11 years ago
  90. 98583c0 staging: vt6656: change baseband/mac/wcmd/wctl to new structures. by Malcolm Priestley · 12 years ago
  91. 0fdb56d staging: vt6656: send SIOCGIWSCAN at end of all scanning events. by Malcolm Priestley · 12 years ago
  92. f1426fd staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macro by Malcolm Priestley · 12 years ago
  93. 70e2277 staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer. by Malcolm Priestley · 12 years ago
  94. a0a1f61 staging "vt6656" Fix typos in comments, and in a printk message. by Justin P. Mattock · 12 years ago
  95. 9318469 staging: vt6656: Fix typo in vt6656 by Masanari Iida · 12 years ago
  96. 3afe5f6 staging/vt6656: cleanup coding style in vResetCommandTimer by Devendra Naga · 12 years ago
  97. eab6e19 staging/vt6656: remove unnecessary return in BSSvSecondTxData by Devendra Naga · 12 years ago
  98. a984fa55 staging/vt6656: coding style fix in BSSvSecondTxData by Devendra Naga · 12 years ago
  99. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago