summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-10staging: rtl8723bs: remove RF_*TX enumFabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto1-21/+21
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-10/+0
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto1-4/+2
2021-06-24staging: rtl8723bs: rename enum items related to channel bondingFabio Aiuto1-2/+2
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto1-32/+1
2021-06-15staging: rtl8723bs: remove unneeded DISABLE_BB_RF macroFabio Aiuto1-16/+0
2021-05-10staging: rtl8723bs: hal: rtl8723b_phycfg: Fix a bunch of misnamed functionsLee Jones1-5/+5
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto1-2/+0
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto1-2/+1
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-3/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-9/+0
2021-04-06staging: rtl8723bs: remove empty if, else blocks after RT_TRACE deletionFabio Aiuto1-7/+0
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto1-29/+3
2021-03-18Staging: rtl8723bs: fix names in odm.hMarco Cesati1-2/+2
2021-03-18Staging: rtl8723bs: fix names in rtw_rf.hMarco Cesati1-8/+8
2021-03-18Staging: rtl8723bs: fix names in hal_phy.hMarco Cesati1-2/+2
2021-03-16Staging: rtl8723bs: fix spaces in rtl8723b_phycfg.cMarco Cesati1-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in odm.hMarco Cesati1-2/+2
2021-02-11staging: rtl8723bs: remove obsolete commented out codekarthik alapati1-38/+2
2021-02-11staging: rtl8723bs: fix function comments to follow kernel-dockarthik alapati1-112/+73
2019-10-10staging: rtl8723bs: Remove phy_Config*With*ParaFile() callsHans de Goede1-68/+9
2019-07-30staging: rtl8723bs: remove set but not used variable 'pszBBRegMpFile'YueHaibing1-3/+1
2019-07-25staging: rtl8723bs: hal: Replace function PHY_GetTxPowerIndex()Nishka Dasgupta1-1/+1
2019-07-25staging: rtl8723bs: hal: Replace function PHY_SetTxPowerIndex()Nishka Dasgupta1-1/+1
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley1-1/+1
2019-06-18staging: rtl8723bs: hal: odm_HWConfig: Unneeded variable: "result". Return "H...Hariprasad Kelam1-1/+1
2019-03-30staging: rtl8723bs: Compress two lines into one linePayal Kshirsagar1-7/+4
2019-03-30staging: rtl8723bs: hal: rtl8723b_phycfg.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2018-06-28staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja1-1/+1
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt1-1/+1
2017-05-15staging: rtl8723bs: Move braces to same line as conditionalJustin Vreeland1-10/+8
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+1050