1. c397d46 staging: vt6655: always keep abyCurrentNetAddr aligned to 2 by Malcolm Priestley · 10 years ago
  2. bf8918d staging: vt6655: change typedef enum _VIA_PKT_TYPE to macro by Malcolm Priestley · 10 years ago
  3. ff8d9f0 staging: vt6655: replace typedef enum _VIA_BB_TYPE with macros by Malcolm Priestley · 10 years ago
  4. b40d821 staging: vt6655: dead code remove typedef enum _CARD_PHY_TYPE by Malcolm Priestley · 10 years ago
  5. d475d42 staging: vt6655: device.h remove dead member wstats by Malcolm Priestley · 10 years ago
  6. 2ee1ad7 staging: vt6655: device_set_options remove dead variables by Malcolm Priestley · 10 years ago
  7. ac875c1 staging: vt6655: device_set_options remove unused ethernet addresses by Malcolm Priestley · 10 years ago
  8. 1b8e512 staging: vt6655: device_get_options remove unused device parameters by Malcolm Priestley · 10 years ago
  9. b1c4133 staging: vt6655: remove fragmentation from driver by Malcolm Priestley · 10 years ago
  10. 0fbdd5c staging: vt6655: dead code remove header type.h by Malcolm Priestley · 10 years ago
  11. 3378598 staging: vt6655: dead code remove wmgr.h by Malcolm Priestley · 10 years ago
  12. c3fb464 staging: vt6655: move MAKE_BEACON_RESERVED to device.h by Malcolm Priestley · 10 years ago
  13. dd46cf7 staging: vt6655: dead code remove 80211hdr.h by Malcolm Priestley · 10 years ago
  14. 9c644a0 staging: vt6655: device.h remove dead strutures and macros by Malcolm Priestley · 10 years ago
  15. 1467610 staging: vt6655: struct vnt_private remove dead members by Malcolm Priestley · 10 years ago
  16. 8224e77 staging: vt6655: dead code remove 80211mgr.h by Malcolm Priestley · 10 years ago
  17. d54435d staging: vt6655: dead code remove tether.h by Malcolm Priestley · 10 years ago
  18. 37cc22b staging: vt6655: dead remove wcmd.h and typedefs by Malcolm Priestley · 10 years ago
  19. 38ad4a0 staging: vt6655: dead code remove ndis and pmkid strutures. by Malcolm Priestley · 10 years ago
  20. ab2eb50 staging: vt6655: wmgr.h remove management structures by Malcolm Priestley · 10 years ago
  21. 8ec9479 staging: vt6655: dead code remove vntwifi.h by Malcolm Priestley · 10 years ago
  22. b0437f2 staging: vt6655: move all RATE_* macros to device.h by Malcolm Priestley · 10 years ago
  23. 77bb997 staging: vt6655: key.c remove dead functions by Malcolm Priestley · 10 years ago
  24. 7c23c2d staging: vt6655: deadcode remove aes_ccmp/rc4/tkip by Malcolm Priestley · 10 years ago
  25. 7af1ead staging: vt6655: dead code remove net device code by Malcolm Priestley · 10 years ago
  26. f4cf678 staging: vt6655: deadcode remove zone file operations and vntconfiguration.dat by Malcolm Priestley · 10 years ago
  27. 67013f2 staging: vt6655: mac80211 conversion add main mac80211 functions by Malcolm Priestley · 10 years ago
  28. 89cf9be staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving poll by Malcolm Priestley · 10 years ago
  29. fee7506a1 staging: vt6655: mac80211 conversion: add new key functions by Malcolm Priestley · 10 years ago
  30. 33b1c8c staging: vt6655: mac80211 conversion: add new rx functions by Malcolm Priestley · 10 years ago
  31. 81a4e95 staging: vt6655: device.h: Comments fixes by Veronika Kabatova · 10 years ago
  32. 2359b5c staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and pack variables by Aya Mahfouz · 10 years ago
  33. b4a814d staging: vt6655: Remove unnecessary condition around include by Tobias Klauser · 10 years ago
  34. 22981e0 staging: vt6655: Use net_device_stats from struct net_device by Tobias Klauser · 10 years ago
  35. 46ef688 staging: vt6655: Remove unused member from struct vnt_private by Tobias Klauser · 10 years ago
  36. a987367 staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. by Malcolm Priestley · 10 years ago
  37. 9332025 stgaing: vt6655: remove unused variable wCTSDuration by Malcolm Priestley · 10 years ago
  38. 33cfce6 staging: vt6655: remove multiple instances of netdevice. by Malcolm Priestley · 10 years ago
  39. 70afb8e staging: vt6655: remove multiple instances of driver loading. by Malcolm Priestley · 10 years ago
  40. 5154b0d staging: vt6655: device.h dead code remove bCCK by Malcolm Priestley · 10 years ago
  41. 9e9df67 staging: vt6655: remove remaining comments of PLICE_DEBUG by Malcolm Priestley · 10 years ago
  42. b39d60c staging: vt6655: Use ether_crc in kernel. by Malcolm Priestley · 10 years ago
  43. 48caf5a staging: vt6655: Convert DBG_PRT to pr_<level> by Joe Perches · 10 years ago
  44. 80f598a staging: vt6655: remove typedef from struct vnt_private by Malcolm Priestley · 10 years ago
  45. 3f8597f staging: vt6655: device.h use change __device_info to vnt_private by Malcolm Priestley · 10 years ago
  46. 0fc2a76 staging: vt6655: Replace and remove typedef QWORD/ DQWORD by Malcolm Priestley · 10 years ago
  47. f2af99e staging: vt6655: Remove TxInSleep macro by Malcolm Priestley · 10 years ago
  48. 9f34de3 staging: vt6655: remove typedef enum __device_init_type by Malcolm Priestley · 10 years ago
  49. 9a802f2 staging: vt6655: deadcode remove undefined macro THREAD code. by Malcolm Priestley · 10 years ago
  50. 795d644 staging: vt6655: remove undefined TASK_LET code by Malcolm Priestley · 10 years ago
  51. 5f742c7b9 staging: vt6655: fix static position in inline function by Guillaume Clement · 10 years ago
  52. b69ee55 staging: vt6655: fix braces at newline for structs by Guillaume Clement · 10 years ago
  53. 6b71127 staging: vt6655: Add missing blank lines after declarations by Guillaume Clement · 10 years ago
  54. 1683440 staging: vt6655: change type of PortOffset to void __iomem * by Guillaume Clement · 10 years ago
  55. ff87dbc staging: vt6655: remove unnecessary typedef struct. by Martin Kepplinger · 10 years ago
  56. 4e8a7e5 staging: vt6655: remove dead code by Guido Martínez · 10 years ago
  57. c720dad staging: vt6655: fix DBG_PRT and PRINT_K macros by Guido Martínez · 10 years ago
  58. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  59. 96d69e2 staging: vt6655: Remove unnecessary blank lines by Joe Perches · 11 years ago
  60. 5e0cc8a staging: vt6655: Convert to kernel brace style by Joe Perches · 11 years ago
  61. f2046f9 staging: vt6655: Remove commented out printks by Joe Perches · 11 years ago
  62. 4ec4aa4 staging:vt6655:device: Whitespace cleanups by Joe Perches · 11 years ago
  63. d1b46e7 staging: vt6655: s/kmalloc + memset / kzalloc by Devendra Naga · 12 years ago
  64. 8473f65 staging: vt6655: checkpatch fixes by Devendra Naga · 12 years ago
  65. b5b384b staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_info by Devendra Naga · 12 years ago
  66. 789d1ae staging: "vt6655" Fix typos in comments. by Justin P. Mattock · 12 years ago
  67. 27e3b90 staging: vt6655: Remove all commented macros by Marcos Paulo de Souza · 12 years ago
  68. 9fada0a staging: vt6655: Fix warnings if CONFIG_PM is not defined by Larry Finger · 13 years ago
  69. 7b6a001 Staging: vt6655: replace BOOL with in kernel bool by Charles Clément · 14 years ago
  70. 5a5a2a6 Staging: vt6655: replace FALSE with in kernel false by Charles Clément · 14 years ago
  71. 1b12068 Staging: vt6655: replace TRUE with in kernel true by Charles Clément · 14 years ago
  72. 3fc9b58 Staging: vt6655: remove BYTE typedef by Charles Clément · 14 years ago
  73. 2986db5 Staging: vt6655: remove WORD typedef by Charles Clément · 14 years ago
  74. 0f4c60d Staging: vt6655: remove DWORD typedef by Charles Clément · 14 years ago
  75. afb97d9 Staging: vt6655: fix up U32 conversion by Greg Kroah-Hartman · 14 years ago
  76. cf160bc Staging: vt6655: include linux/ headers instead of asm/ by Charles Clément · 14 years ago
  77. 2989e96 Staging: vt6655: remove PBYTE typedef by Charles Clément · 14 years ago
  78. e3fd16d Staging: vt6655: remove custom ULONG typedef by Charles Clément · 14 years ago
  79. b6e95cd Staging: vt6655: remove custom UINT typedef by Charles Clément · 14 years ago
  80. 5c9824e Staging: vt6655: remove custom UCHAR typedef by Charles Clément · 14 years ago
  81. b83cc2ed Staging: vt6655: remove custom LONG typedef by Charles Clément · 14 years ago
  82. 0c93a98 Staging: vt6655: removed custom SHORT typedef by Charles Clément · 14 years ago
  83. 5a4197b Staging: vt6655: removed custom CHAR typedef by Charles Clément · 14 years ago
  84. 902d241 Staging: vt6655: remove U32 custom macro by Charles Clément · 14 years ago
  85. ec28c7f Staging: vt6655: remove I8 custom macro by Charles Clément · 14 years ago
  86. 078b078 Staging: vt6655: use ETH_ALEN macro instead of custom one by Charles Clément · 14 years ago
  87. 6b35b7b Staging: vt6655: remove VOID definition and use by Charles Clément · 14 years ago
  88. d2c6170 Staging: vt6655: Hoist assign from if by Joe Perches · 14 years ago
  89. 3afc571 Staging: vt6655 remove unneeded version.h by Shawn Bohrer · 15 years ago
  90. 6d0158f Staging: vt6655 remove kcompat.h by Shawn Bohrer · 15 years ago
  91. 14386fd Staging: vt665x: fix built-in compiling by Alexander Beregalov · 15 years ago
  92. 1e5743c Staging: vt665x: remove tpci.h file by Jim Lieb · 15 years ago
  93. a7ad322 Staging: vt665x: Clean up include files, Part 2 by Jim Lieb · 15 years ago
  94. a884847 Staging: vt665x: Typedef and macro cleanup Part 2 by Jim Lieb · 15 years ago
  95. 612822f Staging: vt665x: Text janitor in prep for driver merge, part 2 by Jim Lieb · 15 years ago
  96. 7e809a9 Staging: vt6655 textual cleanup in prep for driver merge by Jim Lieb · 15 years ago
  97. 83a2732 Staging: vt6655: remove PRIVATE_OBJ ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  98. e882335 Staging: vt665x: depend on WIRELESS_EXT by Alexander Beregalov · 15 years ago
  99. 4c47b34 Staging: vt6655: remove dependency on WIRELESS_EXT version by Alexander Beregalov · 15 years ago
  100. 5449c68 Staging: Add pristine upstream vt6655 driver sources by Forest Bond · 15 years ago