1. 6d85412 staging: vt6655: vnt_rx_data add track rsr and new_rsr errors by Malcolm Priestley · 10 years ago
  2. d17f4c8 staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMA by Malcolm Priestley · 10 years ago
  3. 64e4fd5 staging: vt6655: parse bb vga code out of device_intr. by Malcolm Priestley · 10 years ago
  4. 187e2a8 staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packet by Malcolm Priestley · 10 years ago
  5. 1167ff9 staging: vt6655: fix that open brace { should be on the previous line by Mariam Mohamed Fawzy · 10 years ago
  6. 7a9331c staging: vt6655: RFbSetPower remove unused variable byPwrdBm by Malcolm Priestley · 10 years ago
  7. b0c5881 staging: vt6655: Fix RFbSetPower() error: buffer overflow 'priv->abyCCKPwrTbl' 15 <= 56 by Malcolm Priestley · 10 years ago
  8. 918185f staging: vt6655: device_init_registers alway set initial antenna mode by Malcolm Priestley · 10 years ago
  9. e6f534b staging: vt6655: remove antenna diversity functions by Malcolm Priestley · 10 years ago
  10. 63e8d78 staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value by Malcolm Priestley · 10 years ago
  11. d7a4cfa staging: vt6655: set_channel replace parameter with ieee80211_channel by Malcolm Priestley · 10 years ago
  12. 2a0a7b3 staging: vt6655: fix space prohibted before that ',' by Ahmad Hassan · 10 years ago
  13. 75b4d52 staging: vt6655: fix space prohibited before that ',' by Heba Aamer · 10 years ago
  14. 484c60e Merge 3.19-rc5 into staging-next by Greg Kroah-Hartman · 10 years ago
  15. 12b7951 Staging: vt6655: Checkpatch fix: c99 comment headings by Emrys Bayliss · 10 years ago
  16. 0d12e05 Staging: vt6655: comment headings formatting by Emrys Bayliss · 10 years ago
  17. 19bf265 Staging: vt6655: Checkpatch fix: lines longer than 80 columns by Emrys Bayliss · 10 years ago
  18. 060b505 Staging: vt6655: Checkpatch fix: c99 comments after statements by Emrys Bayliss · 10 years ago
  19. 644848a Staging: vt6655: comment after statement formatting by Emrys Bayliss · 10 years ago
  20. 818b555 Staging: vt6655: Checkpatch fix: empty c99 comments by Emrys Bayliss · 10 years ago
  21. b5aa3f1 Staging: vt6655: Checkpatch fix: unnecessary whitespace by Emrys Bayliss · 10 years ago
  22. a307d1d staging: vt6655: fix sparse warning: argument type by Eddie Kovsky · 10 years ago
  23. 3a9dda79 staging: vt6655: Fix loss of distant/weak access points on channel change. by Malcolm Priestley · 10 years ago
  24. b574529 staging: vt6655: vnt_tx_packet Fix corrupted tx packets. by Malcolm Priestley · 10 years ago
  25. 84c00af staging: vt6655: fix sparse warnings: incorrect argument type by Mike Krinkin · 10 years ago
  26. b1797df Staging: vt6655: Fixed a typo by Gustavo A. R. Silva · 10 years ago
  27. 95775d1 staging: vt6655: [BUG] Protect MACvSelectPage1 with lock. by Malcolm Priestley · 10 years ago
  28. bc22b49 Staging: vt6655: fix a space coding style issue by Piotr Kubus · 10 years ago
  29. 527ef70 Staging: vt6655: baseband.c: fixed line over 80 characters by Sakshi Bansal · 10 years ago
  30. c3dd5a0 staging: vt6655: Replace C99 comments in power.c and upc.h. by Nicholas Parkanyi · 10 years ago
  31. 99ae87e staging: vt6655: remove unused function in mac.c by Fred Chou · 10 years ago
  32. b7c9cd4 staging: vt6655: Declare vnt_init() static by Sören Brinkmann · 10 years ago
  33. 19f3ed3 staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySize by Malcolm Priestley · 10 years ago
  34. 154bb8b staging: vt6655: s_cbFillTxBufHead remove parameter *pPacket by Malcolm Priestley · 10 years ago
  35. 4b71166 staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNum by Malcolm Priestley · 10 years ago
  36. 4a7f0cf staging: vt6655: remove unused typedef struct tagSSromReg by Malcolm Priestley · 10 years ago
  37. 950701a staging: vt6655: srom remove dead functions by Malcolm Priestley · 10 years ago
  38. da4f18e staging: vt6655: remove duplicate MACvSetPacketFilter by Malcolm Priestley · 10 years ago
  39. 74ed42c staging: vt6655: rf.c clean up function comments by Malcolm Priestley · 10 years ago
  40. 7eb1570 staging: vt6655: rf.c Removed unneeded comments by Malcolm Priestley · 10 years ago
  41. 0a5ea1e staging: vt6655: rf.c: Remove author comments by Malcolm Priestley · 10 years ago
  42. ac3e134 staging: vt6655: rf.c camel calse vnt_private rename pDevice to priv by Malcolm Priestley · 10 years ago
  43. b310a0c staging: vt6655: IFRFbWriteEmbedded replace __iomem with vnt_private by Malcolm Priestley · 10 years ago
  44. 817c985 staging: vt6655: rf remove __iomem *dwIoBase from functions by Malcolm Priestley · 10 years ago
  45. 738487f staging: vt6655: card.c move __iomem into functions. by Malcolm Priestley · 10 years ago
  46. 6d35b1f staging: vt6655: card Remove function vUpdateIFS by Malcolm Priestley · 10 years ago
  47. c397d46 staging: vt6655: always keep abyCurrentNetAddr aligned to 2 by Malcolm Priestley · 10 years ago
  48. bf8918d staging: vt6655: change typedef enum _VIA_PKT_TYPE to macro by Malcolm Priestley · 10 years ago
  49. ff8d9f0 staging: vt6655: replace typedef enum _VIA_BB_TYPE with macros by Malcolm Priestley · 10 years ago
  50. bfb6c86 staging: vt6655: CARDbSetPhyParameter remove unused parameters by Malcolm Priestley · 10 years ago
  51. b40d821 staging: vt6655: dead code remove typedef enum _CARD_PHY_TYPE by Malcolm Priestley · 10 years ago
  52. d1ab520 staging: vt6655: s_vCalculateOFDMRParameter use bb_type for CARD_PHY_TYPE by Malcolm Priestley · 10 years ago
  53. 6e1d14a staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPE by Malcolm Priestley · 10 years ago
  54. a558e3d staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_type by Malcolm Priestley · 10 years ago
  55. b930eb5 staging: vt6655: dead code remove CARDbAddBasicRate by Malcolm Priestley · 10 years ago
  56. 3008dd9 staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rate by Malcolm Priestley · 10 years ago
  57. 61b9099 staging: vt6655: Fix issue of byPacketType is not set at all. by Malcolm Priestley · 10 years ago
  58. 8e8a9f5 staging: vt6655: BBbReadEmbedded replace __iomem with vnt_private by Malcolm Priestley · 10 years ago
  59. 377f5bc staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callers by Malcolm Priestley · 10 years ago
  60. 78b3c1f staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functions by Malcolm Priestley · 10 years ago
  61. a5f0eef staging: vt6655: baseband replace __iomem where caller is priv dereferenced. by Malcolm Priestley · 10 years ago
  62. 314e5ca staging: vt6655: baseband.h remove pDevice from struct vnt_private pointer by Malcolm Priestley · 10 years ago
  63. 54fbb2d staging: vt6655: change tx wake queue by Malcolm Priestley · 10 years ago
  64. 8514408 staging: vt6655 baseband.c camel case replace pDevice -> priv by Malcolm Priestley · 10 years ago
  65. d475d42 staging: vt6655: device.h remove dead member wstats by Malcolm Priestley · 10 years ago
  66. 2ee1ad7 staging: vt6655: device_set_options remove dead variables by Malcolm Priestley · 10 years ago
  67. 3d42d26 staging: vt6655: baseband.c/h remove dead functions by Malcolm Priestley · 10 years ago
  68. bfa4b0f staging: vt6655: device_init_registers remove uConnectionRate by Malcolm Priestley · 10 years ago
  69. ac875c1 staging: vt6655: device_set_options remove unused ethernet addresses by Malcolm Priestley · 10 years ago
  70. 1b8e512 staging: vt6655: device_get_options remove unused device parameters by Malcolm Priestley · 10 years ago
  71. b1c4133 staging: vt6655: remove fragmentation from driver by Malcolm Priestley · 10 years ago
  72. 87299d4 staging: vt6655: mac.c and mac.h remove dead functions. by Malcolm Priestley · 10 years ago
  73. 6b5db44 staging: vt6655: mac.c/h remove member type comments by Malcolm Priestley · 10 years ago
  74. 5116d9f staging: vt6655: mac remove dead variable TxRate_iwconfig by Malcolm Priestley · 10 years ago
  75. 0fbdd5c staging: vt6655: dead code remove header type.h by Malcolm Priestley · 10 years ago
  76. 3378598 staging: vt6655: dead code remove wmgr.h by Malcolm Priestley · 10 years ago
  77. c3fb464 staging: vt6655: move MAKE_BEACON_RESERVED to device.h by Malcolm Priestley · 10 years ago
  78. 1903e6d staging: vt6655: Move LIFETIME RES 64us macros to rxtx.h by Malcolm Priestley · 10 years ago
  79. e11cdc3 staging: vt6655: remove typedef void *TimerFunction by Malcolm Priestley · 10 years ago
  80. dd46cf7 staging: vt6655: dead code remove 80211hdr.h by Malcolm Priestley · 10 years ago
  81. 9c644a0 staging: vt6655: device.h remove dead strutures and macros by Malcolm Priestley · 10 years ago
  82. 1467610 staging: vt6655: struct vnt_private remove dead members by Malcolm Priestley · 10 years ago
  83. 4cf8e50 staging: vt6655: dead code remove country.h by Malcolm Priestley · 10 years ago
  84. 651a39c staging: vt6655: dead code remove iocmd.h by Malcolm Priestley · 10 years ago
  85. 47a2a3c staging: vt6655: dead code remove iowpa.h by Malcolm Priestley · 10 years ago
  86. 8224e77 staging: vt6655: dead code remove 80211mgr.h by Malcolm Priestley · 10 years ago
  87. d54435d staging: vt6655: dead code remove tether.h by Malcolm Priestley · 10 years ago
  88. d853ce2 staging: vt6655: dead code remove bssdb.h header by Malcolm Priestley · 10 years ago
  89. 37cc22b staging: vt6655: dead remove wcmd.h and typedefs by Malcolm Priestley · 10 years ago
  90. 38ad4a0 staging: vt6655: dead code remove ndis and pmkid strutures. by Malcolm Priestley · 10 years ago
  91. ab2eb50 staging: vt6655: wmgr.h remove management structures by Malcolm Priestley · 10 years ago
  92. 8ec9479 staging: vt6655: dead code remove vntwifi.h by Malcolm Priestley · 10 years ago
  93. b0437f2 staging: vt6655: move all RATE_* macros to device.h by Malcolm Priestley · 10 years ago
  94. d40c444 staging: vt6655: channel.c remove dead functions by Malcolm Priestley · 10 years ago
  95. b4ba0cb staging: vt6655: dead code remove wctl.c/h by Malcolm Priestley · 10 years ago
  96. 7910356 staging: vt6655: dead code remove 80211mgr.c and functions by Malcolm Priestley · 10 years ago
  97. 5e6fc9d staging: vt6655: dead code remove tcrc.c/h by Malcolm Priestley · 10 years ago
  98. 029c7d2 staging: vt6655L remove tether.c functions by Malcolm Priestley · 10 years ago
  99. 1243317 staging: vt6655: mib remove unused functions and structure members by Malcolm Priestley · 10 years ago
  100. 77bb997 staging: vt6655: key.c remove dead functions by Malcolm Priestley · 10 years ago