1. 8ffca9e staging: r8712u: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  2. ac082bc staging: rtl8712: usb_intf.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  3. 265b8e5 staging: rtl8712: fix unnecessary line continuations by Marcus Farkas · 10 years ago
  4. 0ac07ce staging: rtl8712: fix unnecessary parentheses by Marcus Farkas · 10 years ago
  5. 4679934 staging: rtl8712: fix missing blank lines after declarations by Marcus Farkas · 10 years ago
  6. 2af9e74 staging: rtl8712: fix potential leaks in r8712_set_key() by Christian Engelmayer · 10 years ago
  7. 55d4f6c staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext() by Christian Engelmayer · 10 years ago
  8. f764cd6 staging: r8712u: Fix case where ethtype was never obtained and always be checked against 0 by Larry Finger · 10 years ago
  9. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  10. ba2ac29 staging: rtl8712: Fix multiple spaces after return type by Gulsah Kose · 10 years ago
  11. 9ab3726 staging/rtl8712/osdep_service.h Fix line over 80 characters. by Aybuke Ozdemir · 10 years ago
  12. 774448d staging: rtl8712: Delete space before semicolon by Andreea-Cristina Bernat · 10 years ago
  13. 34a2c5f staging: rtl8712: Remove unnecessary parentheses. by Gulsah Kose · 10 years ago
  14. 0f11b53 staging:rtl8712: Fix sparse warning incorrect type in assignment by Himangi Saraogi · 11 years ago
  15. b16aad3 Staging: rtl8712: fix an error test in start_drv_threads() by Dan Carpenter · 11 years ago
  16. 879cb0c staging: rtl8712: fix some confusing indenting by Dan Carpenter · 11 years ago
  17. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  18. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 11 years ago
  19. 4bb101d staging: r8712u: delete unnecessary field initialization by Julia Lawall · 11 years ago
  20. 3a21f00 staging: r8712u: Set device type to wlan by Larry Finger · 11 years ago
  21. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  22. a762771 staging r8712u: Remove useless netdev_info slowly polluting dmesg by Alexandre Demers · 11 years ago
  23. 77e73e8 Staging: rtl8712: fix spaces before semicolons by Thomas Cort · 11 years ago
  24. a376932 staging: rtl8712: remove unneeded NULL check by Dan Carpenter · 11 years ago
  25. 3076543 staging: rtl8712: re-use native mac_pton() helper by Andy Shevchenko · 11 years ago
  26. 87fa05e staging: rtl8712: return MAC in standard form by Andy Shevchenko · 11 years ago
  27. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  28. e85b315 rtl8712: remove redundant if statement by Niklas Söderlund · 12 years ago
  29. eb79b3e rtl8712: remove unused definitions from rtl871x_recv.h by Niklas Söderlund · 12 years ago
  30. d3bb3c1 rtl8712: remove dead function prototypes from rtl871x_recv.h by Niklas Söderlund · 12 years ago
  31. 3009891 rtl8712: remove unused functions from rtl871x_recv.h by Niklas Söderlund · 12 years ago
  32. 7414e82 rtl8712: remove unused definitions from ethernet.h by Przemo Firszt · 12 years ago
  33. 9e01b9f rtl8712: remove all NDIS_* definitions and use rndis.h instead by Przemo Firszt · 12 years ago
  34. fc6556e rtl8712: remove unused macros by Przemo Firszt · 12 years ago
  35. 0024a1e rtl8712: replace min with min_t by Przemo Firszt · 12 years ago
  36. 87a573a rtl8712: replace printk with better solutions by Przemo Firszt · 12 years ago
  37. 94973b6 rtl8712: remove unused macros from rtl8712/wifi.h by Przemo Firszt · 12 years ago
  38. c07f972 rtl8712: code clean up by Przemo Firszt · 12 years ago
  39. 0fb3321 rtl8712: remove useless calls to memset(). by Cyril Roelandt · 12 years ago
  40. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago
  41. 2df29e7 staging: rtl8712: avoid a useless call to memset(). by Cyril Roelandt · 12 years ago
  42. da849a9 staging: r8712u: Add new device ID by Larry Finger · 12 years ago
  43. 8b7a13c staging: r8712u: Fix possible buffer overrun by Larry Finger · 12 years ago
  44. db9d1f6 staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd() by Dan Carpenter · 12 years ago
  45. 605fba8 staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start() by Wei Yongjun · 12 years ago
  46. fa16e5e staging: r8712u: Do not queue cloned skb by Larry Finger · 12 years ago
  47. 5317660 staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatch by Devendra Naga · 12 years ago
  48. c06df23 staging: rtl8712: fix a foo * bar errors reported by checkpatch by Devendra Naga · 12 years ago
  49. e165664 staging: rtl8712: remove assignment of 0 to a static global variable by Devendra Naga · 12 years ago
  50. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  51. abf02cf staging: r8712u: fix bug in r8712_recv_indicatepkt() by Eric Dumazet · 12 years ago
  52. 1e9ee6f staging: r8712u: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  53. 73ee07f staging: r8712u: Remove defines that are not used by Larry Finger · 12 years ago
  54. 5ca136a staging: r8712u: Fix allocations not checked for failure by Larry Finger · 12 years ago
  55. 3cd84fb staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  56. 779477f staging: r8712u: use is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  57. c500374 staging: r8712u: Reduce maximum receive buffer size to a more sensible value by Larry Finger · 12 years ago
  58. bcc66c0 Merge 3.5-rc4 into staging-next by Greg Kroah-Hartman · 12 years ago
  59. 1c1b862 staging: r8712u: Remove useless driver version info by Larry Finger · 12 years ago
  60. 3026b0e staging: r8712u: Add new USB IDs by Lubomir Schmidt · 12 years ago
  61. aeb2d41 staging: rtl8712: Fix typo in rtl871x_io.h by Masanari Iida · 12 years ago
  62. 1d73fad staging: r8712u: Remove needless test for NULL by Larry Finger · 12 years ago
  63. 9a0fbbb staging: delete all duplicated endian crap from rtl8712 driver by Paul Gortmaker · 12 years ago
  64. 2046782 staging: wean rtl8712 off of its ancient duplicate of ip.h by Paul Gortmaker · 12 years ago
  65. be9a120 staging: wean rtl8712 off of its ancient duplicate of if_ether.h by Paul Gortmaker · 12 years ago
  66. be10ac2 staging: rtl8712: Fix typos. by Justin P. Mattock · 12 years ago
  67. b0d5c79 drivers: staging: rtl8172: Remove unneeded include of version.h by Marcos Paulo de Souza · 12 years ago
  68. b330f60 staging: replace open-coded ARRAY_SIZEs by Jim Cromie · 12 years ago
  69. ee6aeff staging: r8712u: Fix Smatch warning by Larry Finger · 13 years ago
  70. 07b99cf Staging: rtl8712/rtl8192u: move USB device ID within staging drivers. by Martin Krause · 13 years ago
  71. 5347170 Staging rtl8712: Remove double USB device IDs by Martin Krause · 13 years ago
  72. da3e6ec staging: r8712u: Fix regression in signal level after commit c6dc001 by Larry Finger · 13 years ago
  73. 2080913 staging: r8712u: Fix regression caused by commit 8c213fa by Larry Finger · 13 years ago
  74. 9f4bc8c staging: r8712u: Fix regression introduced by commit a5ee652 by Larry Finger · 13 years ago
  75. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 13 years ago
  76. 0738634 staging: r8712u: Add missing initialization and remove configuration parameter CONFIG_R8712_AP by Larry Finger · 13 years ago
  77. 86587b6 staging: r8712u: Simplify semaphores by Larry Finger · 13 years ago
  78. 8c213fa59 staging: r8712u: Use asynchronous firmware loading by Larry Finger · 13 years ago
  79. 4c0029f staging: r8712u: Fix problem when CONFIG_R8712_AP is set by Larry Finger · 13 years ago
  80. 1793bf1 staging: r8712u: Add new Sitecom UsB ID by Larry Finger · 13 years ago
  81. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  82. c7caf4d staging: r8712u: Add new USB ID by Larry Finger · 13 years ago
  83. 7c19c1e drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereference by Julia Lawall · 13 years ago
  84. 447ff88 staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keys by Larry Finger · 13 years ago
  85. 81e07c0 staging: r8712u: include module.h where needed by Stephen Rothwell · 13 years ago
  86. 2192e60 staging: r8712u: Most return-values changed from -1 to proper errno macros. by Ali Bahar · 13 years ago
  87. 5d3da4a staging: r8712u: Tracking kmemleak false positives. by Larry Finger · 13 years ago
  88. 93c55dd staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation. by Ali Bahar · 13 years ago
  89. ee5b1aa staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes. by Ali Bahar · 13 years ago
  90. c6dc001 staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes. by Ali Bahar · 13 years ago
  91. f15abb8 staging: r8712u: Merging Realtek's latest (v2.6.6). New decl's and defines. by Ali Bahar · 13 years ago
  92. f95302e staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock. by Ali Bahar · 13 years ago
  93. 0aeb623 staging: r8712u: Merging Realtek's latest (v2.6.6). Rework efuse data handling. by Ali Bahar · 13 years ago
  94. 07a6b03 staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring. by Ali Bahar · 13 years ago
  95. c13b6f2 staging: r8712u: Merging Realtek's latest (v2.6.6). Use stack, not malloc. by Ali Bahar · 13 years ago
  96. 6c19d86 staging: r8712u: Merging Realtek's latest (v2.6.6). stop_drv_timers moved. by Ali Bahar · 13 years ago
  97. ac9bfc1 staging: r8712u: Merging Realtek's latest (v2.6.6). No power tracking OID. by Ali Bahar · 13 years ago
  98. 29e7549 staging: r8712u: Merging Realtek's latest (v2.6.6). Removed redundant .mem. by Ali Bahar · 13 years ago
  99. 359140a staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives. by Ali Bahar · 13 years ago
  100. 99f5ff3 staging: r8712u: Merging Realtek's latest (v2.6.6). Redundant NULL check. by Ali Bahar · 13 years ago