summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/odm.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-10staging: rtl8723bs: remove rf type branching (second patch)Fabio Aiuto1-34/+10
2021-08-10staging: rtl8723bs: remove unused struct memberFabio Aiuto1-4/+0
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto1-2/+2
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-4/+0
2021-06-24staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto1-4/+0
2021-06-24staging: rtl8723bs: remove 5Ghz code related to RF power calibrationFabio Aiuto1-8/+0
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto1-8/+0
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto1-30/+0
2021-05-10staging: rtl8723bs: remove DebugLevel member in dm_odm_t structFabio Aiuto1-3/+0
2021-05-10staging: rtl8723bs: remove member in dm_odm_t structFabio Aiuto1-4/+0
2021-05-10staging: rtl8723bs: remove ODM_InitDebugSetting() functionFabio Aiuto1-2/+0
2021-05-10staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()Fabio Aiuto1-1/+2
2021-05-10staging: rtl8723bs: remove all commented out ODM_RT_TRACE logsFabio Aiuto1-3/+0
2021-05-10staging: rtl8723bs: remove empty functionsFabio Aiuto1-4/+0
2021-05-10staging: rtl8723bs: remove ODM_RT_TRACE logsFabio Aiuto1-34/+0
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto1-1/+0
2021-04-09staging: rtl8723bs: remove commented out MSG_8192C logFabio Aiuto1-3/+0
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-3/+0
2021-03-23staging: rtl8723bs: remove function prototypes in hal/odm.cFabio Aiuto1-576/+507
2021-03-20staging: rtl8723bs: remove unnecessary logging in hal/odm.cFabio Aiuto1-2/+0
2021-03-18Staging: rtl8723bs: fix names in odm.hMarco Cesati1-50/+50
2021-03-18Staging: rtl8723bs: fix names in odm_DIG.hMarco Cesati1-1/+1
2021-03-16Staging: rtl8723bs: fix spaces in odm.cMarco Cesati1-46/+46
2021-03-12staging: rtl8723bs: remove typedefs in odm_DIG.hMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in odm.hMarco Cesati1-50/+50
2021-03-10staging: rtl8723bs: remove duplicate pstat->hwaddr checkDenis Efremov1-2/+0
2020-04-23staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'Jason Yan1-13/+0
2019-08-01staging: rtl8723bs: remove set but not used variable 'FirstConnect'YueHaibing1-2/+0
2019-07-25staging: rtl8723bs: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta1-8/+0
2019-07-25staging: rtl8723bs: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta1-8/+1
2019-04-19Staging: rtl8723bs: Avoid typedefs for structureBhanusree Pola1-1/+1
2019-03-29staging: rtl8723bs: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha1-23/+23
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+1446