summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-10staging: rtl8723bs: fix tx power tables sizeFabio Aiuto1-10/+0
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 Aiuto1-74/+46
2021-08-10staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto1-17/+0
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto1-11/+11
2021-08-10staging: rtl8723bs: fix right side of conditionFabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto1-269/+6
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-1/+0
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto1-375/+8
2021-06-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto1-34/+0
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto1-510/+210
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto1-34/+0
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto1-42/+27
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-25/+7
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-78/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-39/+10
2021-04-06staging: rtl8723bs: remove commented code blockFabio Aiuto1-19/+0
2021-04-06staging: rtl8723bs: remove commented out RT_TRACE logs in hal/ and os_dep/Fabio Aiuto1-1/+0
2021-03-20staging: rtl8723bs: remove unnecessary logging in hal/hal_com_phycfg.cFabio Aiuto1-4/+0
2021-03-18Staging: rtl8723bs: fix names in odm.hMarco Cesati1-3/+3
2021-03-18Staging: rtl8723bs: fix names in hal_com_phycfg.hMarco Cesati1-2/+2
2021-03-18Staging: rtl8723bs: fix names in rtw_rf.hMarco Cesati1-4/+4
2021-03-18Staging: rtl8723bs: fix names in hal_phy.hMarco Cesati1-1/+1
2021-03-16Staging: rtl8723bs: fix spaces in hal_com_phycfg.cMarco Cesati1-3/+3
2021-03-12staging: rtl8723bs: remove typedefs in odm.hMarco Cesati1-3/+3
2020-04-13staging: rtl8723bs: Correct misspelt symbolic namesR Veera Kumar1-4/+4
2020-03-26staging: rtl8723bs: hal: Compress return logicSimran Singhal1-3/+1
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() functionsHans de Goede1-1076/+0
2019-07-25staging: rtl8723bs: hal: Replace function PHY_GetTxPowerIndex()Nishka Dasgupta1-11/+0
2019-07-25staging: rtl8723bs: hal: Replace function PHY_SetTxPowerIndex()Nishka Dasgupta1-7/+0
2019-04-16Staging: hal: hal_com_phycfg: fixed a coding style issueGabriela Bittencourt1-0/+2
2019-04-16staging: rtl8723bs: hal: replace spaces by tabs.Beatriz Martins de Carvalho1-1/+1
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in hal_com_phycfg.cHimadri Pandya1-8/+8
2018-09-25staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"Colin Ian King1-2/+2
2018-09-10staging: rtl8723bs: check for i out of range before accessing szLine[i]Colin Ian King1-3/+4
2018-06-28staging: rtl8723bs: Add missing curly braces on else statement.Quytelda Kahja1-1/+2
2018-06-28staging: rtl8723bs: Merge workaround conditionals into single else-if.Quytelda Kahja1-6/+3
2018-06-28staging: rtl8723bs: Merge conditionals with similar bodies.Quytelda Kahja1-6/+2
2018-06-28staging: rtl8723bs: Fix spelling mistake in comment.Quytelda Kahja1-1/+1
2018-06-28staging: rtl8723bs: Move bandwidth index lookup to new function.Quytelda Kahja1-9/+17
2018-06-28staging: rtl8723bs: Move rate section index lookup to new function.Quytelda Kahja1-62/+47
2018-06-28staging: rtl8723bs: Remove empty else-if conditional.Quytelda Kahja1-3/+0
2018-06-28staging: rtl8723bs: Combine if statements with equivalent body.Quytelda Kahja1-5/+1
2018-06-28staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().Quytelda Kahja1-95/+105
2018-06-28staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja1-3/+3
2018-06-28staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.Quytelda Kahja1-51/+59
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-01-22staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolonsChristopher Díaz Riveros1-9/+7
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure1-24/+45
2017-04-09staging: rtl8723bs: Fix indening problem in hal/hal_com_phycfg.cLarry Finger1-1/+1