summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal/odm_HWConfig.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto1-18/+18
2021-08-10staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto1-6/+2
2021-08-10staging: rtl8723bs: remove wrapping static functionFabio Aiuto1-12/+1
2021-08-10staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto1-0/+27
2021-08-10staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto1-113/+116
2021-08-10staging: rtl8723bs: remove unneeded loopFabio Aiuto1-23/+20
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto1-4/+1
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: remove commented out *RT_DISP logsFabio Aiuto1-7/+0
2021-05-10staging: rtl8723bs: remove commented out DbgPrint logsFabio Aiuto1-12/+0
2021-05-10staging: rtl8723bs: remove all commented out ODM_RT_TRACE logsFabio Aiuto1-1/+0
2021-05-10staging: rtl8723bs: remove ODM_RT_TRACE logsFabio Aiuto1-18/+0
2021-03-18Staging: rtl8723bs: fix names in odm.hMarco Cesati1-9/+9
2021-03-18Staging: rtl8723bs: fix names in odm_types.hMarco Cesati1-3/+3
2021-03-18Staging: rtl8723bs: fix names in odm_HWConfig.hMarco Cesati1-1/+1
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-9/+0
2021-03-16Staging: rtl8723bs: fix spaces in odm_HWConfig.cMarco Cesati1-9/+9
2021-03-12staging: rtl8723bs: remove typedefs in odm_types.hMarco Cesati1-3/+3
2021-03-12staging: rtl8723bs: remove typedefs in odm_HWConfig.hMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in odm.hMarco Cesati1-10/+10
2020-03-26staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar1-2/+2
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny1-1/+1
2019-07-25staging: rtl8723bs: remove set but not used variable 'cck_highpwr'YueHaibing1-7/+0
2019-07-01staging: rtl8723bs: Replace function odm_SignalScaleMapping()Nishka Dasgupta1-6/+1
2019-06-18staging: rtl8723bs: hal: odm_HWConfig: Unneeded variable: "result". Return "H...Hariprasad Kelam1-29/+0
2019-03-30staging: rtl8723bs: hal: odm_HWConfig.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja1-49/+49
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.Quytelda Kahja1-13/+13
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta1-1/+1
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+535