1. 345c32a staging: rtl8192u: remove blank lines after braces (opening) by Nicholas Sim · 8 years ago
  2. 708075c staging: rtl8192u: remove blank lines before braces (closing) by Nicholas Sim · 8 years ago
  3. 61645cc Staging: rtl8192u: Clean up tests if NULL returned on failure by Bhumika Goyal · 8 years ago
  4. 1761a85 staging: rtl8192u: Remove create_workqueue() by Bhaktipriya Shridhar · 8 years ago
  5. d0aaa57 staging: r8192U: Fix check pointer after usage problem by Larry Finger · 8 years ago
  6. 957f95b staging/rtl8192u: fixed typos by Yannik Schmidt · 9 years ago
  7. a5959f3 staging: rtl8192u: use to_delayed_work by Geliang Tang · 9 years ago
  8. c14291d Staging: rtl8192u: Remove unused function by Ksenija Stanojevic · 9 years ago
  9. 34b8dae7 Staging: rtl8192u: Eliminate use of MSECS macro by Shraddha Barke · 9 years ago
  10. 56b3152 rtl8192u: BIT() macro cleanup by Anish Bhatt · 9 years ago
  11. f517f3b staging: rtl8192u: r8192U_core: fix negative noise value by Luis de Bethencourt · 9 years ago
  12. 075eb0d Staging: rtl8192u: Do not DMA on the stack by Ksenija Stanojevic · 9 years ago
  13. 069b316 staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 characters by Raphaël Beamonte · 9 years ago
  14. 0063fdf staging: rtl8192u: r8192U_core: fix comments lines over 80 characters by Raphaël Beamonte · 9 years ago
  15. 703b0d4 staging/rtl8192u: remove unused function by Nicolas Joseph · 9 years ago
  16. 4e0407b staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issue by Raphaël Beamonte · 9 years ago
  17. 85a22e4 staging: rtl8192u: r8192U_core: fix quoted string split across lines code style issue by Raphaël Beamonte · 9 years ago
  18. 7b25c24 staging: rtl8192u: r8192U_core: fix missing blank line after declarations code style issue by Raphaël Beamonte · 9 years ago
  19. 25e4b9d staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issue by Raphaël Beamonte · 9 years ago
  20. 9647a6d staging: rtl8192u: r8192U_core: fix unnecessary else after return code style issue by Raphaël Beamonte · 9 years ago
  21. 2054df8 staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issue by Raphaël Beamonte · 9 years ago
  22. efe8a7f staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style issue by Raphaël Beamonte · 9 years ago
  23. b31c101 staging: rtl8192u: r8192U_core: remove forward declarations in .c file by Raphaël Beamonte · 9 years ago
  24. cf47ca0 staging: rtl8192u: r8192U_core: fix unecessary braces code style issue by Raphaël Beamonte · 9 years ago
  25. 4c21f56 staging: rtl8192u: r8192U_core: remove return statement of void function by Raphaël Beamonte · 9 years ago
  26. 8f94967 staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h by Raphaël Beamonte · 9 years ago
  27. 14285c1 staging: rtl8192u: r8192U_core: clean C99 // comments by Raphaël Beamonte · 9 years ago
  28. 74a0266 staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacing code style errors by Raphaël Beamonte · 9 years ago
  29. b54cc8d staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spacing code style error by Raphaël Beamonte · 9 years ago
  30. 70cdcac staging: rtl8192u: r8192U_core: fix else following close brace code style error by Raphaël Beamonte · 9 years ago
  31. c745f26 staging: rtl8192u: r8192U_core: fix code indent using spaces code style error by Raphaël Beamonte · 9 years ago
  32. 28071d3 staging: rtl8192u: r8192U_core: fix space before close parenthesis code style error by Raphaël Beamonte · 9 years ago
  33. a7be027 staging: rtl8192u: r8192U_core: fix switch and case indent code style error by Raphaël Beamonte · 9 years ago
  34. 2ee4c3d staging: rtl8192u: remove unneeded bool by Luis de Bethencourt · 9 years ago
  35. f9bd549 staging: rtl8192u: remove bool comparisons by Luis de Bethencourt · 9 years ago
  36. 5c2918a rtl8192u: don't trample on <linux/ieee80211.h> struct namespace by Paul Gortmaker · 9 years ago
  37. bdc01d5 staging: rtl8192u: Make core functions static by Nickolaus Woodruff · 9 years ago
  38. 73454ea Staging: rtl8192 Clean up function definition by Eddie Kovsky · 9 years ago
  39. 3659f9c Staging: rtl8192u: Remove function prototype from .c file by Cristina Opriceana · 9 years ago
  40. ef8a83e Staging: rtl8192u: Make function prototypes static by Cristina Opriceana · 9 years ago
  41. f883c4c staging: rtl8192u: remove return from end of void function by Supriya Karanth · 9 years ago
  42. 2060f31 Staging: rtl8192u: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  43. a0886f7 Staging: rtl8192u: Bool tests don't need comparisons by Cristina Opriceana · 9 years ago
  44. acc6539 Staging: rtl8192u: Combine initialization using setup_timer by Somya Anand · 9 years ago
  45. 535f2e7 staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointer by Rickard Strandqvist · 9 years ago
  46. 19cd229 Staging: drivers: Bool initializations should use true/false by Cristina Opriceana · 9 years ago
  47. 9eb9e69 staging: rtl8192u: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  48. 4b2faf8 Staging: rtl8192u: Replace TRUE and FALSE macros by Ksenija Stanojevic · 9 years ago
  49. 278c094 staging: rtl8192u: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  50. 7efa16c staging: rtl8192u: Fix checkpatch.pl warnings by Koray Gulcu · 10 years ago
  51. 7d95983 staging: rtl8192u: Fix sparse warnings of r8182U_core by Koray Gulcu · 10 years ago
  52. bfcc6be staging: rtl8192u: remove unecessary variable by Tapasweni Pathak · 10 years ago
  53. 4af409f staging: rtl8192u: delete unused function CAM_read_entry by Benedict Boerger · 10 years ago
  54. 77baad9 staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.h by Ragnar B. Johannsson · 10 years ago
  55. 676d220 rtl8192u: remove typedef by Martin Kepplinger · 10 years ago
  56. f258848 drivers: staging: rtl8192u: Fix switch and case should be at the same indent errors by Greg Donald · 10 years ago
  57. f2ea5ff staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declared warning by Jeremiah Mahler · 10 years ago
  58. 742728f staging: rtl8192u: remove unused function. by Fernando Apesteguia · 10 years ago
  59. 63d29d5 staging: rtl8192u: remove misc. unused defines by Antoine Schweitzer-Chaput · 10 years ago
  60. 1572f63 staging: rtl8192u: remove unused define LOOP_TEST by Antoine Schweitzer-Chaput · 10 years ago
  61. a49332e staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORT by Antoine Schweitzer-Chaput · 10 years ago
  62. e3e2896 staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLE by Antoine Schweitzer-Chaput · 10 years ago
  63. 24de874 staging: rtl8192u: remove define always set USE_ONE_PIPE by Antoine Schweitzer-Chaput · 10 years ago
  64. e270927 staging: rtl8192u: remove unused define DEBUG_EPROM by Antoine Schweitzer-Chaput · 10 years ago
  65. a90c6d5 staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than once by Rickard Strandqvist · 10 years ago
  66. 3fe5632 staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing code by Rickard Strandqvist · 10 years ago
  67. 2fb1ccc Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style error by Chaitanya Hazarey · 10 years ago
  68. 8166959 Staging: rtl8192u: r8192U_core.c Fixed open brace { placement by Chaitanya Hazarey · 10 years ago
  69. 92e2161 Staging: rtl8192u: r8192U_core.c Converted some C99 comments to fix code-style errors by Chaitanya Hazarey · 10 years ago
  70. f93b468 Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errors by Chaitanya Hazarey · 10 years ago
  71. b6b0789 Staging: rtl8192u: r8192U_core.c Added a space after ',' by Chaitanya Hazarey · 10 years ago
  72. e31273e staging: rtl8192u: remove checks for CONFIG_RTL8192_PM by Paul Bolle · 10 years ago
  73. e6c1ef6 Staging: rtl8192u: Remove old WIRELESS_EXT support by Joel Pelaez Jorge · 10 years ago
  74. def2d8b staging: rtl8192u: r8192U_core.c: Fix to remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  75. feb600e staging: rtl8192u: Deleted 'rtl8192_beacon_stop' function in r8192U_core.c by Ana Rey · 10 years ago
  76. 4f59e19 staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_core.c by Ana Rey · 10 years ago
  77. a5cb9b3 staging: rtl8192u: Deleted 'rtl8192_set_mode' function in r8192U_core.c by Ana Rey · 10 years ago
  78. 6a1bf3a staging: rtl8192u: Deleted 'rtl819xU_cmd_isr' function in r8192U_core.c by Ana Rey · 10 years ago
  79. a72eea3 staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.c by Ana Rey · 10 years ago
  80. f4c6074 staging: rtl8192u: make in r8192U_core.c the local functions static by Ana Rey · 10 years ago
  81. 09adb6e staging: rtl8192u: Removed assignments from if statements. by Chi Pham · 10 years ago
  82. d16e05f staging:rtl8192u: Fix smatch warning of function definition with external linkage by Himangi Saraogi · 10 years ago
  83. 38272d2 staging: rtl8192u: use memdup_user to simplify code by Teodora Baluta · 11 years ago
  84. 46326d2 Staging: rtl8192u: fix sparse warnings for static functions by Teodora Baluta · 11 years ago
  85. aa0cb59 staging: rtl8192u: remove #ifdef JOHN_ by Xenia Ragiadakou · 11 years ago
  86. 875d2a1 staging: rtl8192u: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  87. 559a4c3 staging: Update e-mail address for Andrea Merello by Andrea Merello · 11 years ago
  88. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  89. a267a60 staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  90. 4a8d113 staging: rtl8192u: fix macros in r8192U.h by Xenia Ragiadakou · 11 years ago
  91. b3d42bf staging: rtl8192u: fix read_nic_* functions by Xenia Ragiadakou · 11 years ago
  92. f2c3d80 staging: rtl8192u: replace macro rx_hal_is_cck_rate() in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  93. 88e5a93 staging: rtl8192u: remove trailing whitespace in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  94. 7d79ec6 staging: rtl8192u: remove space before '++' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  95. 003a2d1 staging: rtl8192u: remove space after reference '&' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  96. 15f6d3a staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  97. 2c7c0c3 staging: rtl8192u: fix return statements in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  98. b1753c4 staging: rtl8192u: fix spaces in array indexing in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  99. 8f896d6 staging: rtl8192u: fix identation in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  100. f0a60a14 staging: rtl8192u: remove unnecessary line continuations in r8192U_core.c by Xenia Ragiadakou · 11 years ago