summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_mlme.c
AgeCommit message (Expand)Author
2019-03-30staging: rtl8723bs: core: rtw_mlme.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-24staging: rtl8723bs: Remove function rtw_alloc_network()Nishka Dasgupta
2019-03-24staging: rtl8723bs: core: Remove parenthesesNishka Dasgupta
2019-03-24staging: rtl8723bs: core: Change datatype from sint to intNishka Dasgupta
2019-03-24staging; rtl8723bs: Remove unnecessary function rtw_init_mlme_priv()Nishka Dasgupta
2019-03-18staging: rtl8723bs: Remove Dead Code in core/rtw_mlme.cEmanuel Bennici
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-09-25staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-03-06staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel
2017-09-22staging: rtl8723bs: avoid null pointer dereference on pmlmeprivColin Ian King
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches
2017-08-28staging: rtl8723bs: remove memset before memcpyHimanshu Jha
2017-07-30Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel
2017-07-30staging: rtl8723bs: fix build when DEBUG_RTL871X is definedStefan Assmann
2017-05-16Staging: rtl8723bs: core: rtw_mlme: Fix spelling issuesAmmly Fredrick
2017-05-15staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"Colin Ian King
2017-04-18staging: rtl8723bs: clean up identical code on an if statementColin Ian King
2017-04-09staging: rtl8723bs: Fix indenting mistakes in core/rtw_mlme.cLarry Finger
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede