1. bae301d staging: single_open() leaks by Al Viro · 11 years ago
  2. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  4. cc87e0f rtl8192u: Don't need to save device proc dir PDE by David Howells · 11 years ago
  5. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  6. 0541f9d rtl8192u: Don't use create_proc_read_entry() by David Howells · 11 years ago
  7. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  8. 78846ce rtl8192u: switch to proc_create() by Al Viro · 11 years ago
  9. 5a787a6 rtl8192u: don't play with reassigning ->proc_fops, just use proc_create() by Al Viro · 11 years ago
  10. ab4a640 staging: rtl8192u: fix coding style by Haksu Jeong · 11 years ago
  11. 67a88e6 staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.c by Peter Huewe · 12 years ago
  12. 666b3bf2 staging: rtl8192u: fixed coding style issues in r8192U_core.c by Patrik Karlin · 12 years ago
  13. 29b48ae staging: rtl8192u: removed some non used else's by Patrik Karlin · 12 years ago
  14. f00c493 staging: rtl8192u: fixed some coding style issues in r8192U_core.c by Patrik Karlin · 12 years ago
  15. de13a3d staging/rtl8192u: do not init statics to 0 by Sebastian Hahn · 12 years ago
  16. 24fbe87 staging/rtl8192u: use same indent for switch and case by Sebastian Hahn · 12 years ago
  17. c4cda304 staging/rtl8192u: don't init globals to 0 or NULL by Sebastian Hahn · 12 years ago
  18. fdc64a9 staging/rtl8192u: indent with tabs, not spaces by Sebastian Hahn · 12 years ago
  19. 0db7a34 staging/rtl8192u: put { on same line as struct by Jennifer Naumann · 12 years ago
  20. 35997ff staging/rtl8192u: cleanfile run by Sebastian Hahn · 12 years ago
  21. a4a557e staging: rtl8192u: remove use of __devexit by Bill Pemberton · 12 years ago
  22. 2579452 staging: rtl8192u: remove use of __devinit by Bill Pemberton · 12 years ago
  23. cbf2f54 staging: rtl8192u: fix a macro expansion bug by Dan Carpenter · 12 years ago
  24. f263589 staging: Fix misspellings of "whether". by Adam Buchbinder · 12 years ago
  25. 2e464f0 drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  26. 37905ae Staging: rtl8192u: using random_ether_addr() to generate random MAC by Wei Yongjun · 12 years ago
  27. b755342 staging: rtl8192u: use kzalloc to allocate firmware pointer by Devendra Naga · 12 years ago
  28. f6aa782 Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  29. 8cfbc9dc Staging: rtl8192u: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  30. 935d59f staging: rtl8192u: Fix typo in staging/rtl8192u by Masanari Iida · 12 years ago
  31. 14fc423 staging: Remove test of is_broadcast with is_multicast by Joe Perches · 12 years ago
  32. 4c234eb staging: "rtl8192e/r8192u" typo change ContiuneDiffCount. by Justin P. Mattock · 12 years ago
  33. 8ef3a7e staging:rtl8192u Fix typos and comments by Justin P. Mattock · 12 years ago
  34. ffae305 staging: rtl8192u Fix a typo. by Justin P. Mattock · 12 years ago
  35. 589b3d0 staging: rtl8192u Fix typos. by Justin P. Mattock · 12 years ago
  36. 89f5e71 drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdev by Julia Lawall · 12 years ago
  37. f7738ed Staging: rtl8192u: fix some memory corruption by Dan Carpenter · 12 years ago
  38. b330f60 staging: replace open-coded ARRAY_SIZEs by Jim Cromie · 12 years ago
  39. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 12 years ago
  40. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  41. e3debd27 rtl8192u: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  42. 07b99cf Staging: rtl8712/rtl8192u: move USB device ID within staging drivers. by Martin Krause · 13 years ago
  43. d0bc218 staging: Fix typo in ieee80211_rx.c by Masanari Iida · 13 years ago
  44. 53b99be Staging: rtl8192u: remove api.c file by Greg Kroah-Hartman · 13 years ago
  45. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  46. 4535743 Staging: rtl8192u: ieee80211: Makefile: remove unneeded stuff by Greg Kroah-Hartman · 13 years ago
  47. 58af5800 drivers/staging/rtl8192u: Don't pass huge struct by value by Jesper Juhl · 13 years ago
  48. 796fd54 staging: rtl8192u: Follow all suggestions from checkpatch on compress.c by Toon Schoenmakers · 13 years ago
  49. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  51. 589c3ca staging: rtl8192u: declare MODULE_FIRMWARE by Stefan Lippers-Hollmann · 13 years ago
  52. 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
  53. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  54. 94c97e8 drivers:staging:rtl typo fix encryptiong to encryption. by Justin P. Mattock · 13 years ago
  55. 20a45d6 staging: rtl8192u: Fix big-endian warning by Larry Finger · 13 years ago
  56. 41134db Remove unneeded version.h includes from drivers/staging/rtl*/ by Jesper Juhl · 13 years ago
  57. ad3a245 drivers:rtl8192u:remove the use of obsolete create_workqueue in ieee80211_softmac.c by Wanlong Gao · 13 years ago
  58. 2e8b6b4 drivers:rtl8192u:remove the use of obsolete create_workqueue in r8192U_core.c by Wanlong Gao · 13 years ago
  59. 219eb47 net/staging: add needed interrupt.h and hardirq.h includes by Stephen Rothwell · 13 years ago
  60. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  61. 84ba253 staging/rtl81*: build as loadable modules only by Randy Dunlap · 13 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  63. e72714f staging: rtl8192u: Remove NULL check before kfree by Ilia Mirkin · 14 years ago
  64. 0a8692b rtl8192u_usb: Remove built-in firmware images by Ben Hutchings · 14 years ago
  65. e91eb2f Staging: rtl8192u: add missing curly braces by Dan Carpenter · 14 years ago
  66. b834517 Staging: rtl8192u: check return code kmalloc. by David Chosrova · 14 years ago
  67. 0e7a3e7 Staging: rtl8192u: remove dead code to disable dot11d by David Chosrova · 14 years ago
  68. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  69. af02b58 Staging: trivial: fix typos concerning "controller" by Uwe Kleine-König · 14 years ago
  70. aad6b18 Staging: rtl8192u: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  71. 07dea29 Staging: rtl8192u: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  72. 8138d41 Staging: rtl8192u: ieee80211: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  73. 2fac6c2 staging: rtl8192u: improve error path by Vasiliy Kulikov · 14 years ago
  74. 9b0131c staging/trivial: fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  75. 4498dbc staging: rtl8193*: Remove double test by Julia Lawall · 14 years ago
  76. 3983186 Staging: rtl81*: Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  77. e956335 Staging: Merge staging-next into Linus's tree by Greg Kroah-Hartman · 14 years ago
  78. f079bc3 Staging: rtl8192u: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  79. 2addf79 Staging: rtl8192u: remove a copy of 80211.h by Dave Jones · 14 years ago
  80. e10ac15 Staging: rtl8192u_usb: Add LG device ID 043e:7a01 by Ben Hutchings · 14 years ago
  81. 616f58f staging: rtl8192u: fix checkpatch.pl issues to line 514 by Mike Gilks · 14 years ago
  82. 0374e91 Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n by Andreas Herrmann · 14 years ago
  83. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  84. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  85. 935e99f staging: trivial: fix typo "seperate" by Anand Gadiyar · 14 years ago
  86. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  87. b63eaed staging: rtl8192x: sync the various rtl819x_Qos.h files by H Hartley Sweeten · 14 years ago
  88. a09fcbd staging: rtl8192x: sync the various rtl819x_TSProc.c files by H Hartley Sweeten · 14 years ago
  89. dde27e0 Staging: rtl8192u: Check kmalloc return value before use the buffer in ieee80211_softmac.c by wzt.wzt@gmail.com · 14 years ago
  90. 3dc1536 Staging: rtl8192u: fix space coding style issue in ieee80211_crypt.h by Ruslan Pisarev · 14 years ago
  91. 9271ff1 Staging: rtl8192u: ix brace, comments and space coding style issue in ieee80211.h by Ruslan Pisarev · 14 years ago
  92. 1fc5af1 Staging: rtl8192u: fix comments and space coding style issue in dot11d.h by Ruslan Pisarev · 14 years ago
  93. d10219f Staging: rtl8192u: Hoist assign from if by Joe Perches · 14 years ago
  94. 04607c9 Staging: rtl8192u: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  95. 773cde9 Staging: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  96. 8f18604 Staging: drop redundant memset by Julia Lawall · 15 years ago
  97. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  98. 128a5d0 Staging: rtl8192* needs semaphore.h by Randy Dunlap · 15 years ago
  99. 0289bb5 Staging: rtl8192u: ieee80211: CurrentMPDUDensity assigned to itself in HTUseDefaultSetting() by Roel Kluin · 15 years ago
  100. ab59186 Staging: rtl8192u: dont use -mhard-float by Jeff Mahoney · 15 years ago