1. 8f94967 staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h by Raphaël Beamonte · 9 years ago
  2. 14285c1 staging: rtl8192u: r8192U_core: clean C99 // comments by Raphaël Beamonte · 9 years ago
  3. 74a0266 staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacing code style errors by Raphaël Beamonte · 9 years ago
  4. b54cc8d staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spacing code style error by Raphaël Beamonte · 9 years ago
  5. 70cdcac staging: rtl8192u: r8192U_core: fix else following close brace code style error by Raphaël Beamonte · 9 years ago
  6. c745f26 staging: rtl8192u: r8192U_core: fix code indent using spaces code style error by Raphaël Beamonte · 9 years ago
  7. 28071d3 staging: rtl8192u: r8192U_core: fix space before close parenthesis code style error by Raphaël Beamonte · 9 years ago
  8. a7be027 staging: rtl8192u: r8192U_core: fix switch and case indent code style error by Raphaël Beamonte · 9 years ago
  9. 2ee4c3d staging: rtl8192u: remove unneeded bool by Luis de Bethencourt · 9 years ago
  10. f9bd549 staging: rtl8192u: remove bool comparisons by Luis de Bethencourt · 9 years ago
  11. 5c2918a rtl8192u: don't trample on <linux/ieee80211.h> struct namespace by Paul Gortmaker · 9 years ago
  12. bdc01d5 staging: rtl8192u: Make core functions static by Nickolaus Woodruff · 9 years ago
  13. 73454ea Staging: rtl8192 Clean up function definition by Eddie Kovsky · 9 years ago
  14. 3659f9c Staging: rtl8192u: Remove function prototype from .c file by Cristina Opriceana · 9 years ago
  15. ef8a83e Staging: rtl8192u: Make function prototypes static by Cristina Opriceana · 9 years ago
  16. f883c4c staging: rtl8192u: remove return from end of void function by Supriya Karanth · 9 years ago
  17. 2060f31 Staging: rtl8192u: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  18. a0886f7 Staging: rtl8192u: Bool tests don't need comparisons by Cristina Opriceana · 9 years ago
  19. acc6539 Staging: rtl8192u: Combine initialization using setup_timer by Somya Anand · 9 years ago
  20. 535f2e7 staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointer by Rickard Strandqvist · 10 years ago
  21. 19cd229 Staging: drivers: Bool initializations should use true/false by Cristina Opriceana · 9 years ago
  22. 9eb9e69 staging: rtl8192u: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  23. 4b2faf8 Staging: rtl8192u: Replace TRUE and FALSE macros by Ksenija Stanojevic · 9 years ago
  24. 278c094 staging: rtl8192u: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  25. 7efa16c staging: rtl8192u: Fix checkpatch.pl warnings by Koray Gulcu · 10 years ago
  26. 7d95983 staging: rtl8192u: Fix sparse warnings of r8182U_core by Koray Gulcu · 10 years ago
  27. bfcc6be staging: rtl8192u: remove unecessary variable by Tapasweni Pathak · 10 years ago
  28. 4af409f staging: rtl8192u: delete unused function CAM_read_entry by Benedict Boerger · 10 years ago
  29. 77baad9 staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.h by Ragnar B. Johannsson · 10 years ago
  30. 676d220 rtl8192u: remove typedef by Martin Kepplinger · 10 years ago
  31. f258848 drivers: staging: rtl8192u: Fix switch and case should be at the same indent errors by Greg Donald · 10 years ago
  32. f2ea5ff staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declared warning by Jeremiah Mahler · 10 years ago
  33. 742728f staging: rtl8192u: remove unused function. by Fernando Apesteguia · 10 years ago
  34. 63d29d5 staging: rtl8192u: remove misc. unused defines by Antoine Schweitzer-Chaput · 10 years ago
  35. 1572f63 staging: rtl8192u: remove unused define LOOP_TEST by Antoine Schweitzer-Chaput · 10 years ago
  36. a49332e staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORT by Antoine Schweitzer-Chaput · 10 years ago
  37. e3e2896 staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLE by Antoine Schweitzer-Chaput · 10 years ago
  38. 24de874 staging: rtl8192u: remove define always set USE_ONE_PIPE by Antoine Schweitzer-Chaput · 10 years ago
  39. e270927 staging: rtl8192u: remove unused define DEBUG_EPROM by Antoine Schweitzer-Chaput · 10 years ago
  40. a90c6d5 staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than once by Rickard Strandqvist · 10 years ago
  41. 3fe5632 staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing code by Rickard Strandqvist · 10 years ago
  42. 2fb1ccc Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style error by Chaitanya Hazarey · 10 years ago
  43. 8166959 Staging: rtl8192u: r8192U_core.c Fixed open brace { placement by Chaitanya Hazarey · 10 years ago
  44. 92e2161 Staging: rtl8192u: r8192U_core.c Converted some C99 comments to fix code-style errors by Chaitanya Hazarey · 10 years ago
  45. f93b468 Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errors by Chaitanya Hazarey · 10 years ago
  46. b6b0789 Staging: rtl8192u: r8192U_core.c Added a space after ',' by Chaitanya Hazarey · 10 years ago
  47. e31273e staging: rtl8192u: remove checks for CONFIG_RTL8192_PM by Paul Bolle · 10 years ago
  48. e6c1ef6 Staging: rtl8192u: Remove old WIRELESS_EXT support by Joel Pelaez Jorge · 10 years ago
  49. def2d8b staging: rtl8192u: r8192U_core.c: Fix to remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  50. feb600e staging: rtl8192u: Deleted 'rtl8192_beacon_stop' function in r8192U_core.c by Ana Rey · 10 years ago
  51. 4f59e19 staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_core.c by Ana Rey · 10 years ago
  52. a5cb9b3 staging: rtl8192u: Deleted 'rtl8192_set_mode' function in r8192U_core.c by Ana Rey · 10 years ago
  53. 6a1bf3a staging: rtl8192u: Deleted 'rtl819xU_cmd_isr' function in r8192U_core.c by Ana Rey · 10 years ago
  54. a72eea3 staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.c by Ana Rey · 10 years ago
  55. f4c6074 staging: rtl8192u: make in r8192U_core.c the local functions static by Ana Rey · 10 years ago
  56. 09adb6e staging: rtl8192u: Removed assignments from if statements. by Chi Pham · 10 years ago
  57. d16e05f staging:rtl8192u: Fix smatch warning of function definition with external linkage by Himangi Saraogi · 10 years ago
  58. 38272d2 staging: rtl8192u: use memdup_user to simplify code by Teodora Baluta · 11 years ago
  59. 46326d2 Staging: rtl8192u: fix sparse warnings for static functions by Teodora Baluta · 11 years ago
  60. aa0cb59 staging: rtl8192u: remove #ifdef JOHN_ by Xenia Ragiadakou · 11 years ago
  61. 875d2a1 staging: rtl8192u: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  62. 559a4c3 staging: Update e-mail address for Andrea Merello by Andrea Merello · 11 years ago
  63. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  64. a267a60 staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  65. 4a8d113 staging: rtl8192u: fix macros in r8192U.h by Xenia Ragiadakou · 11 years ago
  66. b3d42bf staging: rtl8192u: fix read_nic_* functions by Xenia Ragiadakou · 11 years ago
  67. f2c3d80 staging: rtl8192u: replace macro rx_hal_is_cck_rate() in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  68. 88e5a93 staging: rtl8192u: remove trailing whitespace in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  69. 7d79ec6 staging: rtl8192u: remove space before '++' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  70. 003a2d1 staging: rtl8192u: remove space after reference '&' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  71. 15f6d3a staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  72. 2c7c0c3 staging: rtl8192u: fix return statements in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  73. b1753c4 staging: rtl8192u: fix spaces in array indexing in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  74. 8f896d6 staging: rtl8192u: fix identation in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  75. f0a60a14 staging: rtl8192u: remove unnecessary line continuations in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  76. 70bdf8a staging: rtl8192u: fix function definitions' style in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  77. 2716141 staging: rtl8192u: fix braces in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  78. 57c259f staging: rtl8192u: remove dead and commented-out code in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  79. d6bbce0 rtl8192u: fix printk calls in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  80. 972ff92 rtl8192u: add space after '}' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  81. 5b3b215 rtl8192u: replace __FUNCTION__ with __func__ in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  82. e636721 rtl8192u: remove space between function name and '(' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  83. 3ab31c7 rtl8192u: fix whitespace around ',' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  84. 9f6bd88 rtl8192u: fix whitespace after '(' and before ')' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  85. 3db3764 rtl8192u: fix whitespace around ';' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  86. 204ecd3 rtl8192u: fix whitespace around relational operators in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  87. 2d39b00 rtl8192u: fix whitespace around '=' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  88. 53c7f3c rtl8192u: fix whitespace around 'while' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  89. 212bff3 rtl8192u: fix whitespace around 'for' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  90. 34fc438 rtl8192u: fix whitespace around 'if' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  91. 4b15093 rtl8192u: fix whitespace around ~ in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  92. ad63845 STAGING: rtl8192u: fix checkpatch error by adding space after switch by Xenia Ragiadakou · 11 years ago
  93. 9f7b830 STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  94. bae301d staging: single_open() leaks by Al Viro · 11 years ago
  95. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  96. cc87e0f rtl8192u: Don't need to save device proc dir PDE by David Howells · 11 years ago
  97. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  98. 0541f9d rtl8192u: Don't use create_proc_read_entry() by David Howells · 11 years ago
  99. 666b3bf2 staging: rtl8192u: fixed coding style issues in r8192U_core.c by Patrik Karlin · 12 years ago
  100. 29b48ae staging: rtl8192u: removed some non used else's by Patrik Karlin · 12 years ago