summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/odm_HWConfig.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto2021-08-101-18/+18
* staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto2021-08-101-6/+2
* staging: rtl8723bs: remove wrapping static functionFabio Aiuto2021-08-101-12/+1
* staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto2021-08-101-0/+27
* staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto2021-08-101-113/+116
* staging: rtl8723bs: remove unneeded loopFabio Aiuto2021-08-101-23/+20
* staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto2021-08-101-4/+1
* staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-051-2/+0
* staging: rtl8723bs: remove commented out *RT_DISP logsFabio Aiuto2021-05-101-7/+0
* staging: rtl8723bs: remove commented out DbgPrint logsFabio Aiuto2021-05-101-12/+0
* staging: rtl8723bs: remove all commented out ODM_RT_TRACE logsFabio Aiuto2021-05-101-1/+0
* staging: rtl8723bs: remove ODM_RT_TRACE logsFabio Aiuto2021-05-101-18/+0
* Staging: rtl8723bs: fix names in odm.hMarco Cesati2021-03-181-9/+9
* Staging: rtl8723bs: fix names in odm_types.hMarco Cesati2021-03-181-3/+3
* Staging: rtl8723bs: fix names in odm_HWConfig.hMarco Cesati2021-03-181-1/+1
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-161-9/+0
* Staging: rtl8723bs: fix spaces in odm_HWConfig.cMarco Cesati2021-03-161-9/+9
* staging: rtl8723bs: remove typedefs in odm_types.hMarco Cesati2021-03-121-3/+3
* staging: rtl8723bs: remove typedefs in odm_HWConfig.hMarco Cesati2021-03-121-1/+1
* staging: rtl8723bs: remove typedefs in odm.hMarco Cesati2021-03-121-10/+10
* staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar2020-03-261-2/+2
* staging: rtl8723bs: Fix spacing issuesLukasz Szczesny2020-02-141-1/+1
* staging: rtl8723bs: remove set but not used variable 'cck_highpwr'YueHaibing2019-07-251-7/+0
* staging: rtl8723bs: Replace function odm_SignalScaleMapping()Nishka Dasgupta2019-07-011-6/+1
* staging: rtl8723bs: hal: odm_HWConfig: Unneeded variable: "result". Return "H...Hariprasad Kelam2019-06-181-29/+0
* staging: rtl8723bs: hal: odm_HWConfig.c: Remove unnecessary parenthesesPayal Kshirsagar2019-03-301-1/+1
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1
* staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja2018-03-291-49/+49
* staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.Quytelda Kahja2018-03-291-13/+13
* staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta2017-10-181-1/+1
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+535