aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2019-04-30staging: rtl8723bs: Fix checkpatch.pl warningsVandana BN
2019-04-30staging: rtl8723bs: core: Remove blank line.Vatsala Narang
2019-04-30staging: rtl8723bs: core: Remove else after return statement.Vatsala Narang
2019-04-30staging: rtl8723bs: core: Remove return in void functionVatsala Narang
2019-04-20Staging: rtl8723bs: core: Replace return typesMadhumitha Prabakaran
2019-04-19Staging: rtl8723bs: Avoid typedefs for structureBhanusree Pola
2019-04-19staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"Colin Ian King
2019-04-19staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"Colin Ian King
2019-04-16Staging: rtl8723bs: Remove an unused struct tx_pending_tMadhumitha Prabakaran
2019-04-16Staging: rtl8723bs: Remove typedef in struct ieee_paramMadhumitha Prabakaran
2019-04-16Staging: rtl8723bs: Remove typedef in struct ieee_param_exMadhumitha Prabakaran
2019-04-16Staging: hal: hal_com_phycfg: fixed a coding style issueGabriela Bittencourt
2019-04-16Staging: rtl8723bs: Remove typedef in struct sdio_dataMadhumitha Prabakaran
2019-04-16staging: rtl8723bs: add space after enum declarationWilliam Tustumi
2019-04-16staging: rtl8723bs: hal: replace spaces by tabs.Beatriz Martins de Carvalho
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-02staging: rtl8723bs: core: Replace bit shifting with BIT macroPayal Kshirsagar
2019-04-02Staging: rtl8723bs: Remove typedef in struct dynamic_primary_CCAMadhumitha Prabakaran
2019-04-02Staging: rtl8723bs: core: Remove typecast in kfreeMadhumitha Prabakaran
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman
2019-03-30staging: rtl8723bs: core: rtw_efuse.c: Compress two lines into one linePayal Kshirsagar
2019-03-30staging: rtl8723bs: Compress two lines into one linePayal Kshirsagar
2019-03-30staging: rtl8723bs: os_dep: ioctl_linux.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-30staging: rtl8723bs: core: rtw_ieee80211.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-30staging: rtl8723bs: core: rtw_mlme.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-30staging: rtl8723bs: hal: odm_HWConfig.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-30staging: rtl8723bs: hal: hal_com.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-30staging: rtl8723bs: hal: rtl8723b_phycfg.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-30staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-30staging: rtl8723bs: core: Remove unnecessary parenthesesVatsala Narang
2019-03-30staging: rtl8723bs: core: Fix a comparison warning.Vatsala Narang
2019-03-29staging: rtl8723bs: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-27staging: rtl8723bs: core: fix line over 80 characters warningAnirudh Rayabharam
2019-03-26staging: rtl8723bs: include: Fix indentation and spacing issuesSammy Abed
2019-03-24staging: rtl8723bs: include: Fix identation issueVatsala Narang
2019-03-24staging: rtl8723bs: include: Fix a space issueVatsala Narang
2019-03-24staging: rtl8723bs: include: Fix spelling mistakeVatsala Narang
2019-03-24staging: rtl8723bs: Remove function rtw_alloc_network()Nishka Dasgupta
2019-03-24staging: rtl8723bs: core: Remove parenthesesNishka Dasgupta
2019-03-24staging: rtl8723bs: core: Change datatype from sint to intNishka Dasgupta
2019-03-24staging; rtl8723bs: Remove unnecessary function rtw_init_mlme_priv()Nishka Dasgupta
2019-03-22staging: rtl8723bs: core: Remove return variables in rtw_mlme_ext.cNishka Dasgupta
2019-03-22staging: rtl8723bs: core: Change NULL comparisons to Boolean negationNishka Dasgupta
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_scan_infoHimadri Pandya
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_scan_channel_infoHimadri Pandya
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_ssid_listHimadri Pandya
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_ssidHimadri Pandya
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_nlo_infoHimadri Pandya
2019-03-21staging: rtl8723bs: core: Change NULL comparison to Boolean negationNishka Dasgupta
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki