aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8723bs/hal (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-09staging: rtl8723bs: remove IsHexDigitNam Cao1-19/+0
2022-09-09staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_planNam Cao1-5/+0
2022-09-09staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao1-5/+0
2022-09-09staging: rtl8723bs: remove GetHexValueFromStringNam Cao1-45/+0
2022-09-09staging: rtl8723bs: remove odm_PauseDIGNam Cao2-59/+0
2022-08-23staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.cNam Cao4-53/+0
2022-08-23staging: rtl8723bs: remove member noise_level from struct dm_odm_tNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove unused function ODM_InbandNoise_MonitorNam Cao2-118/+0
2022-08-23staging: rtl8723bs: remove function IsCommentStringNam Cao1-12/+0
2022-08-23staging: rtl8723bs: remove function GetFractionValueFromStringNam Cao1-43/+0
2022-04-22staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso2-19/+0
2022-04-12staging: rtl8723bs: tidy up error handlingYihao Han1-9/+6
2022-03-14Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman1-0/+2
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede1-0/+2
2022-01-25Staging: rtl8723bs: Inserting blank line after declarationJagath Jog J1-0/+5
2022-01-25staging: rtl8723bs: Drop get_recvframe_data()Kees Cook1-2/+1
2021-12-28staging: rtl8723bs: removed unused if blocksIsmayil Mirzali1-5/+0
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-10-30staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje1-12/+0
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman1-1/+1
2021-10-10staging: rtl8723bs: hal: remove duplicate checkSaurav Girepunje1-1/+1
2021-09-21staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto1-2/+0
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman1-0/+2
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto1-2/+0
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto1-2/+4
2021-08-10staging: rtl8723bs: fix tx power tables sizeFabio Aiuto2-95/+1
2021-08-10staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: remove RF_*TX enumFabio Aiuto5-93/+58
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-6/+2
2021-08-10staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto5-27/+1
2021-08-10staging: rtl8723bs: remove rf type branching (second patch)Fabio Aiuto6-58/+14
2021-08-10staging: rtl8723bs: remove rf type branching (first patch)Fabio Aiuto2-16/+2
2021-08-10staging: rtl8723bs: remove unused struct memberFabio Aiuto3-7/+0
2021-08-10staging: rtl8723bs: remove unused macrosFabio Aiuto1-17/+0
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto14-212/+184
2021-08-10staging: rtl8723bs: fix right side of conditionFabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto3-13/+5
2021-08-10staging: rtl8723bs: remove wrapping static functionFabio Aiuto1-12/+1
2021-08-10staging: rtl8723bs: remove empty filesFabio Aiuto3-21/+0
2021-08-10staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto3-30/+27
2021-08-10staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto6-134/+139
2021-08-10staging: rtl8723bs: remove unneeded loopFabio Aiuto1-23/+20
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto5-423/+7
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman1-0/+2
2021-08-05staging: rtl8723bs: remove unused BT structuresBryan Brattlof2-12/+0
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto16-75/+0
2021-07-28staging: rtl8723bs: remove BT debug codeFabio Aiuto7-982/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto3-13/+13