1. 41e043f staging: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  2. 06749f1 Merge v3.13-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  3. cb4855b Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd() by Dan Carpenter · 11 years ago
  4. 2b0c2a4 staging: vt6655: delete explicit comparison to bool by Teodora Baluta · 11 years ago
  5. a777289 staging: vt6655: delete unnecessary whitespace before a quoted newline by Teodora Baluta · 11 years ago
  6. 1827877 staging: vt6655: use netdev_* instead of printk by Teodora Baluta · 11 years ago
  7. 88cc850 staging: vt6655: remove unneeded semicolon by Teodora Baluta · 11 years ago
  8. 649520b staging: vt6655: fix comparison of bool to 0/1 by Teodora Baluta · 11 years ago
  9. 0fd682f staging: vt6655: fix assignment of bool to 0 by Teodora Baluta · 11 years ago
  10. 1208f14 staging: vt6655: delete explicit comparison to bool by Teodora Baluta · 11 years ago
  11. 938db28 staging: vt6655: put brace on previous line by Teodora Baluta · 11 years ago
  12. b4f66ad staging: vt6655: put trailing statements on next line by Teodora Baluta · 11 years ago
  13. 347a047 staging: vt6655: remove braces for single statement blocks by Teodora Baluta · 11 years ago
  14. 3839564 staging: vt6655: replace C99 comments wtih C89 comments by Teodora Baluta · 11 years ago
  15. 1e01f94 staging: vt6655: fixed sparse warning for static declaration in wpa2.c by Archana kumari · 11 years ago
  16. 5c36d5a staging: vt6655: fixed use of unnecessary braces in baseband.c by Archana kumari · 11 years ago
  17. 0aa8269 Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.c by Ebru Akagunduz · 11 years ago
  18. 07bcc80 Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.c by Ebru Akagunduz · 11 years ago
  19. c8e46f4 staging: vt6655: Fix C99 commenting style in michael.h by Archana kumari · 11 years ago
  20. f1f9f35 staging: vt6655:removed incorrect casting in hostap.c by Archana kumari · 11 years ago
  21. 8009ae1 staging: vt6655: Fix Sparse Warning for Static Declarations by Archana kumari · 11 years ago
  22. 1d612bd Staging: vt6655: Removal of Unused Function by Rashika Kheria · 11 years ago
  23. 5da5804 Staging: vt6655: Fix Sparse Warning for Static Declarations by Rashika Kheria · 11 years ago
  24. c6e9a05 staging: vt6655: Removed C99 style comments by Nandini Hanumanthagowda · 11 years ago
  25. b806ad4 staging: vt6655: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  26. e72f876 staging: vt6655: don't leak when returning -EOPNOTSUPP in vt6655_hostap_ioctl by Jesper Juhl · 11 years ago
  27. 6b8c281 Staging: vt6655: 80211mgr: Cleanup of brace coding style issues by Martin Berglund · 11 years ago
  28. 27e8110 staging: vt6655: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  29. a0ae9e3c staging: vt6655: vt6656: Fix typo in comments by Masanari Iida · 11 years ago
  30. 4620355 staging: vt6655: Remove commented out block with compare_ether_addr by Joe Perches · 11 years ago
  31. 8329419 Staging: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  32. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  33. 314cb11 staging: vt6655: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  34. 6496c04 vt6655/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  35. 2b8d5e5 Staging: vt6655: aes_ccmp: fixed a brace coding style by John B. Wyatt IV · 11 years ago
  36. 34fbb97 staging: vt6655: info leak in ioctl by Dan Carpenter · 11 years ago
  37. 3147cf5 Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd() by Wei Yongjun · 11 years ago
  38. 3523a90 staging: vt6655: Use alloc_etherdev() for kzalloc by Hema Prathaban · 11 years ago
  39. bd83515 Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211hdr.h by Tülin İzer · 11 years ago
  40. 9c358e5 Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.h. by Tülin İzer · 11 years ago
  41. 600816c Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.c by Tülin İzer · 11 years ago
  42. c52011c Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211mgr.h by Tülin İzer · 11 years ago
  43. 1b37f29 Staging: vt6655: Fixed ERROR: do not use C99 // comments in 80211mgr.c by Tülin İzer · 11 years ago
  44. 3030d40 staging: vt6655: use free_netdev instead of kfree by Hema Prathaban · 11 years ago
  45. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  46. f805442 vt6655: slightly clean reading config file by Al Viro · 11 years ago
  47. 96d69e2 staging: vt6655: Remove unnecessary blank lines by Joe Perches · 11 years ago
  48. bda2a44 staging: vt6655: Fix macro definitions by Joe Perches · 11 years ago
  49. a730753 staging: vt6655: Remove commented out if()s by Joe Perches · 11 years ago
  50. a4ef27a staging: vt6655: Remove unnecessary parentheses from returns by Joe Perches · 11 years ago
  51. 5e0cc8a staging: vt6655: Convert to kernel brace style by Joe Perches · 11 years ago
  52. f2046f9 staging: vt6655: Remove commented out printks by Joe Perches · 11 years ago
  53. 180071a staging:vt6655:wroute: Whitespace cleanups by Joe Perches · 11 years ago
  54. f9cf92b staging:vt6655:wpactl: Whitespace cleanups by Joe Perches · 11 years ago
  55. 3e28383 staging:vt6655:wpa2: Whitespace cleanups by Joe Perches · 11 years ago
  56. f0c3523 staging:vt6655:wpa: Whitespace cleanups by Joe Perches · 11 years ago
  57. cb850a6 staging:vt6655:wmgr: Whitespace cleanups by Joe Perches · 11 years ago
  58. e2b8c6d staging:vt6655:wctl: Whitespace cleanups by Joe Perches · 11 years ago
  59. 3bd1a38 staging:vt6655:wcmd: Whitespace cleanups by Joe Perches · 11 years ago
  60. d9d644e staging:vt6655:vntwifi: Whitespace cleanups by Joe Perches · 11 years ago
  61. 031d399 staging:vt6655:upc: Whitespace cleanups by Joe Perches · 11 years ago
  62. 76dffe6 staging:vt6655:ttype: Whitespace cleanups by Joe Perches · 11 years ago
  63. 5fd36ba staging:vt6655:tkip: Whitespace cleanups by Joe Perches · 11 years ago
  64. 947f9a0 staging:vt6655:tether: Whitespace cleanups by Joe Perches · 11 years ago
  65. 9eb6c75 staging:vt6655:tcrc: Whitespace cleanups by Joe Perches · 11 years ago
  66. 0c97914 staging:vt6655:srom: Whitespace cleanups by Joe Perches · 11 years ago
  67. 547f1cf staging:vt6655:rxtx: Whitespace cleanups by Joe Perches · 11 years ago
  68. 3bd1996 staging:vt6655:rf: Whitespace cleanups by Joe Perches · 11 years ago
  69. 7e58568 staging:vt6655:rc4: Whitespace cleanups by Joe Perches · 11 years ago
  70. 474f0f8 staging:vt6655:power: Whitespace cleanups by Joe Perches · 11 years ago
  71. a51ff90 staging:vt6655:michael: Whitespace cleanups by Joe Perches · 11 years ago
  72. fd0badb staging:vt6655:mib: Whitespace cleanups by Joe Perches · 11 years ago
  73. c3504bf staging:vt6655:mac: Whitespace cleanups by Joe Perches · 11 years ago
  74. d82adca staging:vt6655:key: Whitespace cleanups by Joe Perches · 11 years ago
  75. 6da16f9 staging:vt6655:iwctl: Whitespace cleanups by Joe Perches · 11 years ago
  76. 722bf5e staging:vt6655:iowpa: Whitespace cleanups by Joe Perches · 11 years ago
  77. 281c746 staging:vt6655:ioctl: Whitespace cleanups by Joe Perches · 11 years ago
  78. 5f25687 staging:vt6655:iocmd: Whitespace cleanups by Joe Perches · 11 years ago
  79. 4b61d80 staging:vt6655:hostap: Whitespace cleanups by Joe Perches · 11 years ago
  80. 22c5291 staging:vt6655:dpc: Whitespace cleanups by Joe Perches · 11 years ago
  81. 915006c staging:vt6655:device_main: Whitespace cleanups by Joe Perches · 11 years ago
  82. 74533af staging:vt6655:device_cfg: Whitespace cleanups by Joe Perches · 11 years ago
  83. 4ec4aa4 staging:vt6655:device: Whitespace cleanups by Joe Perches · 11 years ago
  84. 78a717d staging:vt6655:desc: Whitespace cleanups by Joe Perches · 11 years ago
  85. b8314cf staging:vt6655:datarate: Whitespace cleanups by Joe Perches · 11 years ago
  86. 9aa69c9 staging:vt6655:country: Whitespace cleanups by Joe Perches · 11 years ago
  87. 86fcb55 staging:vt6655:channel: Whitespace cleanups by Joe Perches · 11 years ago
  88. d4945f0 staging:vt6655:card: Whitespace cleanups by Joe Perches · 11 years ago
  89. e1c7757 staging:vt6655:bssdb: Whitespace cleanups by Joe Perches · 11 years ago
  90. 3752936 staging:vt6655:baseband: Whitespace cleanups by Joe Perches · 11 years ago
  91. 659b4d9 staging:vt6655:aes_ccmp: Whitespace cleanups by Joe Perches · 11 years ago
  92. b776000 staging:vt6655:IEEE11h: Whitespace cleanups by Joe Perches · 11 years ago
  93. ab4622c staging:vt6655:80211mgr: Whitespace cleanups by Joe Perches · 11 years ago
  94. d74e976 staging:vt6655:80211hdr: Whitespace cleanups by Joe Perches · 11 years ago
  95. 40a0136 staging: vt6655: no braces needed for single statement if , for blocks by Devendra Naga · 12 years ago
  96. d1b46e7 staging: vt6655: s/kmalloc + memset / kzalloc by Devendra Naga · 12 years ago
  97. 8473f65 staging: vt6655: checkpatch fixes by Devendra Naga · 12 years ago
  98. b5b384b staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_info by Devendra Naga · 12 years ago
  99. 8d915d8 staging: vt6655: Fix typo in vt6655 driver by Masanari Iida · 12 years ago
  100. f4e1b7c staging: vt6655: remove use of __devexit by Bill Pemberton · 12 years ago