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