aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua3-12/+8
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao2-18/+0
2022-09-09staging: rtl8723bs: remove IsHexDigitNam Cao2-21/+0
2022-09-09staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_planNam Cao2-7/+0
2022-09-09staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao2-6/+0
2022-09-09staging: rtl8723bs: remove GetHexValueFromStringNam Cao2-47/+0
2022-09-09staging: rtl8723bs: remove odm_PauseDIGNam Cao2-59/+0
2022-09-09staging: rtl8723bs: delete rtw_odm.c and rtw_odm.hNam Cao4-142/+0
2022-09-09staging: rtl8723bs: remove rtw_change_ifnameNam Cao2-52/+0
2022-09-09staging: rtl8723bs: delete function rtw_set_chplan_cmdNam Cao2-57/+0
2022-09-09staging: rtl8723bs: delete rtw_setdatarate_cmdNam Cao2-30/+0
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller1-6/+7
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-6/+7
2022-08-23staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.cNam Cao5-54/+0
2022-08-23staging: rtl8723bs: remove member noise_level from struct dm_odm_tNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove unused function ODM_InbandNoise_MonitorNam Cao2-118/+0
2022-08-23staging: rtl8723bs: remove static const variable odm_comp_strNam Cao1-35/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_setNam Cao2-6/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msgNam Cao2-19/+0
2022-08-23staging: rtl8723bs: remove function IsCommentStringNam Cao2-14/+0
2022-08-23staging: rtl8723bs: remove function GetFractionValueFromStringNam Cao2-46/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_ability_setNam Cao2-6/+0
2022-08-23staging: rtl8723bs: remove function rtw_get_ch_setting_unionNam Cao2-22/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_msgNam Cao2-17/+0
2022-08-16staging/rtl8723bs/core: remove inactive initializationLi zeming1-1/+1
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-160/+67
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-3/+5
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam1-2/+2
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-1/+3
2022-06-20staging: rtl8723bs: remove trailing whitespaceDaniel Watson1-1/+1
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman1-2/+4
2022-06-12staging: rtl8723bs: uninitialize static variableDaniel Watson1-1/+1
2022-06-10staging: rtl8723bs: Allocate full pwep structureKees Cook1-2/+4
2022-06-06staging: rtl8723bs: fix placement of bracesHannes Braun1-158/+65
2022-05-19staging: rtl8723bs: Fix alignment to match open parenthesisSoumya Negi1-11/+13
2022-04-22staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso4-324/+0
2022-04-13drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou1-2/+4
2022-04-13drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou1-2/+4
2022-04-12staging: rtl8723bs: tidy up error handlingYihao Han1-9/+6
2022-04-08staging: rtl8723bs: remove header rtw_ioctl.hMichael Straube2-73/+0
2022-04-07staging: rtl8723bs: fix indentationSevinj Aghayeva1-11/+3
2022-04-05staging: rtl8723bs: remove space after function nameSevinj Aghayeva1-1/+1
2022-04-05staging: rtl8723bs: remove redundant else branchesSevinj Aghayeva1-33/+31
2022-04-05staging: rtl8723bs: remove return from a function returning voidSevinj Aghayeva1-7/+2
2022-04-05staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva1-52/+27
2022-04-05staging: rtl8723bs: combine both sides of conditional statementRebecca Mckeever1-6/+2
2022-04-05staging: rtl8723bs: remove handlerOS independent commentRebecca Mckeever1-2/+0
2022-04-05staging: rtl8723bs: simplify control flowSevinj Aghayeva1-14/+4
2022-04-04staging: rtl8723bs: simplify control flowSevinj Aghayeva1-21/+7
2022-04-04staging: rtl8723bs: refactor rtw_ch2freq()Michael Straube1-22/+18