index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
include
/
ieee80211.h
Age
Commit message (
Expand
)
Author
2023-04-05
staging: rtl8723bs: indent with tab, align with space
Daniel Watson
2022-09-09
staging: rtl8723bs: remove rtw_is_wps_ie
Nam Cao
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2021-10-18
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
2021-08-10
staging: rtl8723bs: remove rf type branching (fourth patch)
Fabio Aiuto
2021-08-10
staging: rtl8723bs: remove code related to unsupported MCS index values
Fabio Aiuto
2021-07-21
staging: rtl8723bs: fix camel case argument name in macro is_supported_tx_cck
Fabio Aiuto
2021-07-21
staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCK
Fabio Aiuto
2021-07-21
staging: rtl8723bs: remove unused macros in include/ieee80211.h
Fabio Aiuto
2021-07-21
staging: rtl8723bs: fix post-commit camel case issues
Fabio Aiuto
2021-07-21
staging: rtl8723bs: fix camel case name in macro IsSupported24G
Fabio Aiuto
2021-07-21
staging: rtl8723bs: fix camel case in argument of macro is_legacy_only
Fabio Aiuto
2021-07-21
staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()
Fabio Aiuto
2021-07-21
staging: rtl8723bs: fix camel case issue
Fabio Aiuto
2021-07-21
staging: rtl8723bs: convert IsSupportedHT to snake_case
Fabio Aiuto
2021-06-24
staging: rtl8723bs: remove VHT dead code
Fabio Aiuto
2021-06-24
staging: rtl8723bs: remove all 5Ghz network types
Fabio Aiuto
2021-03-26
Staging: rtl8723bs: remove named enums in ieee80211.h
Marco Cesati
2021-03-22
Staging: rtl8723bs: remove useless structs in ieee80211.h
Marco Cesati
2021-03-18
Staging: rtl8723bs: fix names in ieee80211.h
Marco Cesati
2021-03-16
Staging: rtl8723bs: fix spaces in ieee80211.h
Marco Cesati
2021-03-12
staging: rtl8723bs: remove typedefs in basic_types.h
Marco Cesati
2021-03-12
staging: rtl8723bs: remove typedefs in ieee80211.h
Marco Cesati
2021-02-06
staging: rtl8723bs: remove unused structures
Arnd Bergmann
2020-12-08
staging: rtl8723bs: remove unused macros
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFY
Ross Schmidt
2020-12-08
staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFIC
Ross Schmidt
2020-12-08
staging: rtl8723bs: use WLAN_EID_HT_CAPABILITY
Ross Schmidt
2020-12-07
staging: rtl8723bs: replace cap_* macros
Ross Schmidt
2020-12-07
staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODE
Ross Schmidt
2020-11-06
staging: rtl8723bs: replace ieee80211_back_actioncode
Ross Schmidt
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_ht_actioncode
Ross Schmidt
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncode
Ross Schmidt
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_ht_cap
Ross Schmidt
2020-11-06
staging: rtl8723bs: remove IP_FMT macro
Ross Schmidt
2020-11-06
staging: rtl8723bs: remove MAC_FMT macro
Ross Schmidt
2020-07-23
staging: rtl8723bs: Cleanup open brace issues
Fox Chen
2020-02-14
staging: rtl8723bs: Fix spacing issues
Lukasz Szczesny
2019-06-13
staging: rtl8723bs: rtw_get_sec_ie(): Change return type
Nishka Dasgupta
2019-04-16
Staging: rtl8723bs: Remove an unused struct tx_pending_t
Madhumitha Prabakaran
2019-04-16
Staging: rtl8723bs: Remove typedef in struct ieee_param
Madhumitha Prabakaran
2019-04-16
Staging: rtl8723bs: Remove typedef in struct ieee_param_ex
Madhumitha Prabakaran
2019-01-18
staging: rtl8723bs: Fix build error with Clang when inlining is disabled
Nathan Chancellor
2018-07-13
staging: rtl8723bs: change return type to bool
Michael Straube
2018-05-11
staging: rtl8723bs: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
2018-03-29
staging: rtl8723bs: Remove unnecessary length #define's.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.
Quytelda Kahja
[next]