summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-0588-7679/+1290
|\
| * staging: rtl8723bs: convert function to staticFabio Aiuto2021-06-241-2/+1
| * staging: rtl8723bs: remove item from TODO listFabio Aiuto2021-06-241-2/+0
| * staging: rtl8723bs: fix check allowing 5Ghz settingsFabio Aiuto2021-06-241-4/+3
| * staging: rtl8723bs: remove obsolete 5Ghz commentsFabio Aiuto2021-06-242-6/+0
| * staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto2021-06-241-4/+1
| * staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto2021-06-242-8/+1
| * staging: rtl8723bs: remove VHT dead codeFabio Aiuto2021-06-248-752/+9
| * staging: rtl8723bs: remove 5Ghz code related to RF power calibrationFabio Aiuto2021-06-244-114/+2
| * staging: rtl8723bs: remove some unused 5Ghz macro definitionsFabio Aiuto2021-06-244-6/+0
| * staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto2021-06-246-207/+97
| * staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.hFabio Aiuto2021-06-241-140/+48
| * staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto2021-06-2417-867/+488
| * staging: rtl8723bs: remove struct rt_channel_plan_5gFabio Aiuto2021-06-243-70/+8
| * staging: rtl8723bs: remove 5Ghz field in struct registry_privFabio Aiuto2021-06-242-3/+0
| * staging: rtl8723bs: rename enum items related to channel bondingFabio Aiuto2021-06-243-10/+10
| * staging: rtl8723bs: remove unused enum items related to channel bondingFabio Aiuto2021-06-241-8/+0
| * staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto2021-06-2410-128/+17
| * staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto2021-06-2413-168/+14
| * staging: rtl8723bs: Fix an error handling pathChristophe JAILLET2021-06-241-1/+3
| * staging: rtl8723bs: rtw_efuse: Fix coding styleShreyas Krishnakumar2021-06-181-7/+4
| * staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast addressYang Yingliang2021-06-181-2/+1
| * staging: rtl8723bs: core: use eth_broadcast_addr() to assign broadcast addressYang Yingliang2021-06-181-5/+3
| * staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast addressYang Yingliang2021-06-182-4/+3
| * staging: rtl8723bs: remove two unused files from treeFabio Aiuto2021-06-152-226/+0
| * staging: rtl8723bs: remove include/autoconf.h header file from treeFabio Aiuto2021-06-154-18/+0
| * staging: rtl8723bs: move LPS_RPWM_WAIT_MS macroFabio Aiuto2021-06-151-0/+2
| * staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macrosFabio Aiuto2021-06-153-18/+0
| * staging: rtl8723bs: remove unneeded DISABLE_BB_RF macroFabio Aiuto2021-06-155-55/+8
| * staging: rtl8723bs: remove unused WAKEUP_GPIO_IDX macro definitionFabio Aiuto2021-06-151-5/+0
| * staging: rtl8723bs: remove unneeded commentsFabio Aiuto2021-06-151-12/+0
| * staging: rtl8723bs: remove unused debug macroFabio Aiuto2021-06-151-6/+0
| * Merge tag 'v5.13-rc6' into staging-nextGreg Kroah-Hartman2021-06-141-1/+1
| |\
| * | staging: rtl8723bs: core: add blank line after variable declarationPhilippe Dixon2021-06-121-16/+20
| * | staging: rtl8723bs: os_dep: Remove conditions with no effectsFabio M. De Francesco2021-06-121-10/+2
| * | staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto2021-06-097-28/+28
| * | staging: rtl8723bs: hal: Delete tests with no effectsFabio M. De Francesco2021-06-091-10/+2
| * | staging: rtl8723bs: core: rtw_mlme_ext.c: remove deadcodeYu Kuai2021-06-031-12/+1
| * | staging: rtl8723bs: remove the repeated declarationShaokun Zhang2021-05-272-2/+0
| * | Staging: rtl8723bs: fixed a blank coding styleDonggyu Kim2021-05-271-0/+1
| * | staging: rtl8723bs: remove sd_f0_read8()Bryan Brattlof2021-05-254-39/+0
| * | staging: rtl8723bs: fix suspect indentsShreyansh Chouhan2021-05-251-25/+25
| * | staging: rtl8723bs: remove unnecessary braces from conditionalsShreyansh Chouhan2021-05-251-18/+17
| * | staging: rtl8723bs: refactor to reduce indentsShreyansh Chouhan2021-05-251-52/+56
| * | staging: rtl8723bs: core: rtw_mlme_ext.c: Remove set but unused variableFabio M. De Francesco2021-05-251-4/+1
| * | staging: rtl8723bs: hal: Remove set but unused variablesFabio M. De Francesco2021-05-251-6/+3
| * | staging: rtl8723bs: moved contexts for arc4 encryption in struct security_privFabio Aiuto2021-05-252-21/+23
| * | staging: rtl8723bs: rename get_ra() due to global symbol collisionGreg Kroah-Hartman2021-05-202-2/+2
| * | staging: rtl8723bs: rtl8723b_hal_init.c: fix build warnings about unused vari...Greg Kroah-Hartman2021-05-201-8/+5
| * | staging: rtl8723bs: HalBtc8723b1Ant.c: fix build warnings about unused variablesGreg Kroah-Hartman2021-05-201-6/+3