1. 115cac2 staging: vt6656: device.h Replace typedef struct _RCB by Malcolm Priestley · 11 years ago
  2. 688141d staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in assignment (different base types) by Malcolm Priestley · 11 years ago
  3. dcdf1d0 staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT. by Malcolm Priestley · 11 years ago
  4. f6804f3 staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuite by Malcolm Priestley · 11 years ago
  5. 95bfb1a staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space. by Malcolm Priestley · 11 years ago
  6. 5fb8e41 staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_head up one level. by Malcolm Priestley · 11 years ago
  7. 351c7dc staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers by Malcolm Priestley · 11 years ago
  8. f46142b staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts by Malcolm Priestley · 11 years ago
  9. 27df3eb staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_data_head by Malcolm Priestley · 11 years ago
  10. 43e48a4 staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType if by Malcolm Priestley · 11 years ago
  11. 2b83ebd staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB_NONE by Malcolm Priestley · 11 years ago
  12. 0bddd30 staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktype by Malcolm Priestley · 11 years ago
  13. 9d5829b staging: rxtx.c s_vFillRTSHead white space and formating clean up by Malcolm Priestley · 11 years ago
  14. 13fe62a staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* structures. by Malcolm Priestley · 11 years ago
  15. 9d2578c staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new function. by Malcolm Priestley · 11 years ago
  16. 1712633 staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new function. by Malcolm Priestley · 11 years ago
  17. ec91713 staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new function. by Malcolm Priestley · 11 years ago
  18. 5e67ee4 staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new functions. by Malcolm Priestley · 11 years ago
  19. 2dc22d5 staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULL by Malcolm Priestley · 11 years ago
  20. b6c416c staging: vt6656: s_vGenerateTxParameter dead code bDisCRC by Malcolm Priestley · 11 years ago
  21. 09bd0f3 staging: vt6656: rxtx.c s_vFillCTSHead remove dead code bDisCRC by Malcolm Priestley · 11 years ago
  22. fedbfe7 staging: vt6656: rxtx.c s_vFillRTSHead remove dead bDiscCRC by Malcolm Priestley · 11 years ago
  23. 4235f72 staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr. by Malcolm Priestley · 11 years ago
  24. ec37d8b staging: vt6656: rxtx.c s_vFillTxKey fill structure vnt_mic_hdr by Malcolm Priestley · 11 years ago
  25. 5a5d6a8 staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  26. f115e76 staging: vt6656: rxtx.c endian correct wTimeStampOff by Malcolm Priestley · 11 years ago
  27. 9c3806d staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime. by Malcolm Priestley · 11 years ago
  28. cfabe4b staging: vt6656: s_uGetRTSCTSRsvTime return u16 endian corrected value. by Malcolm Priestley · 11 years ago
  29. 6b5ad9d staging: vt6656: rxtx.c: s_uGetDataDuration Drop argument byDurType. by Malcolm Priestley · 11 years ago
  30. d500595 staging: vt6656: rxtx.c s_uGetDataDuration return endian corrected u16. by Malcolm Priestley · 11 years ago
  31. aed387c staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyLen, pbyPhySrv and pbyPhySgn by Malcolm Priestley · 11 years ago
  32. 4ac306e staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corrected. by Malcolm Priestley · 11 years ago
  33. c921cc8 staging: vt6656: rxtx.c dead code TYPE_ATIMDMA/TYPE_BEACONDMA by Malcolm Priestley · 11 years ago
  34. 1da4ee2 staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  35. 558becf staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  36. 7c05c54 staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  37. 7e60a3de staging: vt6656: desc.h: remove typedef struct tagSTxDataHead_g to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  38. 57107d4 staging: vt6656: desc.h remove dead code typedef struct tagSRrvTime_atim. by Malcolm Priestley · 11 years ago
  39. 976467d staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure. by Malcolm Priestley · 11 years ago
  40. 4f99005 staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  41. 6398a59 staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rxtx.h by Malcolm Priestley · 11 years ago
  42. f0c5ba2 staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.h by Malcolm Priestley · 11 years ago
  43. c521cb5 staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in rxtx.h by Malcolm Priestley · 11 years ago
  44. 01f865b staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFER by Malcolm Priestley · 11 years ago
  45. d0a2b8f staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf. by Malcolm Priestley · 11 years ago
  46. f39c0d8 staging: vt6656: rxtx.c remove typdef PTX_BUFFER by Malcolm Priestley · 11 years ago
  47. e34f9db staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16 by Malcolm Priestley · 11 years ago
  48. b02ccd5 staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure. by Malcolm Priestley · 11 years ago
  49. 18ee00a staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINER by Malcolm Priestley · 11 years ago
  50. 629a9e6 staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFER by Malcolm Priestley · 11 years ago
  51. ab01fed staging: vt6656: rxtx.c s_uFillDataHead remove dead variables. by Malcolm Priestley · 11 years ago
  52. 3ed210e staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables. by Malcolm Priestley · 11 years ago
  53. 0005cb0 staging: vt6656: rxtx.c: s_uGetDataDuration remove First Frag or Mid Frag dead code. by Malcolm Priestley · 11 years ago
  54. 14840cd staging: vt6656: desc.h remove typedef struct tagSCTSData by Malcolm Priestley · 11 years ago
  55. 0773893 staging: vt6656: desc.h remove typedef struct tagSRTSData by Malcolm Priestley · 11 years ago
  56. c0de17e staging: vt6656: rxtx.c: s_vGetFreeContext use single tx memset. by Malcolm Priestley · 11 years ago
  57. 0260fe9 staging: vt6656: device.h unused variables by Malcolm Priestley · 11 years ago
  58. 2cf8ed6 staging: vt6656: dead code wCTSDuration. by Malcolm Priestley · 11 years ago
  59. f830a01 staging: vt6656: remove dead code DBG_PORT80/VIAWET_DEBUG by Malcolm Priestley · 11 years ago
  60. 8dbc6aa staging: vt6656: Remove dead code macro ASSERT by Malcolm Priestley · 11 years ago
  61. 409359a staging: vt6656: mac.c MACvDisableKeyEntry remove dead code wOffset by Malcolm Priestley · 11 years ago
  62. bef6779 staging: vt6656: mac.c Remove commented out dead code by Malcolm Priestley · 11 years ago
  63. 13d8d89 staging: vt6656: mac.c pbyData Remove magic number array size by Malcolm Priestley · 11 years ago
  64. 78a650d staging: vt6656: rf.c: Remove camel case from local variables by Malcolm Priestley · 11 years ago
  65. d9652ae staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up. by Malcolm Priestley · 11 years ago
  66. ecb6ecb staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up. by Malcolm Priestley · 11 years ago
  67. fc20463 staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup. by Malcolm Priestley · 11 years ago
  68. a628747 staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up. by Malcolm Priestley · 11 years ago
  69. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  70. 91ec61f staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower. by Malcolm Priestley · 11 years ago
  71. 2339b79 staging: vt6656: remove unused definitions by Andres More · 11 years ago
  72. 0a438d5 staging: vt6656: use free_netdev instead of kfree by Hema Prathaban · 11 years ago
  73. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 7c51d17 vt6656: slightly sanitized reading config by Al Viro · 11 years ago
  75. 9fbafdd staging: vt6656: remove consecutive newlines by Andres More · 11 years ago
  76. e1970fc staging: vt6656: remove unused functions by Andres More · 11 years ago
  77. 257f658 staging: vt6656: Fix stuck in scanning with variable uScanChannel. by Malcolm Priestley · 11 years ago
  78. 00d0603 staging: vt6656: remove code placeholders by Andres More · 11 years ago
  79. 1cac4a4 staging: vt6656: removed custom 802.11 header usage by Andres More · 11 years ago
  80. ceb8c5d staging: vt6656: removed usage of custom Ethernet header by Andres More · 11 years ago
  81. c45bb8c Merge 3.9-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  82. aa1e123 staging/vt6656: Fix too large integer constant warning on 32-bit by Geert Uytterhoeven · 12 years ago
  83. 6987a6d staging: vt6656: Fix oops on resume from suspend. by Malcolm Priestley · 12 years ago
  84. 4fcf949 staging: vt6656: removed no longer useful ttype.h file by Andres More · 12 years ago
  85. 1f9eedc staging: vt6656: removed custom pointer definitions by Andres More · 12 years ago
  86. 52a7e64 staging: vt6656: replaced custom DWORD definition with u32 by Andres More · 12 years ago
  87. 3eaca0d staging: vt6656: replaced custom WORD definition with u16 by Andres More · 12 years ago
  88. b902fbf staging: vt6656: replaced custom BYTE definition with u8 by Andres More · 12 years ago
  89. 4e9b5e2 staging: vt6656: replaced custom TRUE definition with true by Andres More · 12 years ago
  90. e269fc2 staging: vt6656: replaced custom FALSE definition with false by Andres More · 12 years ago
  91. dfdcc42 staging: vt6656: replace custom BOOL definition with bool by Andres More · 12 years ago
  92. c7b7cad staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it is unsigned long by Peter Huewe · 12 years ago
  93. ec6e0f6 staging: vt6656: fix C99 // comments in main_usb.c by Andres More · 12 years ago
  94. d3e2395 staging: vt6656: fixed C99 // comments in two headers by Andres More · 12 years ago
  95. 84cf5fc staging: vt6656: cleared C99 // comments in datarate.c by Andres More · 12 years ago
  96. c16fdff staging: vt6656: fixed C99 // comments by Andres More · 12 years ago
  97. 74ecdc5 staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors by Andres More · 12 years ago
  98. 7797025 staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors by Andres More · 12 years ago
  99. ae5943d staging: vt6656: Fix URB submitted while active warning. by Malcolm Priestley · 12 years ago
  100. 8f5f90a Merge 3.8-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago