summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c
AgeCommit message (Expand)Author
2024-01-24staging: rtl8712: remove unnecessary braces in while loopHoorad Farrokh
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie
2022-10-25staging: rtl8723bs: Fix indentation in conditional statementsEmily Peri
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede
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-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck
2021-05-10staging: rtl8723bs: remove debug macros related to core/rtw_sta_mgt.c tracingFabio Aiuto
2021-05-10staging: rtl8723bs: core: rtw_sta_mgt: Return error value directlyLee Jones
2021-05-10staging: rtl8723bs: core: rtw_sta_mgt: Remove unused variable 'psta'Lee Jones
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 all DBG_871X logsFabio Aiuto
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.cFabio Aiuto
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt
2020-11-13staging: rtl8723bs: clean up open ended linesRoss Schmidt
2020-11-13staging: rtl8723bs: clean up bracesRoss Schmidt
2020-11-13staging: rtl8723bs: clean up line spacingRoss Schmidt
2020-10-27staging: rtl8723bs: cleanup NULL check before vfreeAmarjargal Gundjalam
2020-04-28Staging: rtl8723bs: core: remove set but not used 'ptxservq'Jason Yan
2019-10-07staging: rtl8723bs: Remove set but not used variable 'tmp_aid'zhengbin
2019-05-01staging: rtl8723bs: core: Use !x in place of NULL comparison.Vatsala Narang
2019-04-30staging: rtl8723bs: core: Remove blank line.Vatsala Narang
2019-04-20Staging: rtl8723bs: core: Replace return typesMadhumitha Prabakaran
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2017-10-18staging: rtl8723bs: Change type to boolAastha Gupta
2017-09-17staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_ofJoe Perches
2017-04-09staging: rtl8723bs: Fix indenting problem in core/rtw_sta_mgt.cLarry Finger
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede