summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
AgeCommit message (Expand)Author
2023-08-04staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp()Yang Yingliang
2022-10-25staging: rtl8723bs: Fix indentation in conditional statementsEmily Peri
2022-08-23staging: rtl8723bs: remove function rtw_get_ch_setting_unionNam Cao
2022-06-20staging: rtl8723bs: remove trailing whitespaceDaniel Watson
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-04staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva
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