index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
2018-03-14
staging: rtl8723bs: core: rtw_cmd: remove unnecessary initialization
Ji-Hun Kim
2018-03-06
staging: rtl8723bs: Replace memset with eth_zero_addr
Arushi Singhal
2018-03-06
staging: rtl8723bs: Remove unnecessary semicolon.
Arushi Singhal
2018-03-01
staging: rtl8723bs: fix u8 less than zero check
Colin Ian King
2018-03-01
staging: rtl8723bs: use kmemdup for allocation and copy
Dafna Hirschfeld
2018-02-22
staging: rtl8723bs: Remove unneeded cast
Christopher Diaz Riveros
2018-02-19
staging: rtl8723bs: clean up conditionals
Dafna Hirschfeld
2018-02-16
staging: rtl8723bs: make 'myid' function to follow kernel coding rules
Maciek Fijalkowski
2018-01-26
staging: rtl8723bs: remove a couple of redundant initializations
Colin Ian King
2018-01-25
Staging: rtl8723bs: Use !x instead of NULL comparison
Shreeya Patel
2018-01-25
Staging: rtl8723bs: Remove dead code
Shreeya Patel
2018-01-25
Staging: rtl8723bs: Change names to conform to the kernel code
Shreeya Patel
2018-01-22
staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolons
Christopher Díaz Riveros
2018-01-10
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
2018-01-10
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
2018-01-09
staging: rtl8723bs: Fix trailing semicolon
Luis de Bethencourt
2017-12-21
Staging: rtl8723bs: Do not check for NOT NULL before kfree()
Shreeya Patel
2017-12-19
Staging: rtl8723bs: Replace true with x and false with !x
Shreeya Patel
2017-12-13
Staging: rtl8723bs: Merge assignment with return
Shreeya Patel
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-03
staging: rtl8723bs: Convert timers to use timer_setup()
Kees Cook
2017-11-03
staging: rtl8723bs: remove unused variables
Arnd Bergmann
2017-11-03
staging: rtl8723bs: Fix space before '[' error.
Arvind Yadav
2017-11-03
staging: rtl8723bs: Fix checkpatch.pl error
Sidong Yang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
staging: rtl8723bs: hide "nolinked power save" info when not debugging
Icenowy Zheng
2017-10-18
staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-18
staging: rtl8723bs: Fix typos in printk
Masanari Iida
2017-10-18
staging: rtl8723bs: remove implicit int->bool conversions
Aishwarya Pant
2017-10-18
staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReq
Aastha Gupta
2017-10-18
staging: rtl8723bs: rename camelcase bAcceptAddbaReq
Aastha Gupta
2017-10-18
staging: rtl8723bs: convert type to bool
Aastha Gupta
2017-10-18
staging: rtl8723bs: Change type to bool
Aastha Gupta
2017-10-18
staging: rtl8723bs: remove unused variables
Aastha Gupta
2017-10-18
staging: rtl8723bs: remove ternary operators in assignmet statments
Aastha Gupta
2017-10-18
staging: rtl8723bs: Add space after ','
Harsha Sharma
2017-10-18
Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfree
Srishti Sharma
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-03
staging: rtl8723bs: use ARRAY_SIZE
Jérémy Lefaure
2017-10-03
Staging: rtl8723bs: Remove unnecessary comments
Shreeya Patel
2017-09-26
Staging: rtl8723bs: core: Remove boolean comparison
Georgiana Chelu
2017-09-22
staging: rtl8723bs: avoid null pointer dereference on pmlmepriv
Colin Ian King
2017-09-22
staging: rtl8723bs: add missing range check on id
Colin Ian King
2017-09-18
Staging: rtl8723bs/os_dep: Remove typecast in kfree
Meghana Madhyastha
2017-09-18
staging: rtl8723bs: Merge assignment with return
Harsha Sharma
2017-09-17
staging: rtl8723bs: Change coding style to (foo *bar)
Harsha Sharma
2017-09-17
staging: rtl8723bs: Remove unnecessary spaces
Harsha Sharma
2017-09-17
staging: rtl8723bs: Remove unnecessary blank lines
Harsha Sharma
2017-09-17
staging: rtl8723bs: Remove unneccesary braces and change position of open brace
Harsha Sharma
2017-09-17
staging: rtl8723bs: Add space between concatenated strings
Harsha Sharma
[next]