summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/odm.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: remove rf type branching (second patch)Fabio Aiuto2021-08-101-34/+10
* staging: rtl8723bs: remove unused struct memberFabio Aiuto2021-08-101-4/+0
* staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto2021-08-101-2/+2
* staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-051-4/+0
* staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto2021-06-241-4/+0
* staging: rtl8723bs: remove 5Ghz code related to RF power calibrationFabio Aiuto2021-06-241-8/+0
* staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto2021-06-241-8/+0
* staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto2021-06-241-30/+0
* staging: rtl8723bs: remove DebugLevel member in dm_odm_t structFabio Aiuto2021-05-101-3/+0
* staging: rtl8723bs: remove member in dm_odm_t structFabio Aiuto2021-05-101-4/+0
* staging: rtl8723bs: remove ODM_InitDebugSetting() functionFabio Aiuto2021-05-101-2/+0
* staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()Fabio Aiuto2021-05-101-1/+2
* staging: rtl8723bs: remove all commented out ODM_RT_TRACE logsFabio Aiuto2021-05-101-3/+0
* staging: rtl8723bs: remove empty functionsFabio Aiuto2021-05-101-4/+0
* staging: rtl8723bs: remove ODM_RT_TRACE logsFabio Aiuto2021-05-101-34/+0
* staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto2021-04-111-1/+0
* staging: rtl8723bs: remove commented out MSG_8192C logFabio Aiuto2021-04-091-3/+0
* staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto2021-04-071-3/+0
* staging: rtl8723bs: remove function prototypes in hal/odm.cFabio Aiuto2021-03-231-576/+507
* staging: rtl8723bs: remove unnecessary logging in hal/odm.cFabio Aiuto2021-03-201-2/+0
* Staging: rtl8723bs: fix names in odm.hMarco Cesati2021-03-181-50/+50
* Staging: rtl8723bs: fix names in odm_DIG.hMarco Cesati2021-03-181-1/+1
* Staging: rtl8723bs: fix spaces in odm.cMarco Cesati2021-03-161-46/+46
* staging: rtl8723bs: remove typedefs in odm_DIG.hMarco Cesati2021-03-121-1/+1
* staging: rtl8723bs: remove typedefs in odm.hMarco Cesati2021-03-121-50/+50
* staging: rtl8723bs: remove duplicate pstat->hwaddr checkDenis Efremov2021-03-101-2/+0
* staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'Jason Yan2020-04-231-13/+0
* staging: rtl8723bs: remove set but not used variable 'FirstConnect'YueHaibing2019-08-011-2/+0
* staging: rtl8723bs: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta2019-07-251-8/+0
* staging: rtl8723bs: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta2019-07-251-8/+1
* Staging: rtl8723bs: Avoid typedefs for structureBhanusree Pola2019-04-191-1/+1
* staging: rtl8723bs: Remove unnecessary parenthesesPayal Kshirsagar2019-03-291-1/+1
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1
* staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha2017-08-291-23/+23
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+1446