aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8723bs/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Staging: rtl8723bs: Delete dead code from update_current_network()Meir Elisha1-87/+5
2024-03-05Staging: rtl8723bs: Remove dead code from _rtw_free_network()Meir Elisha1-2/+0
2024-03-05Staging: rtl8723bs: Remove unnecessary braces in rtw_update_ht_capMeir Elisha1-4/+3
2024-01-24staging: rtl8712: remove unnecessary braces in while loopHoorad Farrokh1-2/+1
2024-01-24Staging: rtl8723bs: rtw_ieee80211: Remove extra spaceMeir Elisha1-2/+2
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie5-24/+24
2023-08-04staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp()Yang Yingliang3-10/+5
2023-08-04staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()Yang Yingliang2-8/+7
2023-03-08drivers: staging: rtl8723bs: Remove pmlmepriv->num_of_scannedHans de Goede1-9/+0
2023-03-08drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede1-2/+2
2023-03-08drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede1-2/+2
2022-11-08staging: rtl8723bs: Use min/max macros for variable comparisonDeepak R Varma1-8/+4
2022-10-25staging: rtl8723bs: Fix indentation in conditional statementsEmily Peri4-21/+19
2022-10-22staging: rtl8723bs: use tab instead of spaces for indentEmily Peri1-1/+1
2022-10-22staging: rtl8723bs: add newline after variable declarationEmily Peri1-0/+1
2022-10-22staging: rtl8723bs: remove tab in variable definitionEmily Peri1-1/+1
2022-10-20staging: rtl8723bs: remove unnecessary parenthesisEmily Peri1-1/+1
2022-10-20staging: rtl8723bs: align block comment starsEmily Peri1-5/+5
2022-10-20staging: rtl8723bs: Removed extra tabs in conditional statementsEmily Peri1-6/+6
2022-10-20staging: rtl8723bs: Remove redundant initialization of variable efuseValueColin Ian King1-1/+1
2022-09-24staging: rtl8723bs: Fix coding style issue in block commentKang Minchul1-16/+6
2022-09-24staging: rtl8723bs: Insert blank line after declarationsKang Minchul1-0/+6
2022-09-24staging: rtl8723bs: remove braces in single statement blocksKang Minchul1-11/+5
2022-09-24staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang1-10/+6
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao1-17/+0
2022-09-09staging: rtl8723bs: delete rtw_odm.c and rtw_odm.hNam Cao1-116/+0
2022-09-09staging: rtl8723bs: delete function rtw_set_chplan_cmdNam Cao1-55/+0
2022-09-09staging: rtl8723bs: delete rtw_setdatarate_cmdNam Cao1-29/+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 Cao1-5/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msgNam Cao1-18/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_ability_setNam Cao1-5/+0
2022-08-23staging: rtl8723bs: remove function rtw_get_ch_setting_unionNam Cao1-21/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_msgNam Cao1-16/+0
2022-08-16staging/rtl8723bs/core: remove inactive initializationLi zeming1-1/+1
2022-06-20staging: rtl8723bs: remove trailing whitespaceDaniel Watson1-1/+1
2022-05-19staging: rtl8723bs: Fix alignment to match open parenthesisSoumya Negi1-11/+13
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-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
2022-04-04staging: rtl8723bs: remove 5 GHz channels from ch_freq_mapMichael Straube1-16/+0