summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie1-15/+0
2023-05-08staging: rtl8723bs: use tabs for indentationDaniel Watson1-13/+13
2023-04-05staging: rtl8723bs: indent with tab, align with spaceDaniel Watson1-23/+26
2023-03-29staging: rtl8723bs: conform if's braces to kernel styleDaniel Watson1-6/+3
2023-03-25staging: rtl8723bs: remove hal_btcoex_SetChipType()Michael Straube1-1/+0
2023-03-22staging: rtl8723bs: use inline functions for dvobj_to_devMenna Mahmoud1-1/+5
2023-03-16staging: rtl8723bs: rtw_get_raw_rssi_info() is not usedMichael Straube1-1/+0
2023-03-16staging: rtl8723bs: linked_info_dump() is not usedMichael Straube1-1/+0
2023-03-16staging: rtl8723bs: isAllSpaceOrTab() is not usedMichael Straube1-2/+0
2023-03-16staging: rtl8723bs: ParseQualifiedString() is not usedMichael Straube1-3/+0
2023-03-16staging: rtl8723bs: MapCharToHexDigit() is not usedMichael Straube1-2/+0
2023-03-13Merge 6.3-rc2 into staging-nextGreg Kroah-Hartman1-4/+4
2023-03-08staging: rtl8723bs: Fix key-store index handlingHans de Goede1-4/+4
2023-03-08drivers: staging: rtl8723bs: Remove pmlmepriv->num_of_scannedHans de Goede1-8/+0
2023-03-08drivers: staging: rtl8723bs: Remove unused clr_fwstate() functionHans de Goede1-12/+0
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