1. e31273e staging: rtl8192u: remove checks for CONFIG_RTL8192_PM by Paul Bolle · 10 years ago
  2. e6c1ef6 Staging: rtl8192u: Remove old WIRELESS_EXT support by Joel Pelaez Jorge · 10 years ago
  3. def2d8b staging: rtl8192u: r8192U_core.c: Fix to remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  4. feb600e staging: rtl8192u: Deleted 'rtl8192_beacon_stop' function in r8192U_core.c by Ana Rey · 10 years ago
  5. 4f59e19 staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_core.c by Ana Rey · 10 years ago
  6. a5cb9b3 staging: rtl8192u: Deleted 'rtl8192_set_mode' function in r8192U_core.c by Ana Rey · 10 years ago
  7. 6a1bf3a staging: rtl8192u: Deleted 'rtl819xU_cmd_isr' function in r8192U_core.c by Ana Rey · 10 years ago
  8. a72eea3 staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.c by Ana Rey · 10 years ago
  9. f4c6074 staging: rtl8192u: make in r8192U_core.c the local functions static by Ana Rey · 10 years ago
  10. 09adb6e staging: rtl8192u: Removed assignments from if statements. by Chi Pham · 10 years ago
  11. d16e05f staging:rtl8192u: Fix smatch warning of function definition with external linkage by Himangi Saraogi · 10 years ago
  12. 38272d2 staging: rtl8192u: use memdup_user to simplify code by Teodora Baluta · 11 years ago
  13. 46326d2 Staging: rtl8192u: fix sparse warnings for static functions by Teodora Baluta · 11 years ago
  14. aa0cb59 staging: rtl8192u: remove #ifdef JOHN_ by Xenia Ragiadakou · 11 years ago
  15. 875d2a1 staging: rtl8192u: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  16. 559a4c3 staging: Update e-mail address for Andrea Merello by Andrea Merello · 11 years ago
  17. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  18. a267a60 staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  19. 4a8d113 staging: rtl8192u: fix macros in r8192U.h by Xenia Ragiadakou · 11 years ago
  20. b3d42bf staging: rtl8192u: fix read_nic_* functions by Xenia Ragiadakou · 11 years ago
  21. f2c3d80 staging: rtl8192u: replace macro rx_hal_is_cck_rate() in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  22. 88e5a93 staging: rtl8192u: remove trailing whitespace in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  23. 7d79ec6 staging: rtl8192u: remove space before '++' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  24. 003a2d1 staging: rtl8192u: remove space after reference '&' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  25. 15f6d3a staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  26. 2c7c0c3 staging: rtl8192u: fix return statements in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  27. b1753c4 staging: rtl8192u: fix spaces in array indexing in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  28. 8f896d6 staging: rtl8192u: fix identation in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  29. f0a60a14 staging: rtl8192u: remove unnecessary line continuations in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  30. 70bdf8a staging: rtl8192u: fix function definitions' style in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  31. 2716141 staging: rtl8192u: fix braces in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  32. 57c259f staging: rtl8192u: remove dead and commented-out code in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  33. d6bbce0 rtl8192u: fix printk calls in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  34. 972ff92 rtl8192u: add space after '}' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  35. 5b3b215 rtl8192u: replace __FUNCTION__ with __func__ in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  36. e636721 rtl8192u: remove space between function name and '(' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  37. 3ab31c7 rtl8192u: fix whitespace around ',' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  38. 9f6bd88 rtl8192u: fix whitespace after '(' and before ')' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  39. 3db3764 rtl8192u: fix whitespace around ';' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  40. 204ecd3 rtl8192u: fix whitespace around relational operators in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  41. 2d39b00 rtl8192u: fix whitespace around '=' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  42. 53c7f3c rtl8192u: fix whitespace around 'while' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  43. 212bff3 rtl8192u: fix whitespace around 'for' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  44. 34fc438 rtl8192u: fix whitespace around 'if' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  45. 4b15093 rtl8192u: fix whitespace around ~ in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  46. ad63845 STAGING: rtl8192u: fix checkpatch error by adding space after switch by Xenia Ragiadakou · 11 years ago
  47. 9f7b830 STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  48. bae301d staging: single_open() leaks by Al Viro · 11 years ago
  49. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  50. cc87e0f rtl8192u: Don't need to save device proc dir PDE by David Howells · 11 years ago
  51. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  52. 0541f9d rtl8192u: Don't use create_proc_read_entry() by David Howells · 11 years ago
  53. 666b3bf2 staging: rtl8192u: fixed coding style issues in r8192U_core.c by Patrik Karlin · 12 years ago
  54. 29b48ae staging: rtl8192u: removed some non used else's by Patrik Karlin · 12 years ago
  55. f00c493 staging: rtl8192u: fixed some coding style issues in r8192U_core.c by Patrik Karlin · 12 years ago
  56. de13a3d staging/rtl8192u: do not init statics to 0 by Sebastian Hahn · 12 years ago
  57. 24fbe87 staging/rtl8192u: use same indent for switch and case by Sebastian Hahn · 12 years ago
  58. fdc64a9 staging/rtl8192u: indent with tabs, not spaces by Sebastian Hahn · 12 years ago
  59. 0db7a34 staging/rtl8192u: put { on same line as struct by Jennifer Naumann · 12 years ago
  60. 35997ff staging/rtl8192u: cleanfile run by Sebastian Hahn · 12 years ago
  61. a4a557e staging: rtl8192u: remove use of __devexit by Bill Pemberton · 12 years ago
  62. 2579452 staging: rtl8192u: remove use of __devinit by Bill Pemberton · 12 years ago
  63. 2e464f0 drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  64. b755342 staging: rtl8192u: use kzalloc to allocate firmware pointer by Devendra Naga · 12 years ago
  65. 8ef3a7e staging:rtl8192u Fix typos and comments by Justin P. Mattock · 12 years ago
  66. 589b3d0 staging: rtl8192u Fix typos. by Justin P. Mattock · 12 years ago
  67. 07b99cf Staging: rtl8712/rtl8192u: move USB device ID within staging drivers. by Martin Krause · 12 years ago
  68. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  69. 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
  70. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  71. 2e8b6b4 drivers:rtl8192u:remove the use of obsolete create_workqueue in r8192U_core.c by Wanlong Gao · 13 years ago
  72. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  73. e72714f staging: rtl8192u: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  74. b834517 Staging: rtl8192u: check return code kmalloc. by David Chosrova · 14 years ago
  75. 0e7a3e7 Staging: rtl8192u: remove dead code to disable dot11d by David Chosrova · 14 years ago
  76. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  77. af02b58 Staging: trivial: fix typos concerning "controller" by Uwe Kleine-König · 14 years ago
  78. 2fac6c2 staging: rtl8192u: improve error path by Vasiliy Kulikov · 14 years ago
  79. 9b0131c staging/trivial: fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  80. e956335 Staging: Merge staging-next into Linus's tree by Greg Kroah-Hartman · 14 years ago
  81. e10ac15 Staging: rtl8192u_usb: Add LG device ID 043e:7a01 by Ben Hutchings · 14 years ago
  82. 616f58f staging: rtl8192u: fix checkpatch.pl issues to line 514 by Mike Gilks · 14 years ago
  83. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  84. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  85. 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
  86. a457732 staging: make USB device id constant by Németh Márton · 15 years ago
  87. 39cfb97 staging: Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  88. 0ee9f67 Staging: rtl8187x: Use %pM for mac address output by Joe Perches · 15 years ago
  89. 50a09b3 Staging: rtl8192u: remove dead code by Mauro Carvalho Chehab · 15 years ago
  90. e406322 Staging: rtl8192u: remove bad whitespaces by Mauro Carvalho Chehab · 15 years ago
  91. f61fb93 Staging: rtl8192u: make it compile by Mauro Carvalho Chehab · 15 years ago
  92. 8fc8598 Staging: Added Realtek rtl8192u driver to staging by Jerry Chuang · 15 years ago