1. 19f3ed3 staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySize by Malcolm Priestley · 10 years ago
  2. 154bb8b staging: vt6655: s_cbFillTxBufHead remove parameter *pPacket by Malcolm Priestley · 10 years ago
  3. 4b71166 staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNum by Malcolm Priestley · 10 years ago
  4. 738487f staging: vt6655: card.c move __iomem into functions. by Malcolm Priestley · 10 years ago
  5. d54435d staging: vt6655: dead code remove tether.h by Malcolm Priestley · 10 years ago
  6. d853ce2 staging: vt6655: dead code remove bssdb.h header by Malcolm Priestley · 10 years ago
  7. b4ba0cb staging: vt6655: dead code remove wctl.c/h by Malcolm Priestley · 10 years ago
  8. 5e6fc9d staging: vt6655: dead code remove tcrc.c/h by Malcolm Priestley · 10 years ago
  9. e813580 staging: vt6655: dead code remove michael.c/h by Malcolm Priestley · 10 years ago
  10. 7c23c2d staging: vt6655: deadcode remove aes_ccmp/rc4/tkip by Malcolm Priestley · 10 years ago
  11. c49802b staging: vt6655: deadcode remove wroute.c/h by Malcolm Priestley · 10 years ago
  12. 1a48e8c staging: vt6655: s_cbFillTxBufHead remove unused parameters by Malcolm Priestley · 10 years ago
  13. d829163 staging: vt6655: rxtx remove dead functions by Malcolm Priestley · 10 years ago
  14. ee14649 staging: vt6655: dead code remove legacy hostap.c/h by Malcolm Priestley · 10 years ago
  15. f038ad0 staging: vt6655: s_vGenerateTxParameter remove unused cbMACHdLen by Malcolm Priestley · 10 years ago
  16. 89cf9be staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving poll by Malcolm Priestley · 10 years ago
  17. 7c0496d staging: vt6655: mac80211 conversion: s_vFillRTSHead convert to using struct ieee80211_hdr by Malcolm Priestley · 10 years ago
  18. 9c71cb3 staging: vt6655: dead code remove s_vFillFragParameter. by Malcolm Priestley · 10 years ago
  19. cfd9f0d staging: vt6655: mac80211 conversion: s_cbFillTxBufHead by Malcolm Priestley · 10 years ago
  20. 01eec15 staging: vt6655: mac8021 conversion: add new tx functions by Malcolm Priestley · 10 years ago
  21. 2359b5c staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and pack variables by Aya Mahfouz · 10 years ago
  22. a987367 staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. by Malcolm Priestley · 10 years ago
  23. 96372bd staging: vt6655: s_uGetRTSCTSDuration always return __le16 by Malcolm Priestley · 10 years ago
  24. 9332025 stgaing: vt6655: remove unused variable wCTSDuration by Malcolm Priestley · 10 years ago
  25. db1afd1 staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fb by Malcolm Priestley · 10 years ago
  26. f5172b0 staging: vt6655: replace typedef struct tagSCTS with struct vnt_cts by Malcolm Priestley · 10 years ago
  27. 8e44804 staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fb by Malcolm Priestley · 10 years ago
  28. e21eb1c staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_ab by Malcolm Priestley · 10 years ago
  29. 9587b09 staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fb by Malcolm Priestley · 10 years ago
  30. 17434f0 staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_g by Malcolm Priestley · 10 years ago
  31. 0864db1 staging: vt6655: Replace typedef struct tagSCTSData with ieee80211_cts data by Malcolm Priestley · 10 years ago
  32. 52c4130 staging: vt6655: Replace typedef struct tagSRTSData with ieee80211_rts data by Malcolm Priestley · 10 years ago
  33. a479ffc staging: vt6655: Fix *Duration s_uFillDataHead to return to __le16 by Malcolm Priestley · 10 years ago
  34. 9c62c7a staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_tx_datahead_a_fb by Malcolm Priestley · 10 years ago
  35. 9ce842a staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_datahead_ab by Malcolm Priestley · 10 years ago
  36. 2dd7667 staging: vt6655: replace typedef struct tagSTxDataHead_g_FB with struct vnt_tx_datahead_g_fb by Malcolm Priestley · 10 years ago
  37. 72edb7e staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_datahead_g by Malcolm Priestley · 10 years ago
  38. d6b95c0 staging: vt6655: rxtx.c create function to return __le16 wTimeStampOff by Malcolm Priestley · 10 years ago
  39. c00a378 staging: vt6655: s_vGenerateTxParameter removed nested pvRrvTime NULL check by Malcolm Priestley · 10 years ago
  40. 853532d staging: vt6655: rxtx change s_uGetRTSCTSRsvTime to always return __le16 by Malcolm Priestley · 10 years ago
  41. e7a3481b staging: vt6655: create vnt_rxtx_rsvtime_le16 to return s_uGetTxRsvTime endian corrected. by Malcolm Priestley · 10 years ago
  42. f6a634c staging: vt6655: rxtx replace typedef struct tagSRrvTime_ab with struct vnt_rrv_time_ab by Malcolm Priestley · 10 years ago
  43. d66a5a7 staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt_rrv_time_cts by Malcolm Priestley · 10 years ago
  44. a9e6a2d staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt_rrv_time_rts by Malcolm Priestley · 10 years ago
  45. 9641723 staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon_xmit by Malcolm Priestley · 10 years ago
  46. 429a247 staging: vt6655: rxtx.c change BBvCalculateParameter to function vnt_get_phy_field by Malcolm Priestley · 10 years ago
  47. 281a19d staging: vt6655: remove PLICE_DEBUG where it is defined by Malcolm Priestley · 10 years ago
  48. 48caf5a staging: vt6655: Convert DBG_PRT to pr_<level> by Joe Perches · 10 years ago
  49. cf76dc4 staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_private by Malcolm Priestley · 10 years ago
  50. f2af99e staging: vt6655: Remove TxInSleep macro by Malcolm Priestley · 10 years ago
  51. 11a72e5 staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHead by Malcolm Priestley · 10 years ago
  52. 84b5076 staging: vt6655: fix function braces not on the proper line by Guillaume Clement · 10 years ago
  53. bfd7a28 staging: vt6655: Remove spaces before quoted newlines by Guillaume Clement · 10 years ago
  54. 6b71127 staging: vt6655: Add missing blank lines after declarations by Guillaume Clement · 10 years ago
  55. fe80254 staging: vt6655: remove useless return statements by Guillaume Clement · 10 years ago
  56. 83e771f staging: vt6655: fixed sparse warnings by Anton Protopopov · 10 years ago
  57. bc5cf65 staging: vt6655: fix checkpatch bracing issues by Guido Martínez · 10 years ago
  58. 4e8a7e5 staging: vt6655: remove dead code by Guido Martínez · 10 years ago
  59. 12ca22b staging: vt6655: 64 bit fix sizeof long TKIP mic by Malcolm Priestley · 10 years ago
  60. d0daef3 staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long. by Malcolm Priestley · 10 years ago
  61. 88cc850 staging: vt6655: remove unneeded semicolon by Teodora Baluta · 11 years ago
  62. 649520b staging: vt6655: fix comparison of bool to 0/1 by Teodora Baluta · 11 years ago
  63. 96d69e2 staging: vt6655: Remove unnecessary blank lines by Joe Perches · 11 years ago
  64. a730753 staging: vt6655: Remove commented out if()s by Joe Perches · 11 years ago
  65. a4ef27a staging: vt6655: Remove unnecessary parentheses from returns by Joe Perches · 11 years ago
  66. 5e0cc8a staging: vt6655: Convert to kernel brace style by Joe Perches · 11 years ago
  67. f2046f9 staging: vt6655: Remove commented out printks by Joe Perches · 11 years ago
  68. 547f1cf staging:vt6655:rxtx: Whitespace cleanups by Joe Perches · 11 years ago
  69. 8d915d8 staging: vt6655: Fix typo in vt6655 driver by Masanari Iida · 12 years ago
  70. ff4573a Staging: vt6655-6: shift wrap buf in s_vFillTxKey() by Dan Carpenter · 12 years ago
  71. 7664ec8 staging: "vt6655" Typo change *Caculate to *Calculate. by Justin P. Mattock · 12 years ago
  72. 789d1ae staging: "vt6655" Fix typos in comments. by Justin P. Mattock · 12 years ago
  73. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  74. 7b6a001 Staging: vt6655: replace BOOL with in kernel bool by Charles Clément · 14 years ago
  75. 5a5a2a6 Staging: vt6655: replace FALSE with in kernel false by Charles Clément · 14 years ago
  76. 1b12068 Staging: vt6655: replace TRUE with in kernel true by Charles Clément · 14 years ago
  77. 388bf2e Staging: vt6655: simplify broadcast and multicast ethernet address test by Charles Clément · 14 years ago
  78. fe4f34b Staging: vt6655: remove PUINT typedef by Charles Clément · 14 years ago
  79. 3fc9b58 Staging: vt6655: remove BYTE typedef by Charles Clément · 14 years ago
  80. 2986db5 Staging: vt6655: remove WORD typedef by Charles Clément · 14 years ago
  81. 0f4c60d Staging: vt6655: remove DWORD typedef by Charles Clément · 14 years ago
  82. 9d828c4 Staging: vt6655: remove PDWORD typedef by Charles Clément · 14 years ago
  83. 15df6c2 Staging: vt6655: remove PWORD typedef by Charles Clément · 14 years ago
  84. 2989e96 Staging: vt6655: remove PBYTE typedef by Charles Clément · 14 years ago
  85. b6e95cd Staging: vt6655: remove custom UINT typedef by Charles Clément · 14 years ago
  86. ca9e12a Staging: vt6655: use is_broadcast_ether_addr instead of custom macro by Charles Clément · 14 years ago
  87. 670ea81 Staging: vt6655: use is_multicast_ether_addr instead of custom macro by Charles Clément · 14 years ago
  88. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  89. 31c21b7 Staging: vt6655: use ETH_DATA_LEN macro instead of custom one by Charles Clément · 14 years ago
  90. 078b078 Staging: vt6655: use ETH_ALEN macro instead of custom one by Charles Clément · 14 years ago
  91. 3cdec55 Staging: vt6655: remove OUT definition by Charles Clément · 14 years ago
  92. 3a215e0 Staging: vt6655: remove IN definition by Charles Clément · 14 years ago
  93. 830a619 Staging: vt6655: remove PVOID definition and use by Charles Clément · 14 years ago
  94. 6b35b7b Staging: vt6655: remove VOID definition and use by Charles Clément · 14 years ago
  95. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  96. 256a816 Staging: vt665x: remove tbit.h part 2 by Jim Lieb · 15 years ago
  97. 51b6d9c Staging: vt665x: Remove umem.h Part 1 by Jim Lieb · 15 years ago
  98. a7ad322 Staging: vt665x: Clean up include files, Part 2 by Jim Lieb · 15 years ago
  99. a884847 Staging: vt665x: Typedef and macro cleanup Part 2 by Jim Lieb · 15 years ago
  100. 7e809a9 Staging: vt6655 textual cleanup in prep for driver merge by Jim Lieb · 15 years ago