summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/include/ieee80211.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-05staging: rtl8723bs: indent with tab, align with spaceDaniel Watson1-23/+26
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao1-1/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-3/+3
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto1-24/+0
2021-07-21staging: rtl8723bs: fix camel case argument name in macro is_supported_tx_cckFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCKFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: remove unused macros in include/ieee80211.hFabio Aiuto1-8/+0
2021-07-21staging: rtl8723bs: fix post-commit camel case issuesFabio Aiuto1-2/+2
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupported24GFabio Aiuto1-2/+2
2021-07-21staging: rtl8723bs: fix camel case in argument of macro is_legacy_onlyFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case issueFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto1-1/+1
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto1-45/+0
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto1-19/+3
2021-03-26Staging: rtl8723bs: remove named enums in ieee80211.hMarco Cesati1-85/+4
2021-03-22Staging: rtl8723bs: remove useless structs in ieee80211.hMarco Cesati1-94/+0
2021-03-18Staging: rtl8723bs: fix names in ieee80211.hMarco Cesati1-5/+5
2021-03-16Staging: rtl8723bs: fix spaces in ieee80211.hMarco Cesati1-3/+4
2021-03-12staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati1-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in ieee80211.hMarco Cesati1-6/+6
2021-02-06staging: rtl8723bs: remove unused structuresArnd Bergmann1-79/+0
2020-12-08staging: rtl8723bs: remove unused macrosRoss Schmidt1-5/+0
2020-12-08staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFYRoss Schmidt1-1/+0
2020-12-08staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt1-1/+0
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt1-1/+0
2020-12-07staging: rtl8723bs: replace cap_* macrosRoss Schmidt1-4/+0
2020-12-07staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODERoss Schmidt1-3/+0
2020-11-06staging: rtl8723bs: replace ieee80211_back_actioncodeRoss Schmidt1-7/+0
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_actioncodeRoss Schmidt1-12/+0
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncodeRoss Schmidt1-10/+0
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt1-2/+2
2020-11-06staging: rtl8723bs: remove IP_FMT macroRoss Schmidt1-1/+0
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt1-1/+0
2020-07-23staging: rtl8723bs: Cleanup open brace issuesFox Chen1-2/+1
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny1-11/+11
2019-06-13staging: rtl8723bs: rtw_get_sec_ie(): Change return typeNishka Dasgupta1-1/+1
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-01-18staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor1-3/+3
2018-07-13staging: rtl8723bs: change return type to boolMichael Straube1-2/+2
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-29staging: rtl8723bs: Remove unnecessary length #define's.Quytelda Kahja1-16/+0
2018-03-29staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.Quytelda Kahja1-4/+0
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.Quytelda Kahja1-43/+0
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.Quytelda Kahja1-5/+0
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.Quytelda Kahja1-16/+2