summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
AgeCommit message (Expand)Author
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede
2021-10-05staging: rtl8723bs: core: remove reassignment of same value to variableSaurav Girepunje
2021-10-05staging: rtl8723bs: core: remove condition never executeSaurav Girepunje
2021-10-05staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()Longji Guo
2021-09-21staging: rtl8723bs: remove a second possible deadlockHans de Goede
2021-09-21staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube
2021-07-30staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in IE structuresFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto
2021-07-23staging: rtl8723bs: remove 5Ghz code blocksFabio Aiuto
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupported24GFabio Aiuto
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto
2021-06-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto
2021-06-24staging: rtl8723bs: remove struct rt_channel_plan_5gFabio Aiuto
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto
2021-06-18staging: rtl8723bs: core: use eth_broadcast_addr() to assign broadcast addressYang Yingliang
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto
2021-06-03staging: rtl8723bs: core: rtw_mlme_ext.c: remove deadcodeYu Kuai
2021-05-25staging: rtl8723bs: core: rtw_mlme_ext.c: Remove set but unused variableFabio M. De Francesco
2021-05-13staging: rtl8723bs: remove unused argument 'msg'Bryan Brattlof
2021-05-13staging: rtl8723bs: core: Remove unnecessary lines of codeFabio M. De Francesco
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck
2021-05-10staging: rtl8723bs: core: Remove set but unused variableFabio M. De Francesco
2021-05-10staging: rtl8723bs: core: remove unneeded variableSaurav Girepunje
2021-05-10staging: rtl8723bs: remove debug macros related to core/rtw_mlme_ext.c tracingFabio Aiuto
2021-05-10staging: rtl8723bs: move static array definition from header to .c fileFabio Aiuto
2021-05-10staging: rtl8723bs: core: rtw_mlme_ext: Move very large data buffer onto the ...Lee Jones
2021-04-22staging: rtl8723bs: split too long lineFabio Aiuto
2021-04-22staging: rtl8723bs: fix indentation in if blockFabio Aiuto
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto
2021-04-15staging: rtl8723bs: Remove led_blink_hdl() and everything relatedFabio M. De Francesco
2021-04-14staging: rtl8723bs: fix indentation issue introduced by long line splitFabio Aiuto
2021-04-14staging: rtl8723bs: core: Remove unused but set variableFabio M. De Francesco
2021-04-11staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871XFabio Aiuto
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto
2021-04-07staging: rtl8723bs: split long linesFabio Aiuto
2021-04-07staging: rtl8723bs: rewrite comparison to nullFabio Aiuto
2021-04-07staging: rtl8723bs: add spaces around operatorsFabio Aiuto
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto
2021-04-07staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.cFabio Aiuto