1. 28f5caa Staging: rtl8723au: Clean up tests if NULL returned on failure by Bhumika Goyal · 9 years ago
  2. 3d7a847 staging: rtl8723au: hal: rtl8723a_hal_init: fixed 4 spelling errors. by Jiading Gai · 9 years ago
  3. 7d76173 staging: rtl8723au: Fix resource leak by Mateusz Kulikowski · 9 years ago
  4. 96a98aa staging: rtl8723au: Simplify eeprom content checking by Jes Sorensen · 9 years ago
  5. 25e6632 staging: rtl8723au: rtl8723a_hal_init: Improve code readability by Johannes Postma · 9 years ago
  6. 8fc8cf4 staging: rtl8723au: Fix sparse warning: cast to restricted __le16 by Johannes Postma · 9 years ago
  7. 711c9b3 staging: rtl8723au: fix sparse warning by Juston Li · 9 years ago
  8. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  9. 90403aa staging: rtl8723au: Update RT_TRACE macro and uses by Joe Perches · 9 years ago
  10. acc4b97 Staging: rtl8723au: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  11. e1bc88f staging: rtl8723au: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  12. dd03eed staging: rtl8723au: rtl8723a_hal_init.c: remove unnecessary braces by Daniele Alessandrelli · 10 years ago
  13. 277c722 staging: rtl8723au: Remove rf type from struct hal_version by Jes Sorensen · 10 years ago
  14. b1e4d2f staging: rtl8723au: rates are always set via the firmware interface by Jes Sorensen · 10 years ago
  15. 315f9a2 staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecasts by Jes Sorensen · 10 years ago
  16. cffca68 staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarily by Jes Sorensen · 10 years ago
  17. 441272e staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1() by Jes Sorensen · 10 years ago
  18. 31b7e84 staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscation by Jes Sorensen · 10 years ago
  19. 38f36d8 staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB() by Jes Sorensen · 10 years ago
  20. aba3eb1 staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscation by Jes Sorensen · 10 years ago
  21. b1e111d staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum value by Jes Sorensen · 10 years ago
  22. 7b78bdc staging: rtl8723au: Fold _BlockWrite() into _PageWrite() by Jes Sorensen · 10 years ago
  23. 116bf14 staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err() by Jes Sorensen · 10 years ago
  24. 0431f08 staging: rtl8723au: fix sparse warning by Aleh Suprunovich · 10 years ago
  25. 7290482 staging: rtl8723au: Remove no-op function Hal_InitChannelPlan23a() by Jes Sorensen · 10 years ago
  26. e2e0c12 staging: rtl8723au: Remove unused rtl8723a_update_txdesc() and child functions by Jes Sorensen · 10 years ago
  27. 147e45d staging: rtl8723au: hal: Remove uneeded return variable by Roberta Dobrescu · 10 years ago
  28. 08551cb staging: rtl8723au: Do not use comparisons on bool tests by Roberta Dobrescu · 10 years ago
  29. b3ee999 staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variable by Jes Sorensen · 10 years ago
  30. e4d480b staging: rtl8723au: Remove RegBcnCtrlVal by Jes Sorensen · 10 years ago
  31. 6ec2627 staging: rtl8723au: Reduce number of duplicate defines for link state by Jes Sorensen · 10 years ago
  32. 42f984e staging: rtl8723au: Simplify _BlockWrite() based on saner rtl8723au_writeN() by Jes Sorensen · 10 years ago
  33. 559789d staging: rtl8723au: Remove no-op CheckFwRsvdPageContent23a() by Jes Sorensen · 10 years ago
  34. 6601e31 staging: rtl8723au: Request correct firmware file for A-cut parts by Jes Sorensen · 10 years ago
  35. 2e69759 staging: rtl8723au: Remove redundant casting in rtl8723a_hal_init.c by Sachin Kamat · 10 years ago
  36. 1d599de staging: rtl8723au: Rename BTDM_FwC2hBtInfo8723A() to rtl8723a_fw_c2h_BT_info() by Jes Sorensen · 10 years ago
  37. 9b2d4ae staging: rtl8723au: Rename HALBT_InitBTVars8723A() rtl8723a_BT_init_hal_vars() by Jes Sorensen · 10 years ago
  38. ec6d687 staging: rtl8723au: Make rtl8723a_set_BTCoex_AP_mode_FwRsvdPkt_cmd() a no-op when no co-exist enabled by Jes Sorensen · 10 years ago
  39. c814d4d staging: rtl8723au: Rename BT_WifiAssociateNotify() rtl8723a_BT_wifiassociate_notify() by Jes Sorensen · 10 years ago
  40. 900a326 staging: rtl8723au: rtl8732au_hal_init.c: Use rtl8723au_BT_coexist() to pick firmware image by Jes Sorensen · 10 years ago
  41. dadc54b staging: rtl8723au: Move rtl8723a_dual_antenna_detection() to rtl8723a_bt-coexist.c by Jes Sorensen · 10 years ago
  42. 4a6eea4 staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memory by Benoit Taine · 10 years ago
  43. 9e3d6df staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto type by Jes Sorensen · 10 years ago
  44. 3e3a1ad staging: rtl8723au: HalEEValueCheck(): content of a u8 is always >= 0 by Jes Sorensen · 10 years ago
  45. edbfd67 staging: rtl8723au: Call usb_write*() functions directly by Jes Sorensen · 10 years ago
  46. 050abc4 staging: rtl8723au: Call usb_read*() functions directly by Jes Sorensen · 10 years ago
  47. a5681f9 staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuse by Jes Sorensen · 10 years ago
  48. 44f3f16 staging: rtl8723au: Clean up error code mess in rtw_efuse.c by Jes Sorensen · 10 years ago
  49. a4f6eb1 staging: rtl8723au: Remove a pile of unused EFUSE read/write functionality by Jes Sorensen · 10 years ago
  50. b2e6804 staging: rtl8723au: Remove first half of EFUSE functions from HAL wrappers by Jes Sorensen · 10 years ago
  51. dbe9849 staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappers by Jes Sorensen · 10 years ago
  52. de9a5f0 staging: rtl8723au: Get rid of unused rtw_hal_get_odm_var23() by Jes Sorensen · 10 years ago
  53. 1ec6934 staging: rtl8723au: Disentangle rtl8723a_add_rateatid() from HAL by Jes Sorensen · 10 years ago
  54. 88715bc staging: rtl8723au: Disentangle beacon register settings from the HAL wrappers by Jes Sorensen · 10 years ago
  55. daf1fe8 staging: rtl8732au: Remove some unused hal data pointers by Jes Sorensen · 10 years ago
  56. 8a6f555 staging: rtl8723au: Call bandwidth and channel setting handlers directly by Jes Sorensen · 10 years ago
  57. db20a02 staging: rtl8723au: We love wrappers! by Jes Sorensen · 10 years ago
  58. 44e621c staging: rtl8723au: Remove HAL wrappers around read_chip_version by Jes Sorensen · 10 years ago
  59. 5d9edb5 staging: rtl8723au: Remove unused HAL wrappers around PHY register read/write calls by Jes Sorensen · 10 years ago
  60. 369074f staging: rtl8723au: Remove HAL notch_filter wrappers by Jes Sorensen · 10 years ago
  61. b7c19c2 staging: rtl8723au: Get rid of sreset related HAL clutter by Jes Sorensen · 10 years ago
  62. 8289d35 staging: rtl8723au: Get rid of rtw_hal_dm_* clutter by Jes Sorensen · 10 years ago
  63. f207b02 staging: rtl8723au: Remove unused rtl8723a_clone_haldata() by Jes Sorensen · 10 years ago
  64. bc0d10c staging: rtl8723au: rtl8723a_hal_init.c: Use BIT() consistently by Jes Sorensen · 10 years ago
  65. 00cf86c staging: rtl8723au: Call c2h_handler_8723a() directly instead of via HAL interface by Jes Sorensen · 10 years ago
  66. 227ca8c staging: rtl8723au: The driver only has one c2h_id_filter by Jes Sorensen · 10 years ago
  67. 46ea772 staging: rtl8723au: Remove unused hal interface for accessing bb regs by Jes Sorensen · 10 years ago
  68. f033c87 staging: rtl8723au: Remove unused entries from struct dvobj_priv by Jes Sorensen · 10 years ago
  69. fdedd9f staging: rtl8723au: Remove obsolete hal thread handling code by Jes Sorensen · 10 years ago
  70. d97e2d2 staging: rtl8723au: Use a workqueue for command handling by Jes Sorensen · 10 years ago
  71. f4337aa staging: rtl8723au: Call do_div() directly and get rid of unnecessary wrapper functions by Jes Sorensen · 10 years ago
  72. 0a44991 staging: rtl8723au: Kill off ugly GetHwReg*() interface by Jes Sorensen · 10 years ago
  73. 8d3fd61 staging: rtl8723au: Eliminate HW_WAR_CHK_HI_QUEUE_EMPTY usage by Jes Sorensen · 10 years ago
  74. 0cee810 staging: rtl8723au: Eliminate HW_VAR_FWLPS_RF_ON usage by Jes Sorensen · 10 years ago
  75. c2370e8 staging: rtl8723au: Eliminate HW_VAR_RF_TYPE usage by Jes Sorensen · 10 years ago
  76. 891d3de staging: rtl8723au: Remove SetHwReg*() related code by Jes Sorensen · 10 years ago
  77. aafb868 staging: rtl8723au: Remove HW_VAR_TXPAUSE by Jes Sorensen · 10 years ago
  78. a234229 staging: rtl8723au: Remove HW_VAR_EFUSE_{BT_,}BYTES by Jes Sorensen · 10 years ago
  79. 441ffea staging: rtl8723au: Remove HW_VAR_APFM_ON_MAC by Jes Sorensen · 10 years ago
  80. df09df2 staging: rtl8723au: Eliminate HW_VAR_DM_FLAG by Jes Sorensen · 10 years ago
  81. 585eefb staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_{SET,CLR} by Jes Sorensen · 10 years ago
  82. a945bf3 staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_OP calls by Jes Sorensen · 10 years ago
  83. 6883e7c staging: rtl8723au: Make direct calls for HW_VAR_NAV_UPPER by Jes Sorensen · 10 years ago
  84. c6d921c staging: rtl8723au: Make direct calls for HW_VAR_H2C_P2P_PS_OFFLOAD by Jes Sorensen · 10 years ago
  85. 327c70c staging: rtl8723au: Make direct calls for HW_VAR_H2C_FW_{PWRMODE,JOINBSSRPT} by Jes Sorensen · 10 years ago
  86. 1e7b6eb staging: rtl8723au: Make direct calls for HW_VAR_TXDMA_AGG_PG_TH by Jes Sorensen · 10 years ago
  87. 6952905 staging: rtl8723au: Nuke HW_VAR_CHECK_TXBUF, which was also a no-op by Jes Sorensen · 10 years ago
  88. dc45160 staging: rtl8723au: Nuke HW_VAR_BCN_FUNC by Jes Sorensen · 10 years ago
  89. 7c82a2b staging: rtl8723au: Kill off HW_VAR_INITIAL_GAIN by Jes Sorensen · 10 years ago
  90. dce610a staging: rtl8723au: Make direct calls for HW_VAR_AMPDU_{MIN_SPACE,FACTOR} by Jes Sorensen · 10 years ago
  91. d5cdb9e staging: rtl8723au: Kill off HW_VAR_ACM_CTRL by Jes Sorensen · 10 years ago
  92. 2487205e staging: rtl8723au: Eiminate the use of HW_VAR_AC_PARAM_{VO,VI,BE,BK} by Jes Sorensen · 10 years ago
  93. dc0d16a staging: rtl8723au: Eliminate HW_VAR_CAM_WRITE and clean up all the wrapping around it by Jes Sorensen · 10 years ago
  94. a15a46a staging: rtl8723au: Kill off HW_VAR_CAM_EMPTY_ENTRY and some function layers wrapping it by Jes Sorensen · 10 years ago
  95. b8e9916 staging: rtl8723au: Eliminate HW_VAR_SEC_CFG usage by Jes Sorensen · 10 years ago
  96. 093dd41 staging: rtl8723au: Eliminate HW_VAR_ACK_PREAMBLE by Jes Sorensen · 10 years ago
  97. 7b7aefa staging: rtl8723au: Eliminate HW_VAR_RESP_SIFS by Jes Sorensen · 10 years ago
  98. 04c3842 staging: rtl8723au: Eliminate HW_VAR_SLOT_TIME by Jes Sorensen · 10 years ago
  99. 477f008 staging: rtl8723au: Eliminate HW_VAR_BEACON_INTERVAL by Jes Sorensen · 10 years ago
  100. ea0cd73 staging: rtl8723au: Eliminate HW_VAR_CHECK_BSSID and HW_VAR_MLME_JOIN by Jes Sorensen · 10 years ago