1. e85b315 rtl8712: remove redundant if statement by Niklas Söderlund · 11 years ago
  2. eb79b3e rtl8712: remove unused definitions from rtl871x_recv.h by Niklas Söderlund · 11 years ago
  3. d3bb3c1 rtl8712: remove dead function prototypes from rtl871x_recv.h by Niklas Söderlund · 11 years ago
  4. 3009891 rtl8712: remove unused functions from rtl871x_recv.h by Niklas Söderlund · 11 years ago
  5. 7414e82 rtl8712: remove unused definitions from ethernet.h by Przemo Firszt · 12 years ago
  6. 9e01b9f rtl8712: remove all NDIS_* definitions and use rndis.h instead by Przemo Firszt · 12 years ago
  7. fc6556e rtl8712: remove unused macros by Przemo Firszt · 12 years ago
  8. 0024a1e rtl8712: replace min with min_t by Przemo Firszt · 12 years ago
  9. 87a573a rtl8712: replace printk with better solutions by Przemo Firszt · 12 years ago
  10. 94973b6 rtl8712: remove unused macros from rtl8712/wifi.h by Przemo Firszt · 12 years ago
  11. c07f972 rtl8712: code clean up by Przemo Firszt · 12 years ago
  12. 0fb3321 rtl8712: remove useless calls to memset(). by Cyril Roelandt · 12 years ago
  13. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago
  14. 2df29e7 staging: rtl8712: avoid a useless call to memset(). by Cyril Roelandt · 12 years ago
  15. da849a9 staging: r8712u: Add new device ID by Larry Finger · 12 years ago
  16. 8b7a13c staging: r8712u: Fix possible buffer overrun by Larry Finger · 12 years ago
  17. db9d1f6 staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd() by Dan Carpenter · 12 years ago
  18. 605fba8 staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start() by Wei Yongjun · 12 years ago
  19. fa16e5e staging: r8712u: Do not queue cloned skb by Larry Finger · 12 years ago
  20. 5317660 staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatch by Devendra Naga · 12 years ago
  21. c06df23 staging: rtl8712: fix a foo * bar errors reported by checkpatch by Devendra Naga · 12 years ago
  22. e165664 staging: rtl8712: remove assignment of 0 to a static global variable by Devendra Naga · 12 years ago
  23. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  24. abf02cf staging: r8712u: fix bug in r8712_recv_indicatepkt() by Eric Dumazet · 12 years ago
  25. 1e9ee6f staging: r8712u: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  26. 73ee07f staging: r8712u: Remove defines that are not used by Larry Finger · 12 years ago
  27. 5ca136a staging: r8712u: Fix allocations not checked for failure by Larry Finger · 12 years ago
  28. 3cd84fb staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  29. 779477f staging: r8712u: use is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  30. c500374 staging: r8712u: Reduce maximum receive buffer size to a more sensible value by Larry Finger · 12 years ago
  31. bcc66c0 Merge 3.5-rc4 into staging-next by Greg Kroah-Hartman · 12 years ago
  32. 1c1b862 staging: r8712u: Remove useless driver version info by Larry Finger · 12 years ago
  33. 3026b0e staging: r8712u: Add new USB IDs by Lubomir Schmidt · 12 years ago
  34. aeb2d41 staging: rtl8712: Fix typo in rtl871x_io.h by Masanari Iida · 12 years ago
  35. 1d73fad staging: r8712u: Remove needless test for NULL by Larry Finger · 12 years ago
  36. 9a0fbbb staging: delete all duplicated endian crap from rtl8712 driver by Paul Gortmaker · 12 years ago
  37. 2046782 staging: wean rtl8712 off of its ancient duplicate of ip.h by Paul Gortmaker · 12 years ago
  38. be9a120 staging: wean rtl8712 off of its ancient duplicate of if_ether.h by Paul Gortmaker · 12 years ago
  39. be10ac2 staging: rtl8712: Fix typos. by Justin P. Mattock · 12 years ago
  40. b0d5c79 drivers: staging: rtl8172: Remove unneeded include of version.h by Marcos Paulo de Souza · 12 years ago
  41. b330f60 staging: replace open-coded ARRAY_SIZEs by Jim Cromie · 12 years ago
  42. ee6aeff staging: r8712u: Fix Smatch warning by Larry Finger · 12 years ago
  43. 07b99cf Staging: rtl8712/rtl8192u: move USB device ID within staging drivers. by Martin Krause · 12 years ago
  44. 5347170 Staging rtl8712: Remove double USB device IDs by Martin Krause · 12 years ago
  45. da3e6ec staging: r8712u: Fix regression in signal level after commit c6dc001 by Larry Finger · 12 years ago
  46. 2080913 staging: r8712u: Fix regression caused by commit 8c213fa by Larry Finger · 12 years ago
  47. 9f4bc8c staging: r8712u: Fix regression introduced by commit a5ee652 by Larry Finger · 12 years ago
  48. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 12 years ago
  49. 0738634 staging: r8712u: Add missing initialization and remove configuration parameter CONFIG_R8712_AP by Larry Finger · 12 years ago
  50. 86587b6 staging: r8712u: Simplify semaphores by Larry Finger · 12 years ago
  51. 8c213fa59 staging: r8712u: Use asynchronous firmware loading by Larry Finger · 12 years ago
  52. 4c0029f staging: r8712u: Fix problem when CONFIG_R8712_AP is set by Larry Finger · 13 years ago
  53. 1793bf1 staging: r8712u: Add new Sitecom UsB ID by Larry Finger · 13 years ago
  54. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  55. c7caf4d staging: r8712u: Add new USB ID by Larry Finger · 13 years ago
  56. 7c19c1e drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereference by Julia Lawall · 13 years ago
  57. 447ff88 staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keys by Larry Finger · 13 years ago
  58. 81e07c0 staging: r8712u: include module.h where needed by Stephen Rothwell · 13 years ago
  59. 2192e60 staging: r8712u: Most return-values changed from -1 to proper errno macros. by Ali Bahar · 13 years ago
  60. 5d3da4a staging: r8712u: Tracking kmemleak false positives. by Larry Finger · 13 years ago
  61. 93c55dd staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation. by Ali Bahar · 13 years ago
  62. ee5b1aa staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes. by Ali Bahar · 13 years ago
  63. c6dc001 staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes. by Ali Bahar · 13 years ago
  64. f15abb8 staging: r8712u: Merging Realtek's latest (v2.6.6). New decl's and defines. by Ali Bahar · 13 years ago
  65. f95302e staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock. by Ali Bahar · 13 years ago
  66. 0aeb623 staging: r8712u: Merging Realtek's latest (v2.6.6). Rework efuse data handling. by Ali Bahar · 13 years ago
  67. 07a6b03 staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring. by Ali Bahar · 13 years ago
  68. c13b6f2 staging: r8712u: Merging Realtek's latest (v2.6.6). Use stack, not malloc. by Ali Bahar · 13 years ago
  69. 6c19d86 staging: r8712u: Merging Realtek's latest (v2.6.6). stop_drv_timers moved. by Ali Bahar · 13 years ago
  70. ac9bfc1 staging: r8712u: Merging Realtek's latest (v2.6.6). No power tracking OID. by Ali Bahar · 13 years ago
  71. 29e7549 staging: r8712u: Merging Realtek's latest (v2.6.6). Removed redundant .mem. by Ali Bahar · 13 years ago
  72. 359140a staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives. by Ali Bahar · 13 years ago
  73. 99f5ff3 staging: r8712u: Merging Realtek's latest (v2.6.6). Redundant NULL check. by Ali Bahar · 13 years ago
  74. 7568ac9 staging: r8712u: Merging Realtek's latest (v2.6.6). Removed unused MSECS. by Ali Bahar · 13 years ago
  75. 302d37a staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_submit_urb. by Ali Bahar · 13 years ago
  76. 68e9b24 staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_alloc_urb. by Ali Bahar · 13 years ago
  77. 7bcd9ce staging: r8712u: Merging Realtek's latest (v2.6.6). Removed os_free_netdev. by Ali Bahar · 13 years ago
  78. 7c1f420 staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv. by Ali Bahar · 13 years ago
  79. cf3e688 staging: r8712u: Merging Realtek's latest (v2.6.6). Copyright banners. by Ali Bahar · 13 years ago
  80. 9693617 staging: rtl8712: remove r8712_cmd_thread()->daemonize() by Oleg Nesterov · 13 years ago
  81. 5ae7171 rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl() by Dan Carpenter · 13 years ago
  82. b4f6209 staging: r8712u: Merging Realtek's latest (v2.6.6). Added Larry's copyright. by Ali Bahar · 13 years ago
  83. 0e54f60 staging: r8712u: Merging Realtek's latest (v2.6.6). Added copyright banners. by Ali Bahar · 13 years ago
  84. a5ee652 staging: r8712u: Interface-state not fully tracked. by Ali Bahar · 13 years ago
  85. d1661df staging: r8712u: Sets to SSID, and to AP MAC#, can now be done when the interface is Down. by Ali Bahar · 13 years ago
  86. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  87. 41134db Remove unneeded version.h includes from drivers/staging/rtl*/ by Jesper Juhl · 13 years ago
  88. baaa7901 staging: rtl8712: Add missing whitespace in struct definition by Michael Fiedler · 13 years ago
  89. d4aa57f staging: rtl8712: Use linux/atomic.h instead of asm/atomic.h by Michael Fiedler · 13 years ago
  90. 4087836 staging: rtl8712: Use __packed instead of __attribute__ ((packed)) by Michael Fiedler · 13 years ago
  91. 36e0b74 staging: rtl8712: Remove duplicate #define for __attribute__ ((packed)) by Michael Fiedler · 13 years ago
  92. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  93. 62819fd staging: r8712u: Fix driver to support ad-hoc mode by Jeff Chua · 13 years ago
  94. b0b0fb0 staging: Remove unnecessary semicolons when while (foo) {...}; by Joe Perches · 13 years ago
  95. 2657c30 staging: rtl8712: fixed coding style issues by Javier M. Mellid · 13 years ago
  96. 0593758 staging: rtl8712: fixed coding style issues by Javier M. Mellid · 13 years ago
  97. 4008386 Staging: rtl8712: redundant null check before kfree() by Alexander Beregalov · 13 years ago
  98. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  99. b7977fa staging: rtl8712: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  100. 4495c15 staging: rtl8712: check _malloc return value by Xiaochen Wang · 13 years ago