summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+0
* staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta2017-10-186-13/+11
* 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: avoid null pointer dereference on pmlmeprivColin Ian King2017-09-221-2/+1
| * staging: rtl8723bs: add missing range check on idColin Ian King2017-09-221-0/+2
* | staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure2017-10-038-48/+68
* | Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel2017-10-035-15/+0
* | 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/+4
* | 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/+0
* | staging: rtl8723bs: Remove unneccesary braces and change position of open braceHarsha Sharma2017-09-171-44/+19
* | 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/+94
* | staging: rtl8723bs: convert private allocation functions to return void *Joe Perches2017-09-172-12/+7
* | staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_ofJoe Perches2017-09-173-9/+9
|/
* 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/+0
* staging: rtl8723bs: remove null check before kfreeHimanshu Jha2017-08-271-12/+6
* rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.Teo Dacquet2017-08-181-698/+298
* staging/rtl8723bs: Fix some coding style issues in rtw_odm.c.Tom Gardi2017-08-181-17/+21
* Staging: rtl8723bs: fix multiple missing spaces coding style problemChristoffer Kjoelbaek2017-08-181-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/+1
* staging: rtl8723bs: rtw_efuse: Fix a misspellXaralampos Mainas2017-07-301-1/+1
* staging: rtl8723bs: Place constant at the right.Shreeya Patel2017-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-3/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-1/+1
| |\
| * | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-3/+1
| * | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* | | staging: rtl8723bs - remove asm includesDerek Robson2017-06-251-3/+3
OpenPOWER on IntegriCloud