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
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-01
staging: rtl8723bs: core: Use !x in place of NULL comparison.
Vatsala Narang
2019-05-01
staging: rtl8723bs: core: Prefer using the BIT Macro.
Vatsala Narang
2019-04-30
staging: rtl8723bs: Fix checkpatch.pl warnings
Vandana BN
2019-04-30
staging: rtl8723bs: core: Remove blank line.
Vatsala Narang
2019-04-30
staging: rtl8723bs: core: Remove else after return statement.
Vatsala Narang
2019-04-30
staging: rtl8723bs: core: Remove return in void function
Vatsala Narang
2019-04-20
Staging: rtl8723bs: core: Replace return types
Madhumitha Prabakaran
2019-04-19
Staging: rtl8723bs: Avoid typedefs for structure
Bhanusree Pola
2019-04-19
staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"
Colin Ian King
2019-04-19
staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"
Colin Ian King
2019-04-16
Staging: rtl8723bs: Remove an unused struct tx_pending_t
Madhumitha Prabakaran
2019-04-16
Staging: rtl8723bs: Remove typedef in struct ieee_param
Madhumitha Prabakaran
2019-04-16
Staging: rtl8723bs: Remove typedef in struct ieee_param_ex
Madhumitha Prabakaran
2019-04-16
Staging: hal: hal_com_phycfg: fixed a coding style issue
Gabriela Bittencourt
2019-04-16
Staging: rtl8723bs: Remove typedef in struct sdio_data
Madhumitha Prabakaran
2019-04-16
staging: rtl8723bs: add space after enum declaration
William Tustumi
2019-04-16
staging: rtl8723bs: hal: replace spaces by tabs.
Beatriz Martins de Carvalho
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-02
staging: rtl8723bs: core: Replace bit shifting with BIT macro
Payal Kshirsagar
2019-04-02
Staging: rtl8723bs: Remove typedef in struct dynamic_primary_CCA
Madhumitha Prabakaran
2019-04-02
Staging: rtl8723bs: core: Remove typecast in kfree
Madhumitha Prabakaran
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
2019-03-30
staging: rtl8723bs: core: rtw_efuse.c: Compress two lines into one line
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: Compress two lines into one line
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: os_dep: ioctl_linux.c: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: core: rtw_ieee80211.c: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: core: rtw_mlme.c: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: hal: odm_HWConfig.c: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: hal: hal_com.c: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: hal: rtl8723b_phycfg.c: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-30
staging: rtl8723bs: core: Remove unnecessary parentheses
Vatsala Narang
2019-03-30
staging: rtl8723bs: core: Fix a comparison warning.
Vatsala Narang
2019-03-29
staging: rtl8723bs: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-27
staging: rtl8723bs: core: fix line over 80 characters warning
Anirudh Rayabharam
2019-03-26
staging: rtl8723bs: include: Fix indentation and spacing issues
Sammy Abed
2019-03-24
staging: rtl8723bs: include: Fix identation issue
Vatsala Narang
2019-03-24
staging: rtl8723bs: include: Fix a space issue
Vatsala Narang
2019-03-24
staging: rtl8723bs: include: Fix spelling mistake
Vatsala Narang
2019-03-24
staging: rtl8723bs: Remove function rtw_alloc_network()
Nishka Dasgupta
2019-03-24
staging: rtl8723bs: core: Remove parentheses
Nishka Dasgupta
2019-03-24
staging: rtl8723bs: core: Change datatype from sint to int
Nishka Dasgupta
2019-03-24
staging; rtl8723bs: Remove unnecessary function rtw_init_mlme_priv()
Nishka Dasgupta
2019-03-22
staging: rtl8723bs: core: Remove return variables in rtw_mlme_ext.c
Nishka Dasgupta
2019-03-22
staging: rtl8723bs: core: Change NULL comparisons to Boolean negation
Nishka Dasgupta
2019-03-21
staging: rtl8723bs: include: remove typedef for struct pno_scan_info
Himadri Pandya
2019-03-21
staging: rtl8723bs: include: remove typedef for struct pno_scan_channel_info
Himadri Pandya
2019-03-21
staging: rtl8723bs: include: remove typedef for struct pno_ssid_list
Himadri Pandya
[next]