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