1. feb2085 staging: rtl8192u: Replace function rtl8192_rx_enable() by Nishka Dasgupta · 6 years ago
  2. 0dbc836 drivers/staging/rtl8192u: style nonstyled comments by Christian Müller · 6 years ago
  3. d8718e4 drivers/staging/rtl8192u: drop first comment line by Christian Müller · 6 years ago
  4. 3ac7843 staging: rtl8192u: Remove function dm_backup_dynamic_mechanism_state() by Nishka Dasgupta · 6 years ago
  5. e6e7032 staging: rtl8192u: Change type of rtl8192_rx_initiate() by Nishka Dasgupta · 6 years ago
  6. 1011f2b staging: rtl8192u: ieee80211: Remove redundant memset by Hariprasad Kelam · 6 years ago
  7. e6e0a03 staging: rtl8192u: Remove an unnecessary NULL check by Nathan Chancellor · 6 years ago
  8. 3cc7037 Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __func__ by Puranjay Mohan · 6 years ago
  9. a7bfc177 Staging: rtl8192u: ieee80211: Fix if-else coding style issue by Puranjay Mohan · 6 years ago
  10. deabe03 Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisons by Puranjay Mohan · 6 years ago
  11. c3fb338 Staging: rtl8192u: ieee80211: Fix coding style issues related to if else by Puranjay Mohan · 6 years ago
  12. 5ba1a1d Staging: rtl8192u: ieee80211: Use !x in place of NULL comparison by Puranjay Mohan · 6 years ago
  13. c61ec9e Staging: rtl8192u: ieee80211: Add spaces around '&&' operator by Puranjay Mohan · 6 years ago
  14. d542d407 Staging: rtl8192u: ieee80211: Fix coding style errors by Puranjay Mohan · 6 years ago
  15. d310c5a1 Staging: rtl8192u: ieee80211: Fix spelling mistake by Puranjay Mohan · 6 years ago
  16. 8b0c4a7 Staging: rtl8192u: ieee80211: Fix coding style warning by Puranjay Mohan · 6 years ago
  17. e0dccbd Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  18. eca4e5f Staging: rtl8192u: ieee80211: Fix if-else indentation warning by Puranjay Mohan · 6 years ago
  19. 922fe87 Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spaces by Puranjay Mohan · 6 years ago
  20. 0580db2 staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatch by Vandana BN · 6 years ago
  21. 41dff4d staging: rtl8192u: ieee80211: Fix spelling mistake by Vatsala Narang · 6 years ago
  22. 8dd4305 staging: rtl8192u: ieee80211: Replace bit shifting with BIT macro by Vatsala Narang · 6 years ago
  23. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  24. cd62878 staging: rtl8192u: ieee80211: add space around '==' and before '(' by Caio Salvador Rohwedder · 6 years ago
  25. 9e6aac6 staging: rtl8192u: Add missing space by Gabriel Siqueira · 6 years ago
  26. 21baa36 staging: rtl8192u: add proper SPDX identifiers on files that did not have them. by Greg Kroah-Hartman · 6 years ago
  27. 99b75a4 staging: add missing SPDX lines to Kconfig files by Greg Kroah-Hartman · 6 years ago
  28. 37b299c staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting with BIT macro by Payal Kshirsagar · 6 years ago
  29. 9f38396 staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Replace bit shifting with BIT macro by Payal Kshirsagar · 6 years ago
  30. 9361076 staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT macro by Payal Kshirsagar · 6 years ago
  31. d247b03 Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUG by Madhumitha Prabakaran · 6 years ago
  32. bdcca44 staging: rtl8192u: ieee80211: Use !x in place of NULL comparison by Vatsala Narang · 6 years ago
  33. 4e1a0d1 Staging: rtl8192u: Use BIT macro by Madhumitha Prabakaran · 6 years ago
  34. 7a4f941 staging: rtl8192u: ieee80211: ieee80211_wx: add space before open brace by Julius Hemanth Pitti · 6 years ago
  35. 49103a8 staging: rtl8192u: Remove typedef for struct. by Sanjana Sanikommu · 6 years ago
  36. 2fd37c9 staging: rtl8192u: r8192U_dm: Remove unnecessary comments. by Sanjana Sanikommu · 6 years ago
  37. 40a3483 staging: rtl8192u: ieee80211: ieee80211_rx.c: Remove unnecessary braces. by Sanjana Sanikommu · 6 years ago
  38. e655d23 staging: rtl8192u: ieee80211: ieee80211_tx.c: Adjust space around else. by Sanjana Sanikommu · 6 years ago
  39. c0fb045 staging: rtl8192u: ieee80211: ieee80211_rx.c: Fix NULL comparisions. by Sanjana Sanikommu · 6 years ago
  40. 993798a staging: rtl8192u: r8192U_dm: Remove unnecessary blank lines. by Sanjana Sanikommu · 6 years ago
  41. b6ed32a staging: rtl8192u: r8192U_dm: Fix space issue around operators. by Sanjana Sanikommu · 6 years ago
  42. f981a79e staging: rtl8192u: r8192U_dm: Fix alignment issue. by Sanjana Sanikommu · 6 years ago
  43. fe77a26 Staging: rtl8192u: r8180_93cx6.c: Fix space around '<<'. by Sanjana Sanikommu · 6 years ago
  44. d5469036 staging: rtl8192u: Add required spaces before open parenthesis by Sidong Yang · 6 years ago
  45. e8ca82a staging: rtl8192u: Adjust 'if' to follow Kernel coding Style by Bhanusree Pola · 6 years ago
  46. a279fc9 staging: rtl8192u: Remove casts on the return values of list_entry by Bhanusree Pola · 6 years ago
  47. 3eb9aa0 staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRY by Bhanusree Pola · 6 years ago
  48. 00b0f84 staging: rtl8192u: Remove typedef for struct _RT_LINK_DETECT_T by Bhanusree Pola · 6 years ago
  49. 82ec197 staging: rtl8192u: Remove typedef for struct _RT_POWER_SAVE_CONTROL by Bhanusree Pola · 6 years ago
  50. d83908e staging: rtl8192u: Remove typedef for struct _IbssParms by Bhanusree Pola · 6 years ago
  51. bc6b124 staging: rtl8192u: Remove typedef for struct _bandwidth_autoswitch by Bhanusree Pola · 6 years ago
  52. 5e767cc staging: rtl8192u: remove redundant nul check on pointer dev by Colin Ian King · 6 years ago
  53. 2fa4958 staging: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  54. 0206118 Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  55. 1ad0f16 crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations by Eric Biggers · 6 years ago
  56. 3777853 staging: rtl8192u: rename struct name _rt_firmare_seg_container by Colin Ian King · 6 years ago
  57. 086a76b staging: rtl8192u: Fix misspellings in comments - Style by Kimberly Brown · 6 years ago
  58. 37f8683 staging: rtl8192u: Fix misspelling in variable name - Style by Kimberly Brown · 6 years ago
  59. 6034881 staging: rtl8192u: Fix misspelling in struct member name - Style by Kimberly Brown · 6 years ago
  60. 738b04f Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  61. 20438d9 staging:rtl8192u: Correct comparison with NULL - Style by John Whitmore · 6 years ago
  62. 6e67e8f staging:rtl8192u: Correct code alignment - Style by John Whitmore · 6 years ago
  63. 5f70a81 staging:rtl8192u: Remove unnecessary line continuation - Style by John Whitmore · 6 years ago
  64. 28181d5 staging:rtl8192u: Add missing blank lines - Style by John Whitmore · 6 years ago
  65. 98d48ef staging:rtl8192u: Correct code indentation - Style by John Whitmore · 6 years ago
  66. 31bd9b2 staging:rtl8192u: Add spaces around + operator - Style by John Whitmore · 6 years ago
  67. 009cf45 staging:rtl8192u: Remove extra blank lines - Style by John Whitmore · 6 years ago
  68. bff9df7 staging:rtl8192u: Clear error with line ending ( - Style by John Whitmore · 6 years ago
  69. a631b95 staging:rtl8192u: Removed commented out include - Style by John Whitmore · 6 years ago
  70. 8ad0f08 staging:rtl8192u: Add missing SPDX-License-Identifier - Style by John Whitmore · 6 years ago
  71. daf9a56c staging:rtl8192u: Remove potential memory leak by John Whitmore · 6 years ago
  72. 12f34f8 staging:rtl8192u: Move HTSetConnectBwModeCallback() - Style by John Whitmore · 6 years ago
  73. 1eed1d9 staging:rtl8192u: Remove definition of HTSetConnectBwMode - Style by John Whitmore · 6 years ago
  74. 80c6783 staging:rtl8192u: Make HTMcsToDataRate static - Style by John Whitmore · 6 years ago
  75. de26e5f staging:rtl8192u: Remove HTHalfMcsToDataRate() - Style by John Whitmore · 6 years ago
  76. db20f57 lib80211: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  77. dacdf6a staging: rtl8192u: ieee80221: Add missing space by Sidong Yang · 7 years ago
  78. 001dd86 staging:rtl8192u: Remove typedef from enum opt_rst_type_e - Style by John Whitmore · 7 years ago
  79. 2c226ff staging:rtl8192u: Remove typedef from firmware_init_step_e - Style by John Whitmore · 7 years ago
  80. 6b52544 staging:rtl8192u: Refactor GET_COMMAND_PACKET_FRAG_THRESHOLD - Style by John Whitmore · 7 years ago
  81. 6b32882 staging:rtl8192u: Remove unused RTL8190_CPU_START_OFFSET - Style by John Whitmore · 7 years ago
  82. 639bcec staging:rtl8192u: Fix space characters - Style by John Whitmore · 7 years ago
  83. e21b3e9 staging:rtl8192u: Refactor RT_TRACE - Style by John Whitmore · 7 years ago
  84. 3d7f12d staging:rtl8192u: Rename Rx_Smooth_Factor - Style by John Whitmore · 7 years ago
  85. 73d4be9 staging:rtl8192u: Rename RTL819xU_MODULE_NAME - Style by John Whitmore · 7 years ago
  86. 9d481aa2 staging:rtl8192u: Add SPDX-License-Identifier - Style by John Whitmore · 7 years ago
  87. a4f74fc staging:rtl8192u: Remove unused functions - Style by John Whitmore · 7 years ago
  88. 491f9f8 staging:rtl8192u: Remove read_cam() - Style by John Whitmore · 7 years ago
  89. fda7c4e staging:rtl8192u: Remove write_cam() - Style by John Whitmore · 7 years ago
  90. b972c79 staging:rtl8192u: Rename member pDot11dInfo - Style by John Whitmore · 7 years ago
  91. d067900 staging:rtl8192u: Refactor member variable enabled - Style by John Whitmore · 7 years ago
  92. 2e9e6dd staging:rtl8192u: Add required SPDX-License-Identifier - Style by John Whitmore · 7 years ago
  93. 0b8a052 staging:rtl8192u: Remove unused definitions - Style by John Whitmore · 7 years ago
  94. 9003987 staging:rtl8192u: Rename dot11d_init to fix name clash by John Whitmore · 7 years ago
  95. 11272dd staging:rtl8192u: Add SPDX-License-Identifier tag - Style by John Whitmore · 7 years ago
  96. 071327f staging:rtl8192u: Rename PHY_SetRF8256OFDMTxPower() - Style by John Whitmore · 7 years ago
  97. 3942039 staging:rtl8192u: Rename PHY_SetRF8256CCKTxPower() - Style by John Whitmore · 7 years ago
  98. 319f942 staging:rtl8192u: Refactor phy_RF8256_Config_ParaFile() - Style by John Whitmore · 7 years ago
  99. 9980fd1 staging:rtl8192u: Rename function PHY_RF8256_Config() - Style by John Whitmore · 7 years ago
  100. 7c67160 staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style by John Whitmore · 7 years ago