1. fcc2cf1 staging: rtl8712: use container_of() instead of LIST_CONTAINOR() by Geliang Tang · 8 years ago
  2. 0b90c30 staging: rtl8712: rtl871x_ioctl_linux: Clean up tests if NULL returned on failure by Bhaktipriya Shridhar · 8 years ago
  3. 0c68423 rtl871x: avoid running off end of buffer by Alan · 8 years ago
  4. 8c5af16 staging: rtl8712: reduce stack usage by Arnd Bergmann · 8 years ago
  5. aea4815 staging: rtl8712: memory corruption in wpa_set_encryption() by Dan Carpenter · 8 years ago
  6. 4ef2de5 staging: rtl8712: spaces preferred around operands by Luis de Bethencourt · 9 years ago
  7. 168a2c1 staging: rtl8712: braces should be used on all arms by Luis de Bethencourt · 9 years ago
  8. 1ca9688 staging: rtl8712: Remove boolean comparisons by Luis de Bethencourt · 9 years ago
  9. d32c16d Staging: rtl8712: Coding style warnings fix for block comments by Punit Vara · 9 years ago
  10. a1b42be Staging: rtl8712: Use ether_addr_equal() over memcmp() by Punit Vara · 9 years ago
  11. e904cc8 Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset() by Punit Vara · 9 years ago
  12. 681cd98 staging: rtl8712: fix negative level value by Luis de Bethencourt · 9 years ago
  13. 29b1b61 staging: rtl8712: Move constant to right of test or replace with "!" by Alison Schofield · 9 years ago
  14. 3fe1be8 staging: rtl8712: re-use mac_pton() by Andy Shevchenko · 9 years ago
  15. 7fb539e staging: rtl8712: change SupportedRates to rates by Joshua Clayton · 9 years ago
  16. db55b16 staging: rtl8712: remove typedefs by Joshua Clayton · 9 years ago
  17. 4436787 staging: rtl8712: remove duplicate struct by Joshua Clayton · 9 years ago
  18. 07e9e61 staging: rtl8712: fix else after break or return warning by Dogukan Ergun · 9 years ago
  19. b5eed73 staging: rtl8712: freeing an ERR_PTR by Dan Carpenter · 9 years ago
  20. 8f47c28 staging: rtl8712: Drop unneeded cast on netdev_priv by Julia Lawall · 9 years ago
  21. 45de432 Staging: rtl8712: Use memdup_user() instead of copy_from_user() by Cristina Opriceana · 9 years ago
  22. e0e982b Staging: rtl8712: replace memcpy with ether_addr_copy by Haneen Mohammed · 9 years ago
  23. 22905b8 staging: rtl8712: replace memset(x,0,ETH_ALEN) by Aya Mahfouz · 9 years ago
  24. 875b7de Staging: rtl8712: Use mod_timer by Vaishali Thakkar · 9 years ago
  25. 0636b46 staging: rtl8712: remove spaces before commas by Max Perepelitsyn · 9 years ago
  26. e29d3eb staging: rtl8712: remove unused variables by Sudip Mukherjee · 10 years ago
  27. 646da83 staging: rtl8712: Remove unnecessary cast for argument of kfree by Tapasweni Pathak · 10 years ago
  28. 02a29d2 staging: rtl8712: add new line after declarations by Tapasweni Pathak · 10 years ago
  29. 57b6686 Staging: rtl8712 : Fix line over 80 characters by Tapasweni Pathak · 10 years ago
  30. 730cb37 Staging: rtl8712: remove break after return statement by Tapasweni Pathak · 10 years ago
  31. e99a428 staging: rtl8712: remove function get_list_head by James A Shackleford · 10 years ago
  32. 849fb0a staging: rtl8712: remove wrapper function get_next by James A Shackleford · 10 years ago
  33. 3ae7074 staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement by Rickard Strandqvist · 10 years ago
  34. 91d435f staging: rtl8712: remove _malloc() by Vitaly Osipov · 10 years ago
  35. 55d4f6c staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext() by Christian Engelmayer · 10 years ago
  36. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  37. 77e73e8 Staging: rtl8712: fix spaces before semicolons by Thomas Cort · 11 years ago
  38. 87fa05e staging: rtl8712: return MAC in standard form by Andy Shevchenko · 11 years ago
  39. 0024a1e rtl8712: replace min with min_t by Przemo Firszt · 12 years ago
  40. 87a573a rtl8712: replace printk with better solutions by Przemo Firszt · 12 years ago
  41. 2df29e7 staging: rtl8712: avoid a useless call to memset(). by Cyril Roelandt · 12 years ago
  42. 605fba8 staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start() by Wei Yongjun · 12 years ago
  43. 779477f staging: r8712u: use is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  44. be10ac2 staging: rtl8712: Fix typos. by Justin P. Mattock · 12 years ago
  45. b0d5c79 drivers: staging: rtl8172: Remove unneeded include of version.h by Marcos Paulo de Souza · 12 years ago
  46. b330f60 staging: replace open-coded ARRAY_SIZEs by Jim Cromie · 12 years ago
  47. da3e6ec staging: r8712u: Fix regression in signal level after commit c6dc001 by Larry Finger · 12 years ago
  48. 2192e60 staging: r8712u: Most return-values changed from -1 to proper errno macros. by Ali Bahar · 13 years ago
  49. c6dc001 staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes. by Ali Bahar · 13 years ago
  50. c13b6f2 staging: r8712u: Merging Realtek's latest (v2.6.6). Use stack, not malloc. by Ali Bahar · 13 years ago
  51. 359140a staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives. by Ali Bahar · 13 years ago
  52. 7c1f420 staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv. by Ali Bahar · 13 years ago
  53. 5ae7171 rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl() by Dan Carpenter · 13 years ago
  54. 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
  55. 2657c30 staging: rtl8712: fixed coding style issues by Javier M. Mellid · 13 years ago
  56. 4008386 Staging: rtl8712: redundant null check before kfree() by Alexander Beregalov · 13 years ago
  57. b7977fa staging: rtl8712: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  58. 4495c15 staging: rtl8712: check _malloc return value by Xiaochen Wang · 13 years ago
  59. cd92274 staging: rtl8712: check copy_from_user return value by Xiaochen Wang · 13 years ago
  60. d936435 Staging: rtl8712: fix math errors in snprintf() by Dan Carpenter · 13 years ago
  61. e3dc896 staging: r8712u: Fix sparse message by Larry Finger · 13 years ago
  62. a5ed57a staging: rtl8712: '&pointer[0]' to 'pointer' fix by Andy Shevchenko · 14 years ago
  63. 0ce53f3 staging: rtl8712: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  64. 91facdb staging: rtl8712: throw away custom hex_to_bin() by Andy Shevchenko · 14 years ago
  65. 1407a9e staging: r8712u: Fix rate setting when HT is not enabled by Larry Finger · 14 years ago
  66. 2865d42 staging: r8712u: Add the new driver to the mainline kernel by Larry Finger · 14 years ago