summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2021-06-24staging: rtl8723bs: remove some unused 5Ghz macro definitionsFabio Aiuto4-6/+0
2021-06-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto6-207/+97
2021-06-24staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.hFabio Aiuto1-140/+48
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto17-867/+488
2021-06-24staging: rtl8723bs: remove struct rt_channel_plan_5gFabio Aiuto3-70/+8
2021-06-24staging: rtl8723bs: remove 5Ghz field in struct registry_privFabio Aiuto2-3/+0
2021-06-24staging: rtl8723bs: rename enum items related to channel bondingFabio Aiuto3-10/+10
2021-06-24staging: rtl8723bs: remove unused enum items related to channel bondingFabio Aiuto1-8/+0
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto10-128/+17
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto13-168/+14
2021-06-24staging: rtl8723bs: Fix an error handling pathChristophe JAILLET1-1/+3
2021-06-18staging: rtl8723bs: rtw_efuse: Fix coding styleShreyas Krishnakumar1-7/+4
2021-06-18staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast addressYang Yingliang1-2/+1
2021-06-18staging: rtl8723bs: core: use eth_broadcast_addr() to assign broadcast addressYang Yingliang1-5/+3
2021-06-18staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast addressYang Yingliang2-4/+3
2021-06-15staging: rtl8723bs: remove two unused files from treeFabio Aiuto2-226/+0
2021-06-15staging: rtl8723bs: remove include/autoconf.h header file from treeFabio Aiuto4-18/+0
2021-06-15staging: rtl8723bs: move LPS_RPWM_WAIT_MS macroFabio Aiuto1-0/+2
2021-06-15staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macrosFabio Aiuto3-18/+0
2021-06-15staging: rtl8723bs: remove unneeded DISABLE_BB_RF macroFabio Aiuto5-55/+8
2021-06-15staging: rtl8723bs: remove unused WAKEUP_GPIO_IDX macro definitionFabio Aiuto1-5/+0
2021-06-15staging: rtl8723bs: remove unneeded commentsFabio Aiuto1-12/+0
2021-06-15staging: rtl8723bs: remove unused debug macroFabio Aiuto1-6/+0
2021-06-14Merge tag 'v5.13-rc6' into staging-nextGreg Kroah-Hartman1-1/+1
2021-06-12staging: rtl8723bs: core: add blank line after variable declarationPhilippe Dixon1-16/+20
2021-06-12staging: rtl8723bs: os_dep: Remove conditions with no effectsFabio M. De Francesco1-10/+2
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto7-28/+28
2021-06-09staging: rtl8723bs: hal: Delete tests with no effectsFabio M. De Francesco1-10/+2
2021-06-09staging: rtl8723bs: Fix uninitialized variablesWenli Looi1-1/+1
2021-06-03staging: rtl8723bs: core: rtw_mlme_ext.c: remove deadcodeYu Kuai1-12/+1
2021-05-27staging: rtl8723bs: remove the repeated declarationShaokun Zhang2-2/+0
2021-05-27Staging: rtl8723bs: fixed a blank coding styleDonggyu Kim1-0/+1
2021-05-25staging: rtl8723bs: remove sd_f0_read8()Bryan Brattlof4-39/+0
2021-05-25staging: rtl8723bs: fix suspect indentsShreyansh Chouhan1-25/+25
2021-05-25staging: rtl8723bs: remove unnecessary braces from conditionalsShreyansh Chouhan1-18/+17
2021-05-25staging: rtl8723bs: refactor to reduce indentsShreyansh Chouhan1-52/+56
2021-05-25staging: rtl8723bs: core: rtw_mlme_ext.c: Remove set but unused variableFabio M. De Francesco1-4/+1
2021-05-25staging: rtl8723bs: hal: Remove set but unused variablesFabio M. De Francesco1-6/+3
2021-05-25staging: rtl8723bs: moved contexts for arc4 encryption in struct security_privFabio Aiuto2-21/+23
2021-05-20staging: rtl8723bs: rename get_ra() due to global symbol collisionGreg Kroah-Hartman2-2/+2
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 if (true) statementBryan Brattlof1-81/+78
2021-05-19staging: rtl8723bs: remove _rtw_sd_f0_read8()Bryan Brattlof2-23/+0
2021-05-19staging: rtl8723bs: remove duplicate name for _rtw_write_port()Bryan Brattlof2-4/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write32()Bryan Brattlof2-7/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write16()Bryan Brattlof2-5/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write8()Bryan Brattlof2-5/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_read32()Bryan Brattlof2-7/+2
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_read16()Bryan Brattlof2-5/+2