summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core/rtw_mlme.c
AgeCommit message (Expand)Author
2019-10-15staging: rtl8723bs: remove casts to pointers in kfreeWambui Karuga
2019-10-11staging: rtl8723bs: Remove unnecessary blank linesWambui Karuga
2019-10-11staging: rtl8723bs: Remove comparisons to booleans in conditionals.Wambui Karuga
2019-10-11staging: rtl8723bs: Remove unnecessary braces for single statementsWambui Karuga
2019-10-11staging: rtl8723bs: Remove comparisons to NULL in conditionalsWambui Karuga
2019-10-10staging: rtl8723bs: Remove space before tabJavier F. Arias
2019-10-10staging: rtl8723bs: core: Remove typecast in call to kfreeNachammai Karuppiah
2019-10-07staging: rtl8723bs: Remove set but not used variable 'adapter'zhengbin
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBtDisabled()Nishka Dasgupta
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBtControlLps()Nishka Dasgupta
2019-07-01staging: rtl8723bs: Remove rtw_hal_networktype_to_raid()Nishka Dasgupta
2019-06-18staging/rtl8723bs/core: Remove redundant call to memsetHariprasad Kelam
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-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans
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