summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/include/rtw_mlme.h
AgeCommit message (Expand)Author
2023-03-08drivers: staging: rtl8723bs: Remove pmlmepriv->num_of_scannedHans de Goede
2023-03-08drivers: staging: rtl8723bs: Remove unused clr_fwstate() functionHans de Goede
2022-03-02staging: rtl8723bs: Improve the comment explaining the locking rulesHans de Goede
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto
2021-04-12staging: rtl8723bs: include: Fix misspelled words in commentsFabio M. De Francesco
2021-03-26Staging: rtl8723bs: remove named enums in rtw_mlme.hMarco Cesati
2021-03-22Staging: rtl8723bs: remove useless structs in rtw_mlme.hMarco Cesati
2021-03-18Staging: rtl8723bs: fix names in wifi.hMarco Cesati
2021-03-18Staging: rtl8723bs: fix names in rtw_mlme.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in osdep_service_linux.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in rtw_mlme.hMarco Cesati
2021-02-09staging: rtl8723bs: remove braces from two single line if blocksPhillip Potter
2020-11-13staging: rtl8723bs: clean up pointer locationsRoss Schmidt
2020-10-26staging/rtl8723bs: replace "foo * bar" with "foo *bar"Elena Afanasova
2020-07-23staging: rtl8723bs: Cleanup open brace issuesFox Chen
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes
2019-08-08staging: rtl8723bs: fix brace position in enum declarationJose Carlos Cazarin Filho
2019-06-13staging: rtl8723bs: Remove function rtw_set_scan_deny_timer_hdl()Nishka Dasgupta
2019-06-13staging: rtl8723bs: Replace function rtw_free_network_queue()Nishka Dasgupta
2019-03-24staging: rtl8723bs: Remove function rtw_alloc_network()Nishka Dasgupta
2019-03-24staging; rtl8723bs: Remove unnecessary function rtw_init_mlme_priv()Nishka Dasgupta
2019-03-18staging: rtl8723bs: Remove Dead Code in `struct mlme_priv`Emanuel Bennici
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede