aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds42-536/+478
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook13-74/+69
2017-11-03staging: rtl8723bs: remove unused variablesArnd Bergmann1-4/+0
2017-11-03staging: rtl8723bs: Fix space before '[' error.Arvind Yadav1-3/+3
2017-11-03staging: rtl8723bs: Fix checkpatch.pl errorSidong Yang1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-18staging: rtl8723bs: hide "nolinked power save" info when not debuggingIcenowy Zheng1-2/+2
2017-10-18staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-18staging: rtl8723bs: Fix typos in printkMasanari Iida2-2/+2
2017-10-18staging: rtl8723bs: remove implicit int->bool conversionsAishwarya Pant1-4/+9
2017-10-18staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReqAastha Gupta2-3/+2
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta7-11/+13
2017-10-18staging: rtl8723bs: convert type to boolAastha Gupta2-2/+2
2017-10-18staging: rtl8723bs: Change type to boolAastha Gupta1-4/+4
2017-10-18staging: rtl8723bs: remove unused variablesAastha Gupta1-4/+0
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta6-13/+11
2017-10-18staging: rtl8723bs: Add space after ','Harsha Sharma1-6/+6
2017-10-18Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfreeSrishti Sharma1-30/+30
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2-2/+3
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure8-48/+68
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel5-15/+0
2017-09-26Staging: rtl8723bs: core: Remove boolean comparisonGeorgiana Chelu1-32/+32
2017-09-22staging: rtl8723bs: avoid null pointer dereference on pmlmeprivColin Ian King1-2/+1
2017-09-22staging: rtl8723bs: add missing range check on idColin Ian King1-0/+2
2017-09-18Staging: rtl8723bs/os_dep: Remove typecast in kfreeMeghana Madhyastha1-1/+1
2017-09-18staging: rtl8723bs: Merge assignment with returnHarsha Sharma1-16/+4
2017-09-17staging: rtl8723bs: Change coding style to (foo *bar)Harsha Sharma1-4/+4
2017-09-17staging: rtl8723bs: Remove unnecessary spacesHarsha Sharma1-15/+15
2017-09-17staging: rtl8723bs: Remove unnecessary blank linesHarsha Sharma1-9/+0
2017-09-17staging: rtl8723bs: Remove unneccesary braces and change position of open braceHarsha Sharma1-44/+19
2017-09-17staging: rtl8723bs: Add space between concatenated stringsHarsha Sharma1-25/+25
2017-09-17staging: rtl8723bs: Remove unnecessary spaces at the start of lineHarsha Sharma1-1/+1
2017-09-17staging: rtl8723bs: Add spaces around '?', '==', '||', '!='Harsha Sharma1-6/+6
2017-09-17staging: rtl8723bs: Add spaces around '+', '|', '*'Harsha Sharma1-6/+6
2017-09-17staging: rtl8723bs: Add spaces around '='Harsha Sharma1-10/+10
2017-09-17staging: rtl8723bs: Do not initialise statics to 0Harsha Sharma1-24/+24
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches13-97/+94
2017-09-17staging: rtl8723bs: convert private allocation functions to return void *Joe Perches2-12/+7
2017-09-17staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_ofJoe Perches3-9/+9
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha8-46/+46
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha4-6/+6
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha5-5/+5
2017-08-28staging: rtl8723bs: remove memset before memcpyHimanshu Jha3-5/+0
2017-08-27staging: rtl8723bs: remove null check before kfreeHimanshu Jha1-12/+6
2017-08-18rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.Teo Dacquet1-698/+298
2017-08-18staging/rtl8723bs: Fix some coding style issues in rtw_odm.c.Tom Gardi1-17/+21
2017-08-18Staging: rtl8723bs: fix multiple missing spaces coding style problemChristoffer Kjoelbaek1-5/+5
2017-07-30Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel6-14/+14
2017-07-30staging: rtl8723bs: fix build when DEBUG_RTL871X is definedStefan Assmann1-2/+1
2017-07-30staging: rtl8723bs: rtw_efuse: Fix a misspellXaralampos Mainas1-1/+1