summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | staging: rtl8723bs: Remove unnecessary cast in kfreeAmitoj Kaur Chawla2017-06-231-7/+7
* | | staging: rtl8723bs: hal: Use (true/false) in assignment to boolsimran singhal2017-06-231-4/+4
* | | Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman2017-06-203-4/+3
|\ \ \ | | |/ | |/|
| * | Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-181-1/+1
| |\ \ | | |/ | |/|
| | * Staging: rtl8723bs: fix an error code in isFileReadable()Dan Carpenter2017-06-141-1/+1
| * | net: Fix build regression in rtl8723bs staging driver.David S. Miller2017-06-082-3/+2
| |/
* | staging: rtl8723bs: wifi_regd.c: insert blank line after declarationsFabian Wolff2017-06-141-0/+1
* | staging: rtl8723bs: wifi_regd.c: adjust alignment to match open parenthesisFabian Wolff2017-06-141-4/+5
* | staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer argum...Fabian Wolff2017-06-141-2/+2
* | staging: rtl8723bs: wifi_regd.c: fix comment formattingFabian Wolff2017-06-141-8/+8
* | staging: rtl8723bs: wifi_regd.c: put spaces around binary operatorsFabian Wolff2017-06-141-3/+3
* | staging: rtl8723bs: wifi_regd.c: remove superfluous bracesFabian Wolff2017-06-131-4/+2
* | staging: rtl8723bs: wifi_regd.c: fix checkpatch.pl warning 'Statements should...Fabian Wolff2017-06-131-3/+3
* | staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4Joe Perches2017-06-132-6/+6
* | staging: rtl8723bs: fix a couple of spelling mistakesColin Ian King2017-06-061-2/+3
* | staging: rtl8723bs: fix another spelling mistakeColin Ian King2017-06-041-1/+2
* | Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman2017-05-221-1/+0
|\ \ | |/
OpenPOWER on IntegriCloud