1. d6ff1b5 staging: vt6655: remove some redundant variables by Colin Ian King · 7 years ago
  2. b79f3f6 staging: vt6656: Remove unnecessary 'out of memory' message by Dileep Sankhla · 7 years ago
  3. beac430 Staging: vt6656: Fix unnecessary 'out of memory' message by Sumit Pundir · 7 years ago
  4. dd41dab staging: vt6656: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  5. 6b4c6ce staging: vt6656: add SPDX identifiers to all vt6656 driver files by Greg Kroah-Hartman · 7 years ago
  6. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. ddb35ab staging: vt6656: card: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  9. f124a47 staging: vt6656: Use variable instead of its type in sizeof(...) by Simon Sandström · 8 years ago
  10. 3781f88 staging: vt6656: Align function parameters by Simon Sandström · 8 years ago
  11. 9e6519b staging: vt6656: Remove unnecessary blank lines by Simon Sandström · 8 years ago
  12. f219975 staging: vt6656: Add spaces between operators by Simon Sandström · 8 years ago
  13. 26d701a staging: vt6656: remove unnecesary blank lines by Juan Manuel Torres Palma · 8 years ago
  14. 9df81ce staging: vt6656: remove multiple assignments by Juan Manuel Torres Palma · 8 years ago
  15. a974fb3 staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errors by Salvatore Benedetto · 8 years ago
  16. c126035 staging: vt6656: Only call vnt_set_bss_mode on basic rates change. by Malcolm Priestley · 8 years ago
  17. dc32190 staging: vt6556: vnt_start Fix missing call to vnt_key_init_table. by Malcolm Priestley · 8 years ago
  18. 66e496c staging: vt6656: always call vnt_update_ifs on short time change. by Malcolm Priestley · 8 years ago
  19. c397259 staging: vt6656: vnt_update_ifs set max_min based on short slot time. by Malcolm Priestley · 8 years ago
  20. b1711c1 staging: vt6656: use tabs instead of spaces by Juan Antonio Pedreira Martos · 8 years ago
  21. 05c0cf8 staging: vt6656: use off stack for in buffer USB transfers. by Malcolm Priestley · 8 years ago
  22. 12ecd24 staging: vt6656: use off stack for out buffer USB transfers. by Malcolm Priestley · 8 years ago
  23. 00916cf drivers:staging:vt6656: remove usb_device_reset in main_usb.c: by Chewie Lin · 8 years ago
  24. 38ca74e staging: vt6656: Split arguments to avoid 80-char violation in rf.c by Dan Cashman · 8 years ago
  25. 04a218b staging: vt6656: Replace embedded function name with __func__ in rf.c by Dan Cashman · 8 years ago
  26. a4dc9bd staging: vt6656: convert spaces to tabs for rf.c by Dan Cashman · 8 years ago
  27. 1ce08c2 Staging: vt6656: Fix spaces and char limit by Jitendra Kumar Khasdev · 8 years ago
  28. dff1e0e staging: vt6656: remove blank lines at opening and closing braces by Katie Dunne · 8 years ago
  29. dfbfa05 staging: vt6656: rxtx.c Removed multiple dereferencing by Michael S. Hansen · 8 years ago
  30. 42aa03d staging: vt6656: Alignment match open parenthesis by Arushi Singhal · 8 years ago
  31. 8129306 staging: vt6656: Alignment should match open parenthesis by Arushi Singhal · 8 years ago
  32. 6ddcf34 staging: vt6656: Add missing identifier names by Simon Sandström · 8 years ago
  33. 95134d4 staging: vt6656: Add missing identifier names by =?UTF-8?q?Simon=20Sandstr=C3=B6m?= · 8 years ago
  34. cf25326 staging:vt6656:mac.c Aligned to match open parenthesis by Scott Matheina · 8 years ago
  35. 18ff854 staging:vt6656:main_usb.c Removed un-needed blank lines by Scott Matheina · 8 years ago
  36. c6bf6d2 staging:vt6656:main_usb.c Aligned code to match open parenthesis by Scott Matheina · 8 years ago
  37. 0ef4891 staging:vt6656:mac.c Aligned code to match open parenthesis by Scott Matheina · 8 years ago
  38. 5e38e15e staging:vt6656:key.c Aligned code with open parenthesis by Scott Matheina · 8 years ago
  39. 759fc3c Staging: vt6656: Align lines to match open parenthesis by Baruch Nissenbaum · 8 years ago
  40. 0dad03c Staging: vt6656: checkpatch: fix identifier name in wcmd.h by Tobias Heineken · 8 years ago
  41. 3548727 staging: vt6656: Fix coding style warnings on Block comments by Vijai Kumar K · 8 years ago
  42. 2ce7b19 Staging:vt6656:main_usb: fix Block comments should align the * on each line by Nadim Almas · 8 years ago
  43. 596f144 staging: vt6656: Remove unnecessary parentheses. by Elise Lennion · 8 years ago
  44. ce439c4 staging: vt6656: Compress return logic into one line. by Elise Lennion · 8 years ago
  45. ee705c3 Staging: vt6656: Make a read-only structure by Mihaela Muraru · 8 years ago
  46. e2aefba staging:vt6656:baseband.h: fix function definition argument without identifier name issue by Mikhail Golubev · 8 years ago
  47. f4190ce staging:vt6656:card.c: fix block comments should align the * on each line by Mikhail Golubev · 8 years ago
  48. 30f9b3f staging: vt6656: Remove unused variable 'rx_sts' by Martin Alonso · 8 years ago
  49. 3b1d753 staging: vt6656: usbpipe.c: Fix checkpatch warning by Anson Jacob · 9 years ago
  50. 555d7a3 staging:vt6656:dpc.h:fix parantheses alignment by Rithvik Patibandla · 9 years ago
  51. 0da18e4 staging:vt6656:dpc.c:Fix spaces by Rithvik Patibandla · 9 years ago
  52. 87c3caa staging:vt6656:dpc.c:Fix parantheses alignment by Rithvik Patibandla · 9 years ago
  53. 1322739 staging:vt6656:baseband.h: Fix alignment issue by Rithvik Patibandla · 9 years ago
  54. e7c8565 staging:vt6656:card.c: fix camel case issue by Rithvik Patibandla · 9 years ago
  55. 6d898d6 staging:vt6656:card.c: fix blank line issue by Rithvik Patibandla · 9 years ago
  56. 7b25c75 staging:vt6656:card.c: fix blank lines issue by Rithvik Patibandla · 9 years ago
  57. a9f47a4 staging:vt6656:card.c:fix alignment checks by Rithvik Patibandla · 9 years ago
  58. b01a5d7 staging:vt6656:card.c:Fix comment block issue by Rithvik Patibandla · 9 years ago
  59. 68d81de staging: vt6656: main_usb: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  60. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  61. 5678824 staging: vt6656: Add space to align functions by han tai · 9 years ago
  62. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  63. f72ea98 staging: vt6656: Fixed multiple logical comparisions warnings in main_usb.c by Parth Sane · 9 years ago
  64. 06884af staging: vt6656: Fixed multiple logical comparisions warnings by Parth Sane · 9 years ago
  65. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  66. dcf8343 staging: vt6656: Remove unnecessary parentheses by Rehas Sachdeva · 9 years ago
  67. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  68. ca48ebb mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq by Eliad Peller · 9 years ago
  69. 7aa47db staging: vt6656: simplify tests of successful urb status by Alison Schofield · 9 years ago
  70. b9183fd staging: vt6656: move local var init into declaration by Alison Schofield · 9 years ago
  71. 3e0f86b staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocation by Alison Schofield · 9 years ago
  72. 27f31cf9 staging: vt6656: replace explicit NULL comparison with ! operator by Alison Schofield · 9 years ago
  73. d2713e5 Staging: vt6656: Fixed multiple commenting codig style issues. by maomao xu · 9 years ago
  74. 1eba248 drivers:staging:vt6656: Fix coding style issues by Sergey Lysanov · 9 years ago
  75. e7bda76 staging: vt6656: fix definitions of DEVICE_FLAGS_* flags by Alexey Tulia · 9 years ago
  76. a85994d staging: vt6656: remove address from GPL text by Othmar Pasteka · 9 years ago
  77. 2592872 staging: vt6656: Do not use multiple blank lines. by Burcin Akalin · 9 years ago
  78. a09ad8c staging: vt6656: Do not use multiple blank lines. by Burcin Akalin · 9 years ago
  79. fd49ebb staging: vt6656: Add space around '|' by Burcin Akalin · 9 years ago
  80. 7526a46 staging: vt6656: Remove unnecessary braces and tab spacing by Amitoj Kaur Chawla · 9 years ago
  81. 574dddc staging: vt6656: Prefer using BIT Macro by Amitoj Kaur Chawla · 9 years ago
  82. 4b1443a staging: vt6656: Remove useless initialisation by Amitoj Kaur Chawla · 9 years ago
  83. 2136c81 staging: vt6656: Remove space before closing brace by Amitoj Kaur Chawla · 9 years ago
  84. 1df7e0a staging: vt6656: Remove space after opening brace by Amitoj Kaur Chawla · 9 years ago
  85. 56b4c04 staging: vt6656: remove RX complete locking. by Malcolm Priestley · 9 years ago
  86. b914b49 staging: vt6656: don't stop TX queue unless buffer full. by Malcolm Priestley · 9 years ago
  87. 49a315b staging: vt6656: implement power saving. by Malcolm Priestley · 9 years ago
  88. 43c93d9 staging: vt6656: implement power saving code. by Malcolm Priestley · 9 years ago
  89. c151587 staging: vt6656: implement TSF counter by Malcolm Priestley · 9 years ago
  90. ed15e88 Merge 4.2-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  91. d309509 staging: vt6656: check ieee80211_bss_conf bssid not NULL by Malcolm Priestley · 10 years ago
  92. 943304b staging: vt6656: Fixed two lines over 80 characters long by Arjun Krishna Babu · 10 years ago
  93. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  94. 5699c0f staging: vt6656: Boolean tests don't need comparisons. by Abdul Hussain · 10 years ago
  95. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  96. 5908260 Staging: vt6656: device: Fixed spelling error by Colin Cronin · 10 years ago
  97. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. b23f143 staging: vt6656: use ieee80211_tx_info to select packet type. by Malcolm Priestley · 10 years ago
  99. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 10 years ago
  100. 807dc06 Merge 4.0-rc5 into staging-testing by Greg Kroah-Hartman · 10 years ago