summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-28staging: rtl8723bs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-04-28staging: rtl8723bs: core: remove set but not used 'listen_interval'Jason Yan1-3/+1
2020-04-28staging: rtl8723bs: core: remove set but not used 'algthm'Jason Yan1-2/+1
2020-03-25staging: rtl8723bs: Add line after variable declarationsSimran Singhal1-0/+15
2019-12-10staging: rtl8723bs: Fix line lengthAndreas Hellmich1-11/+13
2019-12-10staging: rtl8723bs: Fix spelling errorsAndreas Hellmich1-18/+18
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube1-10/+0
2019-09-30staging: rtl8723bs: remove unneeded conversion to boolSaiyam Doshi1-4/+5
2019-09-30staging: rtl8723bs: core: make array op_class static const, makes object smallerColin Ian King1-2/+2
2019-07-25staging: rtl8723bs: core: Remove Unneeded variable retHariprasad Kelam1-2/+1
2019-07-22staging: rtl8723bs: core: Change return type of init_mlme_ext_privHariprasad Kelam1-5/+1
2019-07-22staging: rtl8723bs: core: Remove code valid only for 5GHzHariprasad Kelam1-5/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBTCoexCtrlAMPDUSize()Nishka Dasgupta1-2/+3
2019-07-01staging: rtl8723bs: Remove rtw_hal_networktype_to_raid()Nishka Dasgupta1-1/+1
2019-06-13staging: rtl8723bs: core: Replace function Set_MSR()Nishka Dasgupta1-1/+1
2019-06-13staging: rtl8723bs: core: rtw_mlme_ext.c: Remove unused variablesNishka Dasgupta1-9/+0
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans1-1/+1
2019-05-20staging: rtl8723bs: core: Fix variable constant comparisons.Vatsala Narang1-2/+2
2019-05-20staging: rtl8723bs: core: Remove braces from single if statement.Vatsala Narang1-8/+4
2019-05-20staging: rtl8723bs: core: Remove unnecessary parentheses.Vatsala Narang1-5/+5
2019-05-20staging: rtl8723bs: core: Replace NULL comparisons.Vatsala Narang1-16/+16
2019-05-20staging: rtl8723bs: core: Remove blank line.Vatsala Narang1-5/+0
2019-05-01staging: rtl8723bs: core: Prefer using the BIT Macro.Vatsala Narang1-3/+5
2019-04-30staging: rtl8723bs: core: Remove else after return statement.Vatsala Narang1-3/+2
2019-04-02staging: rtl8723bs: core: Replace bit shifting with BIT macroPayal Kshirsagar1-1/+1
2019-04-02Staging: rtl8723bs: core: Remove typecast in kfreeMadhumitha Prabakaran1-11/+11
2019-03-22staging: rtl8723bs: core: Remove return variables in rtw_mlme_ext.cNishka Dasgupta1-4/+1
2019-03-22staging: rtl8723bs: core: Change NULL comparisons to Boolean negationNishka Dasgupta1-3/+3
2019-03-18staging: rtl8723bs: Remove old unreachable CodeEmanuel Bennici1-5/+0
2019-03-18staging: rtl8723bs: Remove Dead Code in collect_bss_info FunctionEmanuel Bennici1-6/+0
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-47/+47
2018-12-12staging: rtl8723bs: remove dead code, rtw_port_switch_chk()Michael Straube1-34/+0
2018-12-05Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao1-1/+1
2018-09-28staging: rtl8723bs: Skip unnecessary field checksAymen Qader1-5/+4
2018-09-18staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai1-1/+1
2018-06-28staging: rtl8723bs: Move definition open braceHenriette Hofmeier1-2/+4
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-29staging: rtl8723bs: Replace yield() call with cond_resched()Thomas Avery1-1/+1
2018-03-29staging: rtl8723bs: Remove unnecessary length #define's.Quytelda Kahja1-3/+3
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook1-4/+11
2017-10-18staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-18staging: rtl8723bs: remove implicit int->bool conversionsAishwarya Pant1-4/+9
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta1-2/+2
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure1-2/+3
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel1-3/+0
2017-09-26Staging: rtl8723bs: core: Remove boolean comparisonGeorgiana Chelu1-32/+32
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-18/+18
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha1-1/+1
2017-07-30Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel1-1/+1
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann1-3/+3