summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core
AgeCommit message (Expand)Author
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie
2023-08-04staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp()Yang Yingliang
2023-08-04staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()Yang Yingliang
2023-03-08drivers: staging: rtl8723bs: Remove pmlmepriv->num_of_scannedHans de Goede
2023-03-08drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede
2023-03-08drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede
2022-11-08staging: rtl8723bs: Use min/max macros for variable comparisonDeepak R Varma
2022-10-25staging: rtl8723bs: Fix indentation in conditional statementsEmily Peri
2022-10-22staging: rtl8723bs: use tab instead of spaces for indentEmily Peri
2022-10-22staging: rtl8723bs: add newline after variable declarationEmily Peri
2022-10-22staging: rtl8723bs: remove tab in variable definitionEmily Peri
2022-10-20staging: rtl8723bs: remove unnecessary parenthesisEmily Peri
2022-10-20staging: rtl8723bs: align block comment starsEmily Peri
2022-10-20staging: rtl8723bs: Removed extra tabs in conditional statementsEmily Peri
2022-10-20staging: rtl8723bs: Remove redundant initialization of variable efuseValueColin Ian King
2022-09-24staging: rtl8723bs: Fix coding style issue in block commentKang Minchul
2022-09-24staging: rtl8723bs: Insert blank line after declarationsKang Minchul
2022-09-24staging: rtl8723bs: remove braces in single statement blocksKang Minchul
2022-09-24staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao
2022-09-09staging: rtl8723bs: delete rtw_odm.c and rtw_odm.hNam Cao
2022-09-09staging: rtl8723bs: delete function rtw_set_chplan_cmdNam Cao
2022-09-09staging: rtl8723bs: delete rtw_setdatarate_cmdNam Cao
2022-08-23staging: rtl8723bs: remove static const variable odm_comp_strNam Cao
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_setNam Cao
2022-08-23staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msgNam Cao
2022-08-23staging: rtl8723bs: remove function rtw_odm_ability_setNam Cao
2022-08-23staging: rtl8723bs: remove function rtw_get_ch_setting_unionNam Cao
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_msgNam Cao
2022-08-16staging/rtl8723bs/core: remove inactive initializationLi zeming
2022-06-20staging: rtl8723bs: remove trailing whitespaceDaniel Watson
2022-05-19staging: rtl8723bs: Fix alignment to match open parenthesisSoumya Negi
2022-04-13drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou
2022-04-13drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou
2022-04-07staging: rtl8723bs: fix indentationSevinj Aghayeva
2022-04-05staging: rtl8723bs: remove space after function nameSevinj Aghayeva
2022-04-05staging: rtl8723bs: remove redundant else branchesSevinj Aghayeva
2022-04-05staging: rtl8723bs: remove return from a function returning voidSevinj Aghayeva
2022-04-05staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva
2022-04-05staging: rtl8723bs: combine both sides of conditional statementRebecca Mckeever
2022-04-05staging: rtl8723bs: remove handlerOS independent commentRebecca Mckeever
2022-04-05staging: rtl8723bs: simplify control flowSevinj Aghayeva
2022-04-04staging: rtl8723bs: simplify control flowSevinj Aghayeva
2022-04-04staging: rtl8723bs: refactor rtw_ch2freq()Michael Straube
2022-04-04staging: rtl8723bs: remove 5 GHz channels from ch_freq_mapMichael Straube
2022-04-04staging: rtl8723bs: Fix No space before tabsAlaa Mohamed
2022-04-04staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva
2022-04-04staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva
2022-04-04staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva
2022-04-04staging: rtl8723bs: remove code suspect indentAlaa Mohamed