1. 936a0cd Merge 4.1-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  2. 664a5c1 staging: vt6655: lock MACvWriteBSSIDAddress. by Malcolm Priestley · 9 years ago
  3. 032ed34 staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value. by Malcolm Priestley · 9 years ago
  4. d65d2b25 staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NIC by Malcolm Priestley · 9 years ago
  5. ad3fee9 staging: vt6655: Fix 80211 control and management status reporting. by Malcolm Priestley · 9 years ago
  6. 6e44dc4 staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTED by Malcolm Priestley · 9 years ago
  7. 3fa0917 staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafe by Malcolm Priestley · 9 years ago
  8. d4855fe staging: vt6655: Checkpatch fix: lines longer than 80 columns by Guillaume Brogi · 9 years ago
  9. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  10. 32b249b staging: vt6655: device_intr check for vif on while loop by Malcolm Priestley · 9 years ago
  11. a6388e6 staging: vt6655: use ieee80211_tx_info to select packet type. by Malcolm Priestley · 9 years ago
  12. df18480 staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_tx_fifo_head by Malcolm Priestley · 9 years ago
  13. 807dc06 Merge 4.0-rc5 into staging-testing by Greg Kroah-Hartman · 9 years ago
  14. 7a48a09 Staging: vt6655: changed C99 // comments by Hatice ERTÜRK · 9 years ago
  15. a1c6dcda staging: vt6655: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  16. 5b4ac54 staging: vt6655: Fixes the checkpatch.pl warning by Himani Agrawal · 9 years ago
  17. 1f51d58 vt6655: Fix late setting of byRFType. by Malcolm Priestley · 9 years ago
  18. 40c8790 vt6655: RFbSetPower fix missing rate RATE_12M by Malcolm Priestley · 9 years ago
  19. c312530 staging: vt6655: vnt_tx_packet fix dma_idx selection. by Malcolm Priestley · 9 years ago
  20. 9ab81fb Staging: vt6655: fix C99 comments by Matteo Semenzato · 9 years ago
  21. bb72dd5 staging: vt6655: Cleanup C99 comments by Alex W Slater · 9 years ago
  22. 7e59b04 Staging: vt6655 fix C99 style comments by Matt · 9 years ago
  23. 636cd16 staging: vt6655: fix coding style issues in channel.c by Ivan Stankovic · 9 years ago
  24. 19cd229 Staging: drivers: Bool initializations should use true/false by Cristina Opriceana · 9 years ago
  25. 0c596a3 staging: vt6655: remove unused variable by Aya Mahfouz · 9 years ago
  26. 0a19b14 Staging: vt6655: Fix do not use C99 // comments by Yeliz Taneroglu · 9 years ago
  27. 34c3a15 Staging: vt6655: changed C99 // comments by Hatice ERTÜRK · 9 years ago
  28. 4d36302 Staging: vt6655: break lines over 80 characters by Katie Dunne · 9 years ago
  29. 0cc5a4f Staging: vt6655: Replace C99 comments with C89 by Katie Dunne · 9 years ago
  30. 6d85412 staging: vt6655: vnt_rx_data add track rsr and new_rsr errors by Malcolm Priestley · 9 years ago
  31. d17f4c8 staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMA by Malcolm Priestley · 9 years ago
  32. 64e4fd5 staging: vt6655: parse bb vga code out of device_intr. by Malcolm Priestley · 9 years ago
  33. 187e2a8 staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packet by Malcolm Priestley · 9 years ago
  34. 1167ff9 staging: vt6655: fix that open brace { should be on the previous line by Mariam Mohamed Fawzy · 9 years ago
  35. 7a9331c staging: vt6655: RFbSetPower remove unused variable byPwrdBm by Malcolm Priestley · 9 years ago
  36. b0c5881 staging: vt6655: Fix RFbSetPower() error: buffer overflow 'priv->abyCCKPwrTbl' 15 <= 56 by Malcolm Priestley · 9 years ago
  37. 918185f staging: vt6655: device_init_registers alway set initial antenna mode by Malcolm Priestley · 9 years ago
  38. e6f534b staging: vt6655: remove antenna diversity functions by Malcolm Priestley · 9 years ago
  39. 63e8d78 staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value by Malcolm Priestley · 9 years ago
  40. d7a4cfa staging: vt6655: set_channel replace parameter with ieee80211_channel by Malcolm Priestley · 9 years ago
  41. 2a0a7b3 staging: vt6655: fix space prohibted before that ',' by Ahmad Hassan · 9 years ago
  42. 75b4d52 staging: vt6655: fix space prohibited before that ',' by Heba Aamer · 9 years ago
  43. 484c60e Merge 3.19-rc5 into staging-next by Greg Kroah-Hartman · 9 years ago
  44. 12b7951 Staging: vt6655: Checkpatch fix: c99 comment headings by Emrys Bayliss · 9 years ago
  45. 0d12e05 Staging: vt6655: comment headings formatting by Emrys Bayliss · 9 years ago
  46. 19bf265 Staging: vt6655: Checkpatch fix: lines longer than 80 columns by Emrys Bayliss · 9 years ago
  47. 060b505 Staging: vt6655: Checkpatch fix: c99 comments after statements by Emrys Bayliss · 9 years ago
  48. 644848a Staging: vt6655: comment after statement formatting by Emrys Bayliss · 9 years ago
  49. 818b555 Staging: vt6655: Checkpatch fix: empty c99 comments by Emrys Bayliss · 9 years ago
  50. b5aa3f1 Staging: vt6655: Checkpatch fix: unnecessary whitespace by Emrys Bayliss · 9 years ago
  51. a307d1d staging: vt6655: fix sparse warning: argument type by Eddie Kovsky · 10 years ago
  52. 3a9dda79 staging: vt6655: Fix loss of distant/weak access points on channel change. by Malcolm Priestley · 10 years ago
  53. b574529 staging: vt6655: vnt_tx_packet Fix corrupted tx packets. by Malcolm Priestley · 10 years ago
  54. 84c00af staging: vt6655: fix sparse warnings: incorrect argument type by Mike Krinkin · 10 years ago
  55. b1797df Staging: vt6655: Fixed a typo by Gustavo A. R. Silva · 9 years ago
  56. 95775d1 staging: vt6655: [BUG] Protect MACvSelectPage1 with lock. by Malcolm Priestley · 9 years ago
  57. bc22b49 Staging: vt6655: fix a space coding style issue by Piotr Kubus · 9 years ago
  58. 527ef70 Staging: vt6655: baseband.c: fixed line over 80 characters by Sakshi Bansal · 10 years ago
  59. c3dd5a0 staging: vt6655: Replace C99 comments in power.c and upc.h. by Nicholas Parkanyi · 10 years ago
  60. 99ae87e staging: vt6655: remove unused function in mac.c by Fred Chou · 10 years ago
  61. b7c9cd4 staging: vt6655: Declare vnt_init() static by Sören Brinkmann · 10 years ago
  62. 19f3ed3 staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySize by Malcolm Priestley · 10 years ago
  63. 154bb8b staging: vt6655: s_cbFillTxBufHead remove parameter *pPacket by Malcolm Priestley · 10 years ago
  64. 4b71166 staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNum by Malcolm Priestley · 10 years ago
  65. 4a7f0cf staging: vt6655: remove unused typedef struct tagSSromReg by Malcolm Priestley · 10 years ago
  66. 950701a staging: vt6655: srom remove dead functions by Malcolm Priestley · 10 years ago
  67. da4f18e staging: vt6655: remove duplicate MACvSetPacketFilter by Malcolm Priestley · 10 years ago
  68. 74ed42c staging: vt6655: rf.c clean up function comments by Malcolm Priestley · 10 years ago
  69. 7eb1570 staging: vt6655: rf.c Removed unneeded comments by Malcolm Priestley · 10 years ago
  70. 0a5ea1e staging: vt6655: rf.c: Remove author comments by Malcolm Priestley · 10 years ago
  71. ac3e134 staging: vt6655: rf.c camel calse vnt_private rename pDevice to priv by Malcolm Priestley · 10 years ago
  72. b310a0c staging: vt6655: IFRFbWriteEmbedded replace __iomem with vnt_private by Malcolm Priestley · 10 years ago
  73. 817c985 staging: vt6655: rf remove __iomem *dwIoBase from functions by Malcolm Priestley · 10 years ago
  74. 738487f staging: vt6655: card.c move __iomem into functions. by Malcolm Priestley · 10 years ago
  75. 6d35b1f staging: vt6655: card Remove function vUpdateIFS by Malcolm Priestley · 10 years ago
  76. c397d46 staging: vt6655: always keep abyCurrentNetAddr aligned to 2 by Malcolm Priestley · 10 years ago
  77. bf8918d staging: vt6655: change typedef enum _VIA_PKT_TYPE to macro by Malcolm Priestley · 10 years ago
  78. ff8d9f0 staging: vt6655: replace typedef enum _VIA_BB_TYPE with macros by Malcolm Priestley · 10 years ago
  79. bfb6c86 staging: vt6655: CARDbSetPhyParameter remove unused parameters by Malcolm Priestley · 10 years ago
  80. b40d821 staging: vt6655: dead code remove typedef enum _CARD_PHY_TYPE by Malcolm Priestley · 10 years ago
  81. d1ab520 staging: vt6655: s_vCalculateOFDMRParameter use bb_type for CARD_PHY_TYPE by Malcolm Priestley · 10 years ago
  82. 6e1d14a staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPE by Malcolm Priestley · 10 years ago
  83. a558e3d staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_type by Malcolm Priestley · 10 years ago
  84. b930eb5 staging: vt6655: dead code remove CARDbAddBasicRate by Malcolm Priestley · 10 years ago
  85. 3008dd9 staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rate by Malcolm Priestley · 10 years ago
  86. 61b9099 staging: vt6655: Fix issue of byPacketType is not set at all. by Malcolm Priestley · 10 years ago
  87. 8e8a9f5 staging: vt6655: BBbReadEmbedded replace __iomem with vnt_private by Malcolm Priestley · 10 years ago
  88. 377f5bc staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callers by Malcolm Priestley · 10 years ago
  89. 78b3c1f staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functions by Malcolm Priestley · 10 years ago
  90. a5f0eef staging: vt6655: baseband replace __iomem where caller is priv dereferenced. by Malcolm Priestley · 10 years ago
  91. 314e5ca staging: vt6655: baseband.h remove pDevice from struct vnt_private pointer by Malcolm Priestley · 10 years ago
  92. 54fbb2d staging: vt6655: change tx wake queue by Malcolm Priestley · 10 years ago
  93. 8514408 staging: vt6655 baseband.c camel case replace pDevice -> priv by Malcolm Priestley · 10 years ago
  94. d475d42 staging: vt6655: device.h remove dead member wstats by Malcolm Priestley · 10 years ago
  95. 2ee1ad7 staging: vt6655: device_set_options remove dead variables by Malcolm Priestley · 10 years ago
  96. 3d42d26 staging: vt6655: baseband.c/h remove dead functions by Malcolm Priestley · 10 years ago
  97. bfa4b0f staging: vt6655: device_init_registers remove uConnectionRate by Malcolm Priestley · 10 years ago
  98. ac875c1 staging: vt6655: device_set_options remove unused ethernet addresses by Malcolm Priestley · 10 years ago
  99. 1b8e512 staging: vt6655: device_get_options remove unused device parameters by Malcolm Priestley · 10 years ago
  100. b1c4133 staging: vt6655: remove fragmentation from driver by Malcolm Priestley · 10 years ago