1. 51934e7 staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_info by Malcolm Priestley · 11 years ago
  2. 2474d74 staging: vt6656: Remove unused variable bAES. by Malcolm Priestley · 11 years ago
  3. 078d0cf staging: vt6656: Remove unused variable bLongHeader by Malcolm Priestley · 11 years ago
  4. c47b0a3 staging: vt6656: Remove always 0 variable dwDiagRefCount by Malcolm Priestley · 11 years ago
  5. f0fde11 staging: vt6656: main_usb.c ether_crc use kernel code by Malcolm Priestley · 11 years ago
  6. 748bf69 staging; vt6656: device_init_registers Change vnt_cmd_card_int and vnt_rsp_card_int to off stack by Malcolm Priestley · 11 years ago
  7. 302433d staging: vt6656: device.h Remove typedef enum __device_init_type. by Malcolm Priestley · 11 years ago
  8. f84cdf6 staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx rates by Malcolm Priestley · 11 years ago
  9. 60cc274 staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack by Malcolm Priestley · 11 years ago
  10. a21fc2f staging: vt6656: covert RXvMngWorkItem to work queue by Malcolm Priestley · 11 years ago
  11. 81d720d staging: vt6656: convert RXvWorkItem to work queue by Malcolm Priestley · 11 years ago
  12. bd9a6db staging: vt6656: covert BSSvSecondCallBack to delayed_work. by Malcolm Priestley · 11 years ago
  13. 94488a7 staging: vt6656: device.h convert sTimerCommand to delayed_work by Malcolm Priestley · 11 years ago
  14. 115cac2 staging: vt6656: device.h Replace typedef struct _RCB by Malcolm Priestley · 11 years ago
  15. dcdf1d0 staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT. by Malcolm Priestley · 11 years ago
  16. 4235f72 staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr. by Malcolm Priestley · 11 years ago
  17. 0260fe9 staging: vt6656: device.h unused variables by Malcolm Priestley · 11 years ago
  18. 2cf8ed6 staging: vt6656: dead code wCTSDuration. by Malcolm Priestley · 11 years ago
  19. 9fbafdd staging: vt6656: remove consecutive newlines by Andres More · 11 years ago
  20. 00d0603 staging: vt6656: remove code placeholders by Andres More · 11 years ago
  21. ceb8c5d staging: vt6656: removed usage of custom Ethernet header by Andres More · 11 years ago
  22. 4fcf949 staging: vt6656: removed no longer useful ttype.h file by Andres More · 11 years ago
  23. 52a7e64 staging: vt6656: replaced custom DWORD definition with u32 by Andres More · 11 years ago
  24. 3eaca0d staging: vt6656: replaced custom WORD definition with u16 by Andres More · 11 years ago
  25. b902fbf staging: vt6656: replaced custom BYTE definition with u8 by Andres More · 11 years ago
  26. dfdcc42 staging: vt6656: replace custom BOOL definition with bool by Andres More · 11 years ago
  27. d3e2395 staging: vt6656: fixed C99 // comments in two headers by Andres More · 11 years ago
  28. 61462ab staging: vt6656: cleanup struct vnt_private by Malcolm Priestley · 11 years ago
  29. 14c5ef5 staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove typedef. by Malcolm Priestley · 11 years ago
  30. dd0a774 staging: vt6656: card/main_usb/device use new structure names by Malcolm Priestley · 12 years ago
  31. 4f4a89c staging: vt6656: create new structure names to remove typedefs. by Malcolm Priestley · 12 years ago
  32. 7c65fa2 staging: vt6656: Remove QWORD from source and replace with u64. by Malcolm Priestley · 12 years ago
  33. b3a6db9 staging: vt6656: dead code removal : wpactl.c/h by Malcolm Priestley · 12 years ago
  34. 11d404c staging: vt6656: fix headers and add cfg80211. by Malcolm Priestley · 12 years ago
  35. f1426fd staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macro by Malcolm Priestley · 12 years ago
  36. bebbb29 staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvoked by Malcolm Priestley · 12 years ago
  37. f20fbdf8 staging: vt6656: Keep firmware loading local and release firware. by Malcolm Priestley · 12 years ago
  38. a0a1f61 staging "vt6656" Fix typos in comments, and in a printk message. by Justin P. Mattock · 12 years ago
  39. 1acc0d62 staging: vt6656: Remove all commented macros by Marcos Paulo de Souza · 12 years ago
  40. 31d5bbf vt6656: Use request_firmware() to load firmware by Ben Hutchings · 14 years ago
  41. 731047f staging: vt6656: removed macro to test bits by Andres More · 14 years ago
  42. 27264fb staging: vt6656: removed NDIS_STATUS int redefinition by Andres More · 14 years ago
  43. 465711b staging: vt6656: removed not useful comments by Andres More · 14 years ago
  44. 6487c49 staging: vt6656: removed NTSTATUS definition by Andres More · 14 years ago
  45. 24fe608 staging: vt6656: removed WPA_SM_Transtatus definition by Andres More · 14 years ago
  46. 5583dcf staging: vt6656: removed SndEvt_ToAPI definition by Andres More · 14 years ago
  47. feaf03d staging: vt6656: removed TxInSleep definition by Andres More · 14 years ago
  48. d9d1ccb Staging: vt6656: code cleanup, resolved checkpatch findings in headers by Andres More · 14 years ago
  49. cc856e6 Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs by Andres More · 14 years ago
  50. 213d2e9 Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs by Andres More · 14 years ago
  51. 659770d staging: vt6656: code cleanup, replaced U32 macro with u32 by Andres More · 14 years ago
  52. 8611a29 Staging: vt6656: removed VOID/PVOID definitions by Andres More · 14 years ago
  53. 9a0e756 Staging: vt6656: incorporated ETH_ALEN macro instead of custom one by Andres More · 14 years ago
  54. 42caa16 Staging: vt6656 remove unneeded version.h and version check by Shawn Bohrer · 15 years ago
  55. d30b271 Staging: vt6656 remove kcompat.h by Shawn Bohrer · 15 years ago
  56. 5008c45 Staging: vt6656: use lowercase for VIA USB vendor id by Otavio Salvador · 15 years ago
  57. 14386fd Staging: vt665x: fix built-in compiling by Alexander Beregalov · 15 years ago
  58. f9de7e7 Staging: vt665x: remove tpci.h file in vt6656 by Jim Lieb · 15 years ago
  59. 193a823 Staging: vt665x: Typedef and macro cleanup Part 1 by Jim Lieb · 15 years ago
  60. 70f38b1 Staging: vt6656: remove dependency on WIRELESS_EXT version by Alexander Beregalov · 15 years ago
  61. edb3a95 Staging: vt6656: remove dependency on kernel version by Alexander Beregalov · 15 years ago
  62. 92b9679 Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656. by Forest Bond · 15 years ago