summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-09staging: rtl8723bs: Fix return type for implementation of ndo_start_xmitGUO Zihua1-1/+1
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua1-1/+1
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao1-1/+0
2022-09-09staging: rtl8723bs: remove IsHexDigitNam Cao1-2/+0
2022-09-09staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_planNam Cao1-2/+0
2022-09-09staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao1-1/+0
2022-09-09staging: rtl8723bs: remove GetHexValueFromStringNam Cao1-2/+0
2022-09-09staging: rtl8723bs: delete rtw_odm.c and rtw_odm.hNam Cao2-25/+0
2022-09-09staging: rtl8723bs: remove rtw_change_ifnameNam Cao1-2/+0
2022-09-09staging: rtl8723bs: delete function rtw_set_chplan_cmdNam Cao1-2/+0
2022-09-09staging: rtl8723bs: delete rtw_setdatarate_cmdNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_setNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msgNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove function IsCommentStringNam Cao1-2/+0
2022-08-23staging: rtl8723bs: remove function GetFractionValueFromStringNam Cao1-3/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_ability_setNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove function rtw_get_ch_setting_unionNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_msgNam Cao1-1/+0
2022-04-22staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso2-305/+0
2022-04-08staging: rtl8723bs: remove header rtw_ioctl.hMichael Straube2-73/+0
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+0
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2-2/+2
2022-03-14Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman1-2/+6
2022-03-02staging: rtl8723bs: Improve the comment explaining the locking rulesHans de Goede1-2/+6
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2-2/+2
2022-01-25staging: rtl8723bs: Drop get_recvframe_data()Kees Cook1-11/+0
2021-11-11Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman1-2/+0
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-3/+3
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-08-26staging: rtl8723bs: remove header file ethernet.hMichael Straube3-15/+2
2021-08-26staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto1-1/+0
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto1-3/+0
2021-08-10staging: rtl8723bs: remove unused RF_*T*R enumFabio Aiuto1-10/+0
2021-08-10staging: rtl8723bs: fix tx power tables sizeFabio Aiuto1-5/+3
2021-08-10staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto2-12/+8
2021-08-10staging: rtl8723bs: remove RF_*TX enumFabio Aiuto2-19/+6
2021-08-10staging: rtl8723bs: remove unused macro in include/hal_data.hFabio Aiuto1-1/+0
2021-08-10staging: rtl8723bs: remove unused rtw_rf_config module paramFabio Aiuto1-1/+0
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto2-5/+0
2021-08-10staging: rtl8723bs: remove rf type branching (first patch)Fabio Aiuto1-18/+0
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto1-2/+1
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto5-88/+1
2021-07-30staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto1-1/+1
2021-07-30staging: rtl8723bs: remove unused BIT macros definitionsFabio Aiuto2-12/+0
2021-07-29staging: rtl8723bs: remove unused BT static variablesFabio Aiuto1-4/+0
2021-07-28staging: rtl8723bs: remove BT debug codeFabio Aiuto1-3/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto1-4/+4