1. 5b852f5 staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g_fb by Malcolm Priestley · 11 years ago
  2. 78363fd staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g by Malcolm Priestley · 11 years ago
  3. 0a0f4b6 staging: vt6656: rxtx.c change tx functions to return u16 by Malcolm Priestley · 11 years ago
  4. 73b2277 Merge 3.12-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  5. fa57560 staging: vt6656: rxtx.c remove dead code rts_cts void by Malcolm Priestley · 11 years ago
  6. b9cc2fc staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParameter by Malcolm Priestley · 11 years ago
  7. f0e0d50 staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structure by Malcolm Priestley · 11 years ago
  8. 56c60e4 staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx_head. by Malcolm Priestley · 11 years ago
  9. 9e38a5c staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures by Malcolm Priestley · 11 years ago
  10. 18e35e08 staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. by Malcolm Priestley · 11 years ago
  11. 8e344c8 staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer. by Malcolm Priestley · 11 years ago
  12. d66caad staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h by Malcolm Priestley · 11 years ago
  13. dcdf1d0 staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT. by Malcolm Priestley · 11 years ago
  14. f6804f3 staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuite by Malcolm Priestley · 11 years ago
  15. 95bfb1a staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space. by Malcolm Priestley · 11 years ago
  16. 5fb8e41 staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_head up one level. by Malcolm Priestley · 11 years ago
  17. 351c7dc staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers by Malcolm Priestley · 11 years ago
  18. f46142b staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts by Malcolm Priestley · 11 years ago
  19. 27df3eb staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_data_head by Malcolm Priestley · 11 years ago
  20. 43e48a4 staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType if by Malcolm Priestley · 11 years ago
  21. 2b83ebd staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB_NONE by Malcolm Priestley · 11 years ago
  22. 0bddd30 staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktype by Malcolm Priestley · 11 years ago
  23. 9d5829b staging: rxtx.c s_vFillRTSHead white space and formating clean up by Malcolm Priestley · 11 years ago
  24. 13fe62a staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* structures. by Malcolm Priestley · 11 years ago
  25. 9d2578c staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new function. by Malcolm Priestley · 11 years ago
  26. 1712633 staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new function. by Malcolm Priestley · 11 years ago
  27. ec91713 staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new function. by Malcolm Priestley · 11 years ago
  28. 5e67ee4 staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new functions. by Malcolm Priestley · 11 years ago
  29. 2dc22d5 staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULL by Malcolm Priestley · 11 years ago
  30. b6c416c staging: vt6656: s_vGenerateTxParameter dead code bDisCRC by Malcolm Priestley · 11 years ago
  31. 09bd0f3 staging: vt6656: rxtx.c s_vFillCTSHead remove dead code bDisCRC by Malcolm Priestley · 11 years ago
  32. fedbfe7 staging: vt6656: rxtx.c s_vFillRTSHead remove dead bDiscCRC by Malcolm Priestley · 11 years ago
  33. 4235f72 staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr. by Malcolm Priestley · 11 years ago
  34. ec37d8b staging: vt6656: rxtx.c s_vFillTxKey fill structure vnt_mic_hdr by Malcolm Priestley · 11 years ago
  35. 5a5d6a8 staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  36. f115e76 staging: vt6656: rxtx.c endian correct wTimeStampOff by Malcolm Priestley · 11 years ago
  37. 9c3806d staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime. by Malcolm Priestley · 11 years ago
  38. cfabe4b staging: vt6656: s_uGetRTSCTSRsvTime return u16 endian corrected value. by Malcolm Priestley · 11 years ago
  39. 6b5ad9d staging: vt6656: rxtx.c: s_uGetDataDuration Drop argument byDurType. by Malcolm Priestley · 11 years ago
  40. d500595 staging: vt6656: rxtx.c s_uGetDataDuration return endian corrected u16. by Malcolm Priestley · 11 years ago
  41. aed387c staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyLen, pbyPhySrv and pbyPhySgn by Malcolm Priestley · 11 years ago
  42. 4ac306e staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corrected. by Malcolm Priestley · 11 years ago
  43. c921cc8 staging: vt6656: rxtx.c dead code TYPE_ATIMDMA/TYPE_BEACONDMA by Malcolm Priestley · 11 years ago
  44. 1da4ee2 staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  45. 558becf staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  46. 7c05c54 staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  47. 7e60a3de staging: vt6656: desc.h: remove typedef struct tagSTxDataHead_g to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  48. 976467d staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure. by Malcolm Priestley · 11 years ago
  49. 4f99005 staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  50. 6398a59 staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  51. f0c5ba2 staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.h by Malcolm Priestley · 11 years ago
  52. c521cb5 staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in rxtx.h by Malcolm Priestley · 11 years ago
  53. 01f865b staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFER by Malcolm Priestley · 11 years ago
  54. d0a2b8f staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf. by Malcolm Priestley · 11 years ago
  55. f39c0d8 staging: vt6656: rxtx.c remove typdef PTX_BUFFER by Malcolm Priestley · 11 years ago
  56. e34f9db staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16 by Malcolm Priestley · 11 years ago
  57. b02ccd5 staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure. by Malcolm Priestley · 11 years ago
  58. ab01fed staging: vt6656: rxtx.c s_uFillDataHead remove dead variables. by Malcolm Priestley · 11 years ago
  59. 3ed210e staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables. by Malcolm Priestley · 11 years ago
  60. 0005cb0 staging: vt6656: rxtx.c: s_uGetDataDuration remove First Frag or Mid Frag dead code. by Malcolm Priestley · 11 years ago
  61. 14840cd staging: vt6656: desc.h remove typedef struct tagSCTSData by Malcolm Priestley · 11 years ago
  62. 0773893 staging: vt6656: desc.h remove typedef struct tagSRTSData by Malcolm Priestley · 11 years ago
  63. c0de17e staging: vt6656: rxtx.c: s_vGetFreeContext use single tx memset. by Malcolm Priestley · 11 years ago
  64. 2cf8ed6 staging: vt6656: dead code wCTSDuration. by Malcolm Priestley · 11 years ago
  65. 8dbc6aa staging: vt6656: Remove dead code macro ASSERT by Malcolm Priestley · 11 years ago
  66. 9fbafdd staging: vt6656: remove consecutive newlines by Andres More · 11 years ago
  67. 00d0603 staging: vt6656: remove code placeholders by Andres More · 11 years ago
  68. 1cac4a4 staging: vt6656: removed custom 802.11 header usage by Andres More · 11 years ago
  69. ceb8c5d staging: vt6656: removed usage of custom Ethernet header by Andres More · 11 years ago
  70. 52a7e64 staging: vt6656: replaced custom DWORD definition with u32 by Andres More · 11 years ago
  71. 3eaca0d staging: vt6656: replaced custom WORD definition with u16 by Andres More · 11 years ago
  72. b902fbf staging: vt6656: replaced custom BYTE definition with u8 by Andres More · 11 years ago
  73. 4e9b5e2 staging: vt6656: replaced custom TRUE definition with true by Andres More · 11 years ago
  74. e269fc2 staging: vt6656: replaced custom FALSE definition with false by Andres More · 11 years ago
  75. dfdcc42 staging: vt6656: replace custom BOOL definition with bool by Andres More · 11 years ago
  76. d61ac98 staging: vt6656: revert : 64 bit- Correctly address void structure. by Malcolm Priestley · 12 years ago
  77. 14c5ef5 staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove typedef. by Malcolm Priestley · 12 years ago
  78. d56131d staging: vt6656: change bssdb/rxtx/wpa2 to new structures by Malcolm Priestley · 12 years ago
  79. d5bbef7 staging: vt6656: 64 bit fixes pdwIV is now u32 by Malcolm Priestley · 12 years ago
  80. b4dc03a staging: vt6656: 64 bit fixes: fix long warning messages. by Malcolm Priestley · 12 years ago
  81. e2efba7 staging: vt6656: 64 bit- Correctly address void structure. by Malcolm Priestley · 12 years ago
  82. d77fb7f staging: vt6656: nsDMA_tx_packet: free tx context bBoolInUse by Malcolm Priestley · 12 years ago
  83. bebbb29 staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvoked by Malcolm Priestley · 12 years ago
  84. ff4573a Staging: vt6655-6: shift wrap buf in s_vFillTxKey() by Dan Carpenter · 12 years ago
  85. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  86. bda7978 staging "vt6656" Typo rename Caculate to Calculate. by Justin P. Mattock · 12 years ago
  87. a0a1f61 staging "vt6656" Fix typos in comments, and in a printk message. by Justin P. Mattock · 12 years ago
  88. aa209ee staging: vt6656: [BUG] - Failed connection, incorrect endian. by Malcolm Priestley · 12 years ago
  89. 9318469 staging: vt6656: Fix typo in vt6656 by Masanari Iida · 12 years ago
  90. 5328b9cc staging: vt6656: Remove unsed macros by Marcos Paulo de Souza · 12 years ago
  91. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. 4a499de staging: vt6656: resolved checkpatch finding by Mariano Reingart · 14 years ago
  94. 203e461 staging: vt6656: removed custom definitions of Ethernet packet types by Andres More · 14 years ago
  95. bd2bc4c staging: vt6656: added spaces around '||' by Andres More · 14 years ago
  96. 6487c49 staging: vt6656: removed NTSTATUS definition by Andres More · 14 years ago
  97. 22040bb staging: vt6656: simplified tests involving both multi/broad-casts by Andres More · 14 years ago
  98. 020c0a9 staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LEN by Andres More · 14 years ago
  99. abad19d staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN by Andres More · 14 years ago
  100. 24fe608 staging: vt6656: removed WPA_SM_Transtatus definition by Andres More · 14 years ago