summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook
2017-11-03staging: rtl8723bs: remove unused variablesArnd Bergmann
2017-11-03staging: rtl8723bs: Fix space before '[' error.Arvind Yadav
2017-11-03staging: rtl8723bs: Fix checkpatch.pl errorSidong Yang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8723bs: hide "nolinked power save" info when not debuggingIcenowy Zheng
2017-10-18staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: rtl8723bs: Fix typos in printkMasanari Iida
2017-10-18staging: rtl8723bs: remove implicit int->bool conversionsAishwarya Pant
2017-10-18staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReqAastha Gupta
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta
2017-10-18staging: rtl8723bs: convert type to boolAastha Gupta
2017-10-18staging: rtl8723bs: Change type to boolAastha Gupta
2017-10-18staging: rtl8723bs: remove unused variablesAastha Gupta
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta
2017-10-18staging: rtl8723bs: Add space after ','Harsha Sharma
2017-10-18Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfreeSrishti Sharma
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
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-22staging: rtl8723bs: avoid null pointer dereference on pmlmeprivColin Ian King
2017-09-22staging: rtl8723bs: add missing range check on idColin Ian King
2017-09-18Staging: rtl8723bs/os_dep: Remove typecast in kfreeMeghana Madhyastha
2017-09-18staging: rtl8723bs: Merge assignment with returnHarsha Sharma
2017-09-17staging: rtl8723bs: Change coding style to (foo *bar)Harsha Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary spacesHarsha Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary blank linesHarsha Sharma
2017-09-17staging: rtl8723bs: Remove unneccesary braces and change position of open braceHarsha Sharma
2017-09-17staging: rtl8723bs: Add space between concatenated stringsHarsha Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary spaces at the start of lineHarsha Sharma
2017-09-17staging: rtl8723bs: Add spaces around '?', '==', '||', '!='Harsha Sharma
2017-09-17staging: rtl8723bs: Add spaces around '+', '|', '*'Harsha Sharma
2017-09-17staging: rtl8723bs: Add spaces around '='Harsha Sharma
2017-09-17staging: rtl8723bs: Do not initialise statics to 0Harsha Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches
2017-09-17staging: rtl8723bs: convert private allocation functions to return void *Joe Perches
2017-09-17staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_ofJoe Perches
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha
2017-08-28staging: rtl8723bs: remove memset before memcpyHimanshu Jha
2017-08-27staging: rtl8723bs: remove null check before kfreeHimanshu Jha
2017-08-18rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.Teo Dacquet
2017-08-18staging/rtl8723bs: Fix some coding style issues in rtw_odm.c.Tom Gardi
2017-08-18Staging: rtl8723bs: fix multiple missing spaces coding style problemChristoffer Kjoelbaek
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-07-30staging: rtl8723bs: rtw_efuse: Fix a misspellXaralampos Mainas