aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2019-05-01staging: rtl8723bs: core: Use !x in place of NULL comparison.Vatsala Narang2-4/+4
2019-05-01staging: rtl8723bs: core: Prefer using the BIT Macro.Vatsala Narang1-3/+5
2019-04-30staging: rtl8723bs: Fix checkpatch.pl warningsVandana BN1-2/+1
2019-04-30staging: rtl8723bs: core: Remove blank line.Vatsala Narang1-5/+0
2019-04-30staging: rtl8723bs: core: Remove else after return statement.Vatsala Narang1-3/+2
2019-04-30staging: rtl8723bs: core: Remove return in void functionVatsala Narang1-2/+0
2019-04-20Staging: rtl8723bs: core: Replace return typesMadhumitha Prabakaran1-5/+2
2019-04-19Staging: rtl8723bs: Avoid typedefs for structureBhanusree Pola2-7/+7
2019-04-19staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"Colin Ian King1-1/+1
2019-04-19staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"Colin Ian King2-11/+11
2019-04-16Staging: rtl8723bs: Remove an unused struct tx_pending_tMadhumitha Prabakaran1-7/+0
2019-04-16Staging: rtl8723bs: Remove typedef in struct ieee_paramMadhumitha Prabakaran1-2/+2
2019-04-16Staging: rtl8723bs: Remove typedef in struct ieee_param_exMadhumitha Prabakaran1-2/+2
2019-04-16Staging: hal: hal_com_phycfg: fixed a coding style issueGabriela Bittencourt1-0/+2
2019-04-16Staging: rtl8723bs: Remove typedef in struct sdio_dataMadhumitha Prabakaran5-29/+27
2019-04-16staging: rtl8723bs: add space after enum declarationWilliam Tustumi1-1/+1
2019-04-16staging: rtl8723bs: hal: replace spaces by tabs.Beatriz Martins de Carvalho1-1/+1
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+8
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-02staging: rtl8723bs: core: Replace bit shifting with BIT macroPayal Kshirsagar1-1/+1
2019-04-02Staging: rtl8723bs: Remove typedef in struct dynamic_primary_CCAMadhumitha Prabakaran1-4/+4
2019-04-02Staging: rtl8723bs: core: Remove typecast in kfreeMadhumitha Prabakaran1-11/+11
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2-8/+8
2019-03-30staging: rtl8723bs: core: rtw_efuse.c: Compress two lines into one linePayal Kshirsagar1-23/+10
2019-03-30staging: rtl8723bs: Compress two lines into one linePayal Kshirsagar1-7/+4
2019-03-30staging: rtl8723bs: os_dep: ioctl_linux.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-30staging: rtl8723bs: core: rtw_ieee80211.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-30staging: rtl8723bs: core: rtw_mlme.c: Remove unnecessary parenthesesPayal Kshirsagar1-4/+4
2019-03-30staging: rtl8723bs: hal: odm_HWConfig.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-30staging: rtl8723bs: hal: hal_com.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-30staging: rtl8723bs: hal: rtl8723b_phycfg.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-30staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-30staging: rtl8723bs: core: Remove unnecessary parenthesesVatsala Narang1-1/+1
2019-03-30staging: rtl8723bs: core: Fix a comparison warning.Vatsala Narang1-4/+4
2019-03-29staging: rtl8723bs: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-27staging: rtl8723bs: core: fix line over 80 characters warningAnirudh Rayabharam1-2/+2
2019-03-26staging: rtl8723bs: include: Fix indentation and spacing issuesSammy Abed1-28/+28
2019-03-24staging: rtl8723bs: include: Fix identation issueVatsala Narang1-36/+36
2019-03-24staging: rtl8723bs: include: Fix a space issueVatsala Narang1-1/+1
2019-03-24staging: rtl8723bs: include: Fix spelling mistakeVatsala Narang1-5/+5
2019-03-24staging: rtl8723bs: Remove function rtw_alloc_network()Nishka Dasgupta3-13/+5
2019-03-24staging: rtl8723bs: core: Remove parenthesesNishka Dasgupta1-5/+5
2019-03-24staging: rtl8723bs: core: Change datatype from sint to intNishka Dasgupta1-1/+1
2019-03-24staging; rtl8723bs: Remove unnecessary function rtw_init_mlme_priv()Nishka Dasgupta2-13/+2
2019-03-22staging: rtl8723bs: core: Remove return variables in rtw_mlme_ext.cNishka Dasgupta1-4/+1
2019-03-22staging: rtl8723bs: core: Change NULL comparisons to Boolean negationNishka Dasgupta1-3/+3
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_scan_infoHimadri Pandya1-3/+3
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_scan_channel_infoHimadri Pandya1-3/+3
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_ssid_listHimadri Pandya1-3/+3