1. 1da2a44 patch "staging: rtl8723au: os_dep: declared cfg80211_infrastructure_mode static by Rahul Garg · 10 years ago
  2. 7d36429 staging: rtl8723au: core: add consistent spacing around '-' by Tapasweni Pathak · 10 years ago
  3. 1f0f6c9 Staging: rtl8723au: hal: Space prohibited before semicolon by Aybuke Ozdemir · 10 years ago
  4. 8c09757 Staging: rtl8723au: core: Fix unnecassary braces warning. by Aybuke Ozdemir · 10 years ago
  5. 867ce1b Staging: rtl8723au: core: Fix "foo * bar" warning. by Aybuke Ozdemir · 10 years ago
  6. c895a5d drivers: staging: rtl8723au: Fix "space required after that ','" errors by Greg Donald · 10 years ago
  7. f78c071 staging: rtl8723au: fix sparse incorrect type assignment warnings by Kieron Browne · 10 years ago
  8. adabff8 staging: rtl8723au: Fix checkpatch errors by MihaelaGaman · 10 years ago
  9. a82b4b0 drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible' errors by Greg Donald · 10 years ago
  10. 7e6646d drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errors by Greg Donald · 10 years ago
  11. 99dc94f drivers: staging: rtl8723au: Fix "space required before that '*'" errors by Greg Donald · 10 years ago
  12. 73cfb7b staging: rtl8723au: Remove write-only variables hal_data_8723a.EEPROM[VP]ID by Jes Sorensen · 10 years ago
  13. 1a834b9 drivers: staging: rtl8723au: Fix return is not a function, parentheses are not required error by Greg Donald · 10 years ago
  14. 1beda8d drivers: staging: rtl8723au: Fix space prohibited before that close parenthesis ')' errors by Greg Donald · 10 years ago
  15. 4e66cf0 drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errors by Greg Donald · 10 years ago
  16. 2892d39 staging: rtl8723au: Remove unnecessary bit masking. by Andreas Schlick · 10 years ago
  17. c5081c5 staging: rtl8723au: Move open braces to the previous line. by Andreas Schlick · 10 years ago
  18. 1a4493c staging: rtl8723au: Fix static symbol sparse warning by Miguel Oliveira · 10 years ago
  19. bd2dec9 staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc' by Jes Sorensen · 10 years ago
  20. c8875b2 staging: rtl8723au: Do not duplicate kernel provided USB macros by Jes Sorensen · 10 years ago
  21. 06736c2 staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdown by Jes Sorensen · 10 years ago
  22. a48dd46 staging: rtl8723au: Remove two never set variables by Jes Sorensen · 10 years ago
  23. 1a8dcde staging: rtl8723au: RSSI_test is never set by Jes Sorensen · 10 years ago
  24. 808bcb4 staging: rtl8723au: Fix typo in rtl8723au/core by Masanari Iida · 10 years ago
  25. 96b0a5b staging: rtl8723au: Fix typo in rtw_ap.c by Masanari Iida · 10 years ago
  26. c582db4 staging: rtl8723au: Fix typo in rtw_xmit.c by Masanari Iida · 10 years ago
  27. 7c17d2d staging: rtl8723au: Fix typo in rtw_mlme.c by Masanari Iida · 10 years ago
  28. fae062a staging: rtl8723au: Fix typo in rtw_mlme_ext.c by Masanari Iida · 10 years ago
  29. d71c77b staging: rtl8723au: rtw_resume(): release semaphore before exit on error by Jes Sorensen · 10 years ago
  30. 30c588e staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume() by Jes Sorensen · 10 years ago
  31. dc20d1d staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() calls by Jes Sorensen · 10 years ago
  32. d0b39f8 staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init() by Jes Sorensen · 10 years ago
  33. 62900eb staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op functions by Jes Sorensen · 10 years ago
  34. 36cf7c7 staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register defines by Jes Sorensen · 10 years ago
  35. 62b0d72 staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv() by Jes Sorensen · 10 years ago
  36. bd9bda2 staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook() by Jes Sorensen · 10 years ago
  37. 555f1ca staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a() by Jes Sorensen · 10 years ago
  38. 638847c staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usage by Jes Sorensen · 10 years ago
  39. 1a573d2 staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related code by Jes Sorensen · 10 years ago
  40. ac6c69d staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usage by Jes Sorensen · 10 years ago
  41. 301fc63 staging: rtl8723au: Eliminate ODM_CMNINFO_BW usage by Jes Sorensen · 10 years ago
  42. 91a2916 staging: rtl8723au: Eliminate ugly ODM_CMNINFO_SEC_CHNL_OFFSET usage by Jes Sorensen · 10 years ago
  43. ec8884f staging: rtl8723au: ODM_DMWatchdog23a(): Take a struct hal_data_8723a * by Jes Sorensen · 10 years ago
  44. 09b052a staging: rtl8723au: We don't need two APIs to set pHalData->odmpriv.SupportAbility by Jes Sorensen · 10 years ago
  45. 42f9f19 staging: rtl8723au: Remove another pile of awful unused ODM variables by Jes Sorensen · 10 years ago
  46. c5f3dc2 staging: rtl8723au: Remove another pile of useless ODM variables by Jes Sorensen · 10 years ago
  47. c17a4265 staging: rtl8723au: Remove useless ODM_CMNINFO_{WM_MODE, BAND} related code by Jes Sorensen · 10 years ago
  48. 6506439 staging: rtl8723au: Remove ODM_CMNINFO_[RT]X_UNI and related code by Jes Sorensen · 10 years ago
  49. 353cb50 staging: rtl8723au: Remove write-only variables struct dm_priv->{Init,}DMFlag by Jes Sorensen · 10 years ago
  50. a0a8823 staging: rtl8723au: Remove write-only struct dm_priv->DM_Type variable by Jes Sorensen · 10 years ago
  51. 4555570 staging: rtl8723au: Remove no-op function dm_CheckStatistics() by Jes Sorensen · 10 years ago
  52. 71cd6f5 staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv() by Jes Sorensen · 10 years ago
  53. c7abd87 staging: rtl8723au: Remove some redundant check for hw_init_completed by Jes Sorensen · 10 years ago
  54. 22965e3 staging: rtl8723au: Remove unused DefaultInitialGain array by Jes Sorensen · 10 years ago
  55. 3f22aed staging: rtl8723au: bDMInitialGainEnable is always true by Jes Sorensen · 10 years ago
  56. 4d1def6b staging: rtl8723au: Declare odm_EdcaTurbo*() functions static by Jes Sorensen · 10 years ago
  57. 9ea3b82 staging: rtl8723au: Fold odm_EdcaTurboCheck23aCE23a() into odm_EdcaTurboCheck23a() by Jes Sorensen · 10 years ago
  58. 2e8d47e staging: rtl8723au: Remove pointless IS_STA_VALID() macro by Jes Sorensen · 10 years ago
  59. bc919b0 staging: rtl8723au: Remove unused odm_RegDefine11AC.h by Jes Sorensen · 10 years ago
  60. 344af82 staging: rtl8723au: ODM_IC_11N_SERIES is always true for SupportICType by Jes Sorensen · 10 years ago
  61. b3ee999 staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variable by Jes Sorensen · 10 years ago
  62. 2a3bc8a staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_cam_all23a() by Jes Sorensen · 10 years ago
  63. e4d480b staging: rtl8723au: Remove RegBcnCtrlVal by Jes Sorensen · 10 years ago
  64. a2c379c staging: rtl8723au: Remove no-op _InitOperation_mode() function by Jes Sorensen · 10 years ago
  65. 120036a staging: rtl8723au: Remove no-op usb_AggSetting*() by Jes Sorensen · 10 years ago
  66. ef03600 staging: rtl8723au: Remove write-only variable UsbRxHighSpeedMode by Jes Sorensen · 10 years ago
  67. 1d69fe8 staging: rtl8723au: Corrections in the coding style by Raphael Silva · 10 years ago
  68. df72ac9 staging: rtl8723au: Use rtl8723au_set_media_status() to replace _InitNetworkType() by Jes Sorensen · 10 years ago
  69. 6ec2627 staging: rtl8723au: Reduce number of duplicate defines for link state by Jes Sorensen · 10 years ago
  70. ee225f0 staging: rtl8723au: Eliminate Set_MSR() wrapper call by Jes Sorensen · 10 years ago
  71. f6a7125 staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A() by Jes Sorensen · 10 years ago
  72. 9464cac staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a() by Jes Sorensen · 10 years ago
  73. f467c2b staging: rtl8723au: Remove unused ODM_MacStatusQuery23a() by Jes Sorensen · 10 years ago
  74. 79756e6 staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a() by Jes Sorensen · 10 years ago
  75. 7bafabf staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and related code+data by Jes Sorensen · 10 years ago
  76. 863b619 staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_8723A() by Jes Sorensen · 10 years ago
  77. d10ef63 staging: rtl8723au: Remove zero value calculation added to address by Jes Sorensen · 10 years ago
  78. 6b435ad staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a() by Jes Sorensen · 10 years ago
  79. a895042 staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical for RF_PATH_[AB] by Jes Sorensen · 10 years ago
  80. 974fe27 staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*() by Jes Sorensen · 10 years ago
  81. 352f145 staging: rtl8723au: Remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  82. 42f984e staging: rtl8723au: Simplify _BlockWrite() based on saner rtl8723au_writeN() by Jes Sorensen · 10 years ago
  83. 2786faa staging: rtl8723au: Sanitize USB read/write functions by Jes Sorensen · 10 years ago
  84. a4f3d3c staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChange by Jes Sorensen · 10 years ago
  85. c3a3e22 staging: rtl8723au: pwrctrl_priv->ps_flag is never set by Jes Sorensen · 10 years ago
  86. e976cf6 staging: rtl8723au: pnp_bstop_trx is never set by Jes Sorensen · 10 years ago
  87. 46eff73 staging: rtl8723au: Remove unused variables from struct pwrctrl_priv by Jes Sorensen · 10 years ago
  88. bf51ee7 staging: rtl8723au: Remove unused pwrctrl_priv->brfoffbyhw by Jes Sorensen · 10 years ago
  89. 462eb49 staging: rtl8723au: Fold power_saving_wk_hdl() into rtw_drvextra_cmd_hdl23a() by Jes Sorensen · 10 years ago
  90. c742e33 staging: rtl8723au: Clean up rtw_pm_set_ips23a() by Jes Sorensen · 10 years ago
  91. 80f8210 staging: rtl8723au: Remove unused rtw_pwr_wakeup_ex() by Jes Sorensen · 10 years ago
  92. f2750d9 staging: rtl8723au: Remove no-op rtl8723a_sreset_linked_status_check() by Jes Sorensen · 10 years ago
  93. e899c91 staging: rtl8723au: sreset_priv->dbg_trigger_point is never set by Jes Sorensen · 10 years ago
  94. 63a7cab staging: rtl8723au: Wifi_Error_Status isn't used for anything by Jes Sorensen · 10 years ago
  95. 5a90765 staging: rtl8723au: Remove unused rtw_sreset_get_wifi_status() by Jes Sorensen · 10 years ago
  96. 3cf7fa6 staging: rtl8723au: rtw_allow_stainfo23a(): Make hwaddr argument const by Jes Sorensen · 10 years ago
  97. 25f7190 staging: rtl8723au: rtw_sta_mgt.c: One copy of the broadcast address should suffice by Jes Sorensen · 10 years ago
  98. a6f4e0c staging: rtl8723au: rtw_sta_mgt.c: Use ether_addr_{copy, equal}() by Jes Sorensen · 10 years ago
  99. 1c69be9 staging: rtl8723au: usb_ops_linux.c: Add blank line between declaration and usage by Jes Sorensen · 10 years ago
  100. 809d208 staging: rtl8723au: fix sparse warning by Clément Calmels · 10 years ago