summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
AgeCommit message (Expand)Author
2019-05-01staging: rtl8723bs: core: Prefer using the BIT Macro.Vatsala Narang
2019-04-30staging: rtl8723bs: core: Remove else after return statement.Vatsala Narang
2019-04-02staging: rtl8723bs: core: Replace bit shifting with BIT macroPayal Kshirsagar
2019-04-02Staging: rtl8723bs: core: Remove typecast in kfreeMadhumitha Prabakaran
2019-03-22staging: rtl8723bs: core: Remove return variables in rtw_mlme_ext.cNishka Dasgupta
2019-03-22staging: rtl8723bs: core: Change NULL comparisons to Boolean negationNishka Dasgupta
2019-03-18staging: rtl8723bs: Remove old unreachable CodeEmanuel Bennici
2019-03-18staging: rtl8723bs: Remove Dead Code in collect_bss_info FunctionEmanuel Bennici
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-12-12staging: rtl8723bs: remove dead code, rtw_port_switch_chk()Michael Straube
2018-12-05Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao
2018-09-28staging: rtl8723bs: Skip unnecessary field checksAymen Qader
2018-09-18staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai
2018-06-28staging: rtl8723bs: Move definition open braceHenriette Hofmeier
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-03-29staging: rtl8723bs: Replace yield() call with cond_resched()Thomas Avery
2018-03-29staging: rtl8723bs: Remove unnecessary length #define's.Quytelda Kahja
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook
2017-10-18staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: rtl8723bs: remove implicit int->bool conversionsAishwarya Pant
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel
2017-09-26Staging: rtl8723bs: core: Remove boolean comparisonGeorgiana Chelu
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha
2017-07-30Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann
2017-04-11staging: rtl8723bs: fix spelling mistakes in RT_TRACE messagesColin Ian King
2017-04-09staging: rtl8723bs: Fix indenting errors and an off-by-one mistake in core/rt...Larry Finger
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede