1. 78a729f Staging: rtl8188eu: Remove function rtw_freq2ch by Bhumika Goyal · 9 years ago
  2. eb8329c Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.c by Claudiu Beznea · 9 years ago
  3. 61a95c8 staging: rtl8188eu: os_dep: Remove unnecessary else after return by Bhaktipriya Shridhar · 9 years ago
  4. e59b76c Staging: rtl8188eu: Use !x instead of x==NULL. by Sandhya Bankar · 9 years ago
  5. b08e0fc Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed. by Sandhya Bankar · 9 years ago
  6. d4ff4e2 Staging: rtl8188eu: Do not print message if kzalloc() failed. by Sandhya Bankar · 9 years ago
  7. 7a15863 rtl8188eu: Add spaces around arithmetic operators by Kyle Kuffermann · 9 years ago
  8. 0f94b0a staging: rtl8188eu: remove PWR_BASEADDR_* macro definitions and "base" member of wl_pwr_cfg structure by Ivan Safonov · 9 years ago
  9. 0e54dbd staging: rtl8188eu: remove PWR_INTF_*_MSK macro definitions and interface_mask of wl_pwr_cfg structure by Ivan Safonov · 9 years ago
  10. 3f1599e staging: rtl8188eu: remove PWR_FAB_*_MSK macro definitions and fab_msk of wl_pwr_cfg structure by Ivan Safonov · 9 years ago
  11. fd50e11 staging: rtl8188eu: remove FabVersion member of odm_dm_struct struct by Ivan Safonov · 9 years ago
  12. 29b9e16 staging: rtl8188eu: remove chip_type of the adapter structure by Ivan Safonov · 9 years ago
  13. 2e48f0d staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_init by Ivan Safonov · 9 years ago
  14. 43e0245 staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.c by Ivan Safonov · 9 years ago
  15. 02295b7 staging: rtl8188eu: remove unused macros from include/basic_types.h by Ivan Safonov · 9 years ago
  16. e2d5d10 staging: rtl8188eu: remove unused include/ieee80211_ext.h by Ivan Safonov · 9 years ago
  17. 5e3027b staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macro by Ivan Safonov · 9 years ago
  18. 2c10efb staging: rtl8188eu: os_dep: Remove NULL test before vfree by Bhaktipriya Shridhar · 9 years ago
  19. 7570ad9 staging: rtl8188eu: core: Remove NULL test before vfree by Bhaktipriya Shridhar · 9 years ago
  20. 235a010 staging: rtl8188eu: core: Remove useless return variables by Bhaktipriya Shridhar · 9 years ago
  21. 92098c1f staging: rtl8188eu: os_dep: Remove useless return variables by Bhaktipriya Shridhar · 9 years ago
  22. bd37c43 staging: rtl8188eu: core: Remove casts of pointer to same type by Bhaktipriya Shridhar · 9 years ago
  23. 3edd192 staging: rtl8188eu: hal: Drop Useless Initialization by Bhaktipriya Shridhar · 9 years ago
  24. 47b6770 staging: rtl8188eu: Remove unnecessary parantheses by Bhaktipriya Shridhar · 9 years ago
  25. a32ee8bb staging: rtl8188eu: os_dep: Remove header file by Amitoj Kaur Chawla · 9 years ago
  26. b383f2a staging: rtl8188eu: core: Remove unnecessary braces by Bhaktipriya Shridhar · 9 years ago
  27. 816c2db staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_D by Andrew Bradford · 9 years ago
  28. a3c0c480 Staging: rtl8188eu/core: Coding style fix, avoid line over 80 characters by Colin Vidal · 9 years ago
  29. 18dbf8e Staging: rtl8188eu/core: Coding style fix, set constant operand on right in tests by Colin Vidal · 9 years ago
  30. c358821 Staging: rtl8188eu/core: Coding style fix, set conform spaces between identifiers by Colin Vidal · 9 years ago
  31. 7ca6a96 Staging: rtl8188eu/core: remove paragraph which mention FSF address in comment header by Colin Vidal · 9 years ago
  32. 684d2f1 staging: rtl8188eu: core: Use put_unaligned_le16 by Amitoj Kaur Chawla · 9 years ago
  33. da04bf7 Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfree by Bhumika Goyal · 9 years ago
  34. 64e6619 Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfree by Bhumika Goyal · 9 years ago
  35. a4e320b Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdev by Bhumika Goyal · 9 years ago
  36. d9b36d5 staging: rtl8188eu: fix signal strength indication by Andrew Bradford · 9 years ago
  37. 8b01871 staging: rtl8188eu: add release_firmware() between request_firmware and function error exit by Ivan Safonov · 9 years ago
  38. 29e20dd staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structure by Ivan Safonov · 9 years ago
  39. f643ba6 staging: rtl8188eu: remove _rtl88e_fill_dummy by Ivan Safonov · 9 years ago
  40. 1397379 staging: rtl8188eu: Remove unnecessary pointer cast by Janani Ravichandran · 9 years ago
  41. 8052d7d staging: rtl8*: fix my email address up by Greg Kroah-Hartman · 9 years ago
  42. a3124e7 staging: rtl8188eu: use eth_broadcast_addr() in place of memset by Hari Prasath Gujulan Elango · 9 years ago
  43. b9f1c275 staging: rtl8188eu: use list_first_entry_or_null() by Geliang Tang · 9 years ago
  44. a67080e staging: rtl8188eu: print OUI with %*ph by Andy Shevchenko · 9 years ago
  45. fb27e19 staging: rtl8188eu: replace open-coded print_hex_dump() by Andy Shevchenko · 9 years ago
  46. 6d7b280 staging: rtl8188eu: provide an absolute path to include folder by Andy Shevchenko · 9 years ago
  47. 5fa0e06 Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issue by Chris Elliott · 9 years ago
  48. b0800a4 staging: rtl8188eu: remove an extra space by Alexey Tulia · 9 years ago
  49. 35ad45a staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA() by Luca Ceresoli · 9 years ago
  50. d6c6ad96 staging: rtl8188eu: rename camelcase bAcceptAddbaReq by Luca Ceresoli · 9 years ago
  51. f0f17be staging: rtl8188eu: remove useless variable rtw_AcceptAddbaReq by Luca Ceresoli · 9 years ago
  52. 3298625 staging: rtl8188eu: rtw_mlme_ext.c: remove commented code by Luca Ceresoli · 9 years ago
  53. d0beccb staging: rtl8188eu: don't cast to void* when calling memset() by Luca Ceresoli · 9 years ago
  54. 8891bca staging: rtl8188eu: add spaces around binary '*' by Luca Ceresoli · 9 years ago
  55. 25e168a staging: rtl8188eu: goto removed by Ivan Safonov · 9 years ago
  56. 4a3bda2 staging: rtl8188eu: goto replaced by 'else' branch by Ivan Safonov · 9 years ago
  57. d14c07f staging: rtl8188eu: unused macros removed by Ivan Safonov · 9 years ago
  58. 940f90e staging: rtl8188eu: rarely used macros replaced by their definitions by Ivan Safonov · 9 years ago
  59. 08ecab1 staging: rtl8188eu: for loop instead of while loop used by Ivan Safonov · 9 years ago
  60. 13cab3d staging: rtl8188eu: offset renamed to write_address by Ivan Safonov · 9 years ago
  61. 7e91b28 staging: rtl8188eu: pu4BytePtr renamed to dword_buffer by Ivan Safonov · 9 years ago
  62. 988c514 staging: rtl8188eu: buf_ptr renamed to byte_buffer by Ivan Safonov · 9 years ago
  63. 6e84aa6 staging: rtl8188eu: unnessesary braces for single statement block removed by Ivan Safonov · 9 years ago
  64. 429078e staging: rtl8188eu: unnecessary initialization removed by Ivan Safonov · 9 years ago
  65. 645d2a8 staging: rtl8188eu: types of local variables conformed with types of function arguments by Ivan Safonov · 9 years ago
  66. 1e7e93e staging: rtl8188eu: buf_ptr variable completely defined in a single line by Ivan Safonov · 9 years ago
  67. ec60e03 staging: rtl8188eu: offset increment placed into for loop header by Ivan Safonov · 9 years ago
  68. f464b3a staging: rtl8188eu: unnecessary branching removed by Ivan Safonov · 9 years ago
  69. 8107b14 staging: rtl8188eu: unnecessary variable override removed by Ivan Safonov · 9 years ago
  70. 37d5579 staging: rtl8188eu: offset variable replaced by its value by Ivan Safonov · 9 years ago
  71. 1c48def staging: rtl8188eu: initial value placed in the variable by Ivan Safonov · 9 years ago
  72. d44f58f staging: rtl8188eu: assigning a value to the variable is replaced by the increment by Ivan Safonov · 9 years ago
  73. 52863d8 staging: rtl8188eu: *(ptr + i) replaced by ptr[i] in _rtl88e_fw_block_write by Ivan Safonov · 9 years ago
  74. 6d9b0f0 Staging: rtl8188eu: fix space prohibited before that ',' by Abdul Hussain · 9 years ago
  75. 37efd08 staging: rtl8188eu: 'infinite' loop removed by Ivan Safonov · 9 years ago
  76. 72fb6c5 staging: rtl8188eu: while loop replaced by for loop by Ivan Safonov · 9 years ago
  77. 2b5a10a staging: rtl8188eu: do .. while (0) loop replaced by while (...) loop by Ivan Safonov · 9 years ago
  78. 3913c19 staging: rtl8188eu: add missing delay in polling loops. by Rémy Oudompheng · 9 years ago
  79. ed73749 staging: rtl8188eu: jiffies are unsigned long by Rémy Oudompheng · 9 years ago
  80. afcf9bc staging: rtl8188eu: core: Change function parameter to bool by Amitoj Kaur Chawla · 9 years ago
  81. 03ea25f staging: rtl8188eu: core: Remove wrapper function by Amitoj Kaur Chawla · 9 years ago
  82. ce3b84a staging: rtl8188eu: Remove unused function by Amitoj Kaur Chawla · 9 years ago
  83. f3a2d1adf staging: rtl8188eu: core: rtw_ap : Remove unnecessary functions by Amitoj Kaur Chawla · 9 years ago
  84. 853a466 staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function by Ivan Safonov · 9 years ago
  85. 5bee5d5 staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCnt] in store_pwrindex_offset function by Ivan Safonov · 9 years ago
  86. 83d7b6c staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c by Ivan Safonov · 9 years ago
  87. 420a952 staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into two parts by Ivan Safonov · 9 years ago
  88. 5d5efcbd staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis by Ivan Safonov · 9 years ago
  89. 5ce5b8d staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/bb_cfg.c by Ivan Safonov · 9 years ago
  90. 53d0621 staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal/bb_cfg.c by Ivan Safonov · 9 years ago
  91. 160edfd staging: rtl8188eu: operator = replaced by += in loop increment by Ivan Safonov · 9 years ago
  92. 32b5844 staging: rtl8188eu: occurrence of the 5 GHz code marked by Ivan Safonov · 9 years ago
  93. b546c0f staging: rtl8188eu: increment placed into for loop header by Ivan Safonov · 9 years ago
  94. 628bd1c staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie by Ivan Safonov · 9 years ago
  95. 2bc8c2f staging: rtl8188eu: unused MIN macro removed by Ivan Safonov · 9 years ago
  96. 7687e58 staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING macros removed by Ivan Safonov · 9 years ago
  97. 8a3a379 staging: rtl8188eu: unused SUCCESS and FAIL macros removed by Ivan Safonov · 9 years ago
  98. 016c6bb staging: rtl8188eu: abs kernel macro used in simularity_compare function by Ivan Safonov · 9 years ago
  99. 530c9b1 staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro by Ivan Safonov · 9 years ago
  100. ad8d8cd staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro by Ivan Safonov · 9 years ago