1. 6831574 staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable static by Ana Rey · 10 years ago
  2. 1410851 staging: rtl8192u: Convert from printk into netdev_err or netdev_info by Ana Rey · 10 years ago
  3. db11196 staging: rtl8192u: Move export_symbol below its function by Ana Rey · 10 years ago
  4. fee5a5f staging: rtl8192u: fix coding style in function definition by Ana Rey · 10 years ago
  5. 3777aac staging: rtl8192u: Add whitespace in ieee80211/dot11d.c by Ana Rey · 10 years ago
  6. faec7c9 staging: rtl8192u: Delete unnecesary braces in ieee80211/dot11d.c by Ana Rey · 10 years ago
  7. 0d86eba staging: rtl8192u: Move open brace on the previous line by Ana Rey · 10 years ago
  8. c21ce6c staging: rtl8192u: Clean-up comment line style in ieee80211/dot11d.c by Ana Rey · 10 years ago
  9. abc79b1 staging: rtl8192u: Delete commented code in ieee80211/dot11d.c by Ana Rey · 10 years ago
  10. ac0ba3f staging: rtl8192u: Deleted 'HTUseDefaultSetting' function in ieee80211/rtl819x_HTProc.c by Ana Rey · 10 years ago
  11. 4b10d50 staging: rtl8192u: make in ieee80211/ieee80211_rx.c some local functions static by Ana Rey · 10 years ago
  12. fabdbdb staging: rtl8192u: make in ieee80211/ieee80211_softmac.c some local functions static by Ana Rey · 10 years ago
  13. a5ac48a staging: rtl8192u: make in ieee80211/ieee80211_tx.c some local functions static by Ana Rey · 10 years ago
  14. 51296cd staging: rtl8192u: make in ieee80211/rtl819x_BAProc.c some local functions static by Ana Rey · 10 years ago
  15. 140cdd7 staging: rtl8192u: make in ieee80211/rtl819x_HTProc.c some local functions static by Ana Rey · 10 years ago
  16. 1d6fa89 staging: rtl8192u: make in ieee80211/rtl819x_TSProc.c some local functions static by Ana Rey · 10 years ago
  17. 36af855 staging:rtl8192u: Remove unused variable by Himangi Saraogi · 10 years ago
  18. 09adb6e staging: rtl8192u: Removed assignments from if statements. by Chi Pham · 10 years ago
  19. 74a371a staging:rtl8192u:ieee80211: Fix smatch warning of function definition with external linkage by Himangi Saraogi · 10 years ago
  20. 1a32444 Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32 by Himangi Saraogi · 10 years ago
  21. 0d5de17 staging: rtl8192u: remove unused files by Dave Hansen · 11 years ago
  22. 38272d2 staging: rtl8192u: use memdup_user to simplify code by Teodora Baluta · 11 years ago
  23. 5e1e704 staging: rtl8192u: fix sparse warning, make a function static by Teodora Baluta · 11 years ago
  24. f149080 Staging: rtl8192u: use gfp_t instead of int by Teodora Baluta · 11 years ago
  25. 57a8852 Staging: rtl8192u: fix checkpatch.pl error by Teodora Baluta · 11 years ago
  26. 46326d2 Staging: rtl8192u: fix sparse warnings for static functions by Teodora Baluta · 11 years ago
  27. 9f62710 staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove it by Xenia Ragiadakou · 11 years ago
  28. 559a4c3 staging: Update e-mail address for Andrea Merello by Andrea Merello · 11 years ago
  29. e8e6fda Staging: rtl8192u/ieee80211: add missing single_release() by Li Zefan · 11 years ago
  30. 0c29359 staging/rtl8192u: remove commented out __list_for_each usage by Dave Jones · 11 years ago
  31. ad63845 STAGING: rtl8192u: fix checkpatch error by adding space after switch by Xenia Ragiadakou · 11 years ago
  32. 3c19fbb STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in tl819x_TSProc.c by Xenia Ragiadakou · 11 years ago
  33. 2abe5a7 STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in rtl819x_Qos.h by Xenia Ragiadakou · 11 years ago
  34. 2b16648 STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in rtl819x_HTProc.c by Xenia Ragiadakou · 11 years ago
  35. 0af6c0c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in rtl819x_BAProc.c by Xenia Ragiadakou · 11 years ago
  36. 5d279df STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in dot11d by Xenia Ragiadakou · 11 years ago
  37. bdedc75 STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_tx.c by Xenia Ragiadakou · 11 years ago
  38. 2639ae9 STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_softmac.c by Xenia Ragiadakou · 11 years ago
  39. ea77527 STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_rx.c by Xenia Ragiadakou · 11 years ago
  40. f8bfab9 STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_wep.c by Xenia Ragiadakou · 11 years ago
  41. 8acfd58 STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_tkip.c by Xenia Ragiadakou · 11 years ago
  42. 6560d4b STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_ccmp.c by Xenia Ragiadakou · 11 years ago
  43. ff0d38c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt by Xenia Ragiadakou · 11 years ago
  44. 347a890 STAGING: rtl8192u/ieee20811: fix checkpatch error about pointer position in ieee20811.h by Xenia Ragiadakou · 11 years ago
  45. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  46. 78846ce rtl8192u: switch to proc_create() by Al Viro · 11 years ago
  47. 5a787a6 rtl8192u: don't play with reassigning ->proc_fops, just use proc_create() by Al Viro · 11 years ago
  48. 67a88e6 staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.c by Peter Huewe · 12 years ago
  49. de13a3d staging/rtl8192u: do not init statics to 0 by Sebastian Hahn · 12 years ago
  50. 24fbe87 staging/rtl8192u: use same indent for switch and case by Sebastian Hahn · 12 years ago
  51. c4cda304 staging/rtl8192u: don't init globals to 0 or NULL by Sebastian Hahn · 12 years ago
  52. fdc64a9 staging/rtl8192u: indent with tabs, not spaces by Sebastian Hahn · 12 years ago
  53. 0db7a34 staging/rtl8192u: put { on same line as struct by Jennifer Naumann · 12 years ago
  54. 35997ff staging/rtl8192u: cleanfile run by Sebastian Hahn · 12 years ago
  55. cbf2f54 staging: rtl8192u: fix a macro expansion bug by Dan Carpenter · 12 years ago
  56. f263589 staging: Fix misspellings of "whether". by Adam Buchbinder · 12 years ago
  57. 37905ae Staging: rtl8192u: using random_ether_addr() to generate random MAC by Wei Yongjun · 12 years ago
  58. f6aa782 Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  59. 8cfbc9dc Staging: rtl8192u: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  60. 935d59f staging: rtl8192u: Fix typo in staging/rtl8192u by Masanari Iida · 12 years ago
  61. 14fc423 staging: Remove test of is_broadcast with is_multicast by Joe Perches · 12 years ago
  62. 89f5e71 drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdev by Julia Lawall · 12 years ago
  63. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 12 years ago
  64. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  65. e3debd27 rtl8192u: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  66. d0bc218 staging: Fix typo in ieee80211_rx.c by Masanari Iida · 13 years ago
  67. 53b99be Staging: rtl8192u: remove api.c file by Greg Kroah-Hartman · 13 years ago
  68. 4535743 Staging: rtl8192u: ieee80211: Makefile: remove unneeded stuff by Greg Kroah-Hartman · 13 years ago
  69. 58af5800 drivers/staging/rtl8192u: Don't pass huge struct by value by Jesper Juhl · 13 years ago
  70. 796fd54 staging: rtl8192u: Follow all suggestions from checkpatch on compress.c by Toon Schoenmakers · 13 years ago
  71. 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
  72. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  73. 94c97e8 drivers:staging:rtl typo fix encryptiong to encryption. by Justin P. Mattock · 13 years ago
  74. 20a45d6 staging: rtl8192u: Fix big-endian warning by Larry Finger · 13 years ago
  75. 41134db Remove unneeded version.h includes from drivers/staging/rtl*/ by Jesper Juhl · 13 years ago
  76. ad3a245 drivers:rtl8192u:remove the use of obsolete create_workqueue in ieee80211_softmac.c by Wanlong Gao · 13 years ago
  77. 219eb47 net/staging: add needed interrupt.h and hardirq.h includes by Stephen Rothwell · 13 years ago
  78. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  79. e72714f staging: rtl8192u: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  80. e91eb2f Staging: rtl8192u: add missing curly braces by Dan Carpenter · 14 years ago
  81. 0e7a3e7 Staging: rtl8192u: remove dead code to disable dot11d by David Chosrova · 14 years ago
  82. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  83. 8138d41 Staging: rtl8192u: ieee80211: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  84. 4498dbc staging: rtl8193*: Remove double test by Julia Lawall · 14 years ago
  85. 3983186 Staging: rtl81*: Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  86. f079bc3 Staging: rtl8192u: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  87. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  88. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  89. 935e99f staging: trivial: fix typo "seperate" by Anand Gadiyar · 14 years ago
  90. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  91. b63eaed staging: rtl8192x: sync the various rtl819x_Qos.h files by H Hartley Sweeten · 14 years ago
  92. a09fcbd staging: rtl8192x: sync the various rtl819x_TSProc.c files by H Hartley Sweeten · 14 years ago
  93. dde27e0 Staging: rtl8192u: Check kmalloc return value before use the buffer in ieee80211_softmac.c by wzt.wzt@gmail.com · 14 years ago
  94. d10219f Staging: rtl8192u: Hoist assign from if by Joe Perches · 14 years ago
  95. 04607c9 Staging: rtl8192u: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  96. 773cde9 Staging: remove unused #include <linux/version.h> by Huang Weiyi · 14 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. cf137d5 Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level() by Simon Horman · 15 years ago