summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
2021-08-10staging: rtl8723bs: remove wrapping static functionFabio Aiuto1-12/+1
2021-08-10staging: rtl8723bs: remove empty filesFabio Aiuto3-21/+0
2021-08-10staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto3-30/+27
2021-08-10staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto6-134/+139
2021-08-10staging: rtl8723bs: remove unneeded loopFabio Aiuto1-23/+20
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto5-423/+7
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman1-0/+2
2021-08-05staging: rtl8723bs: remove unused BT structuresBryan Brattlof2-12/+0
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto16-75/+0
2021-07-28staging: rtl8723bs: remove BT debug codeFabio Aiuto7-982/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto3-13/+13
2021-07-23staging: rtl8723bs: add spaces around operatorFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: convert function name to snake caseFabio Aiuto1-2/+2
2021-07-23staging: rtl8723bs: fix camel case inside functionFabio Aiuto1-12/+12
2021-07-23staging: rtl8723bs: simplify function selecting channel groupFabio Aiuto1-50/+12
2021-07-21staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang1-0/+2
2021-07-21staging: rtl8723bs: fix post-commit camel case issuesFabio Aiuto1-2/+2
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupported24GFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto1-1/+1
2021-06-24staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-06-24staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto2-8/+1
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto2-616/+8
2021-06-24staging: rtl8723bs: remove 5Ghz code related to RF power calibrationFabio Aiuto4-114/+2
2021-06-24staging: rtl8723bs: remove some unused 5Ghz macro definitionsFabio Aiuto1-1/+0
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 Aiuto14-821/+483
2021-06-24staging: rtl8723bs: rename enum items related to channel bondingFabio Aiuto2-7/+7
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto5-99/+4
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto4-41/+1
2021-06-18staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast addressYang Yingliang1-2/+1
2021-06-15staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macrosFabio Aiuto1-6/+0
2021-06-15staging: rtl8723bs: remove unneeded DISABLE_BB_RF macroFabio Aiuto3-32/+0
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto1-2/+2
2021-06-09staging: rtl8723bs: hal: Delete tests with no effectsFabio M. De Francesco1-10/+2
2021-05-25staging: rtl8723bs: remove sd_f0_read8()Bryan Brattlof1-7/+0
2021-05-25staging: rtl8723bs: hal: Remove set but unused variablesFabio M. De Francesco1-6/+3
2021-05-20staging: rtl8723bs: rename get_ra() due to global symbol collisionGreg Kroah-Hartman1-1/+1
2021-05-20staging: rtl8723bs: rtl8723b_hal_init.c: fix build warnings about unused vari...Greg Kroah-Hartman1-8/+5
2021-05-20staging: rtl8723bs: HalBtc8723b1Ant.c: fix build warnings about unused variablesGreg Kroah-Hartman1-6/+3
2021-05-19Staging: rtl8723bs: remove dead code in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-6/+0
2021-05-19Staging: rtl8723bs: fix line continuations in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-44/+44
2021-05-19Staging: rtl8723bs: add missing blank line in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-0/+1
2021-05-19Staging: rtl8723bs: fix comparison formatting in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-56/+56
2021-05-19Staging: rtl8723bs: fix indentation in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-9/+9
2021-05-19Staging: rtl8723bs: fix spaces in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-9/+9
2021-05-19Staging: rtl8723bs: remove unnecessary braces in HalBtc8723b1Ant.cDesmond Cheong Zhi Xi1-57/+37
2021-05-14staging: rtl8723bs: hal: Remove set but unused variableFabio M. De Francesco1-4/+0
2021-05-14staging: rtl8723bs: hal: Remove three set but unused variablesFabio M. De Francesco1-13/+1