summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: core: Prefer using the BIT Macro.Vatsala Narang2019-05-011-3/+5
* staging: rtl8723bs: core: Remove else after return statement.Vatsala Narang2019-04-301-3/+2
* staging: rtl8723bs: core: Replace bit shifting with BIT macroPayal Kshirsagar2019-04-021-1/+1
* Staging: rtl8723bs: core: Remove typecast in kfreeMadhumitha Prabakaran2019-04-021-11/+11
* staging: rtl8723bs: core: Remove return variables in rtw_mlme_ext.cNishka Dasgupta2019-03-221-4/+1
* staging: rtl8723bs: core: Change NULL comparisons to Boolean negationNishka Dasgupta2019-03-221-3/+3
* staging: rtl8723bs: Remove old unreachable CodeEmanuel Bennici2019-03-181-5/+0
* staging: rtl8723bs: Remove Dead Code in collect_bss_info FunctionEmanuel Bennici2019-03-181-6/+0
* Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore2018-12-171-47/+47
* staging: rtl8723bs: remove dead code, rtw_port_switch_chk()Michael Straube2018-12-121-34/+0
* Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao2018-12-051-1/+1
* staging: rtl8723bs: Skip unnecessary field checksAymen Qader2018-09-281-5/+4
* staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai2018-09-181-1/+1
* staging: rtl8723bs: Move definition open braceHenriette Hofmeier2018-06-281-2/+4
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1
* staging: rtl8723bs: Replace yield() call with cond_resched()Thomas Avery2018-03-291-1/+1
* staging: rtl8723bs: Remove unnecessary length #define's.Quytelda Kahja2018-03-291-3/+3
* staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook2017-11-031-4/+11
* staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-1/+1
* staging: rtl8723bs: remove implicit int->bool conversionsAishwarya Pant2017-10-181-4/+9
* staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta2017-10-181-2/+2
* staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure2017-10-031-2/+3
* Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel2017-10-031-3/+0
* Staging: rtl8723bs: core: Remove boolean comparisonGeorgiana Chelu2017-09-261-32/+32
* staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches2017-09-171-18/+18
* staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha2017-08-291-1/+1
* Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel2017-07-301-1/+1
* staging: rtl8723bs: rework debug configuration handlingArnd Bergmann2017-04-281-3/+3
* staging: rtl8723bs: fix spelling mistakes in RT_TRACE messagesColin Ian King2017-04-111-1/+3
* staging: rtl8723bs: Fix indenting errors and an off-by-one mistake in core/rt...Larry Finger2017-04-091-13/+12
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+6940