summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
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
2017-07-16staging: rtl8723bs: Place constant at the right.Shreeya Patel
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-25staging: rtl8723bs - remove asm includesDerek Robson
2017-06-23staging: rtl8723bs: Remove unnecessary cast in kfreeAmitoj Kaur Chawla
2017-06-23staging: rtl8723bs: hal: Use (true/false) in assignment to boolsimran singhal
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman
2017-06-18Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-14Staging: rtl8723bs: fix an error code in isFileReadable()Dan Carpenter
2017-06-14staging: rtl8723bs: wifi_regd.c: insert blank line after declarationsFabian Wolff
2017-06-14staging: rtl8723bs: wifi_regd.c: adjust alignment to match open parenthesisFabian Wolff
2017-06-14staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer argum...Fabian Wolff
2017-06-14staging: rtl8723bs: wifi_regd.c: fix comment formattingFabian Wolff
2017-06-14staging: rtl8723bs: wifi_regd.c: put spaces around binary operatorsFabian Wolff
2017-06-13staging: rtl8723bs: wifi_regd.c: remove superfluous bracesFabian Wolff
2017-06-13staging: rtl8723bs: wifi_regd.c: fix checkpatch.pl warning 'Statements should...Fabian Wolff