summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1442-536/+478Star
|\
| * staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook2017-11-0313-74/+69Star
| * staging: rtl8723bs: remove unused variablesArnd Bergmann2017-11-031-4/+0Star
| * staging: rtl8723bs: Fix space before '[' error.Arvind Yadav2017-11-031-3/+3
| * staging: rtl8723bs: Fix checkpatch.pl errorSidong Yang2017-11-031-3/+3
| * staging: rtl8723bs: hide "nolinked power save" info when not debuggingIcenowy Zheng2017-10-181-2/+2
| * staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-1/+1
| * staging: rtl8723bs: Fix typos in printkMasanari Iida2017-10-182-2/+2
| * staging: rtl8723bs: remove implicit int->bool conversionsAishwarya Pant2017-10-181-4/+9
| * staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReqAastha Gupta2017-10-182-3/+2Star
| * staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta2017-10-187-11/+13
| * staging: rtl8723bs: convert type to boolAastha Gupta2017-10-182-2/+2
| * staging: rtl8723bs: Change type to boolAastha Gupta2017-10-181-4/+4
| * staging: rtl8723bs: remove unused variablesAastha Gupta2017-10-181-4/+0Star
| * staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta2017-10-186-13/+11Star
| * staging: rtl8723bs: Add space after ','Harsha Sharma2017-10-181-6/+6
| * Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfreeSrishti Sharma2017-10-181-30/+30
| * Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-092-2/+3
| |\
| * | staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure2017-10-038-48/+68
| * | Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel2017-10-035-15/+0Star
| * | Staging: rtl8723bs: core: Remove boolean comparisonGeorgiana Chelu2017-09-261-32/+32
| * | Staging: rtl8723bs/os_dep: Remove typecast in kfreeMeghana Madhyastha2017-09-181-1/+1
| * | staging: rtl8723bs: Merge assignment with returnHarsha Sharma2017-09-181-16/+4Star
| * | staging: rtl8723bs: Change coding style to (foo *bar)Harsha Sharma2017-09-171-4/+4
| * | staging: rtl8723bs: Remove unnecessary spacesHarsha Sharma2017-09-171-15/+15
| * | staging: rtl8723bs: Remove unnecessary blank linesHarsha Sharma2017-09-171-9/+0Star
| * | staging: rtl8723bs: Remove unneccesary braces and change position of open braceHarsha Sharma2017-09-171-44/+19Star
| * | staging: rtl8723bs: Add space between concatenated stringsHarsha Sharma2017-09-171-25/+25
| * | staging: rtl8723bs: Remove unnecessary spaces at the start of lineHarsha Sharma2017-09-171-1/+1
| * | staging: rtl8723bs: Add spaces around '?', '==', '||', '!='Harsha Sharma2017-09-171-6/+6
| * | staging: rtl8723bs: Add spaces around '+', '|', '*'Harsha Sharma2017-09-171-6/+6
| * | staging: rtl8723bs: Add spaces around '='Harsha Sharma2017-09-171-10/+10
| * | staging: rtl8723bs: Do not initialise statics to 0Harsha Sharma2017-09-171-24/+24
| * | staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches2017-09-1713-97/+94Star
| * | staging: rtl8723bs: convert private allocation functions to return void *Joe Perches2017-09-172-12/+7Star
| * | staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_ofJoe Perches2017-09-173-9/+9
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| |/ |/|
* | staging: rtl8723bs: avoid null pointer dereference on pmlmeprivColin Ian King2017-09-221-2/+1Star
* | staging: rtl8723bs: add missing range check on idColin Ian King2017-09-221-0/+2
|/
* staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha2017-08-298-46/+46
* staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha2017-08-294-6/+6
* staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha2017-08-295-5/+5
* staging: rtl8723bs: remove memset before memcpyHimanshu Jha2017-08-283-5/+0Star
* staging: rtl8723bs: remove null check before kfreeHimanshu Jha2017-08-271-12/+6Star
* rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.Teo Dacquet2017-08-191-698/+298Star
* staging/rtl8723bs: Fix some coding style issues in rtw_odm.c.Tom Gardi2017-08-191-17/+21
* Staging: rtl8723bs: fix multiple missing spaces coding style problemChristoffer Kjoelbaek2017-08-191-5/+5
* Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel2017-07-306-14/+14
* staging: rtl8723bs: fix build when DEBUG_RTL871X is definedStefan Assmann2017-07-301-2/+1Star
* staging: rtl8723bs: rtw_efuse: Fix a misspellXaralampos Mainas2017-07-301-1/+1