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
/
wifi.h
Age
Commit message (
Expand
)
Author
2024-06-24
staging: rtl8723bs: Remove unused macros in wifi.h
Philipp Hortmann
2023-08-22
staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addresses
Ruan Jinjie
2021-07-30
staging: rtl8723bs: remove unused BIT macros definitions
Fabio Aiuto
2021-06-24
staging: rtl8723bs: remove all 5Ghz network types
Fabio Aiuto
2021-05-20
staging: rtl8723bs: rename get_ra() due to global symbol collision
Greg Kroah-Hartman
2021-04-12
staging: rtl8723bs: include: Fix misspelled words in comments
Fabio M. De Francesco
2021-03-28
staging: rtl8723bs: put parentheses on macros with complex values in include/...
Fabio Aiuto
2021-03-28
staging: rtl8723bs: remove unused macros in include/wifi.h
Fabio Aiuto
2021-03-26
Staging: rtl8723bs: remove named enums in wifi.h
Marco Cesati
2021-03-22
Staging: rtl8723bs: remove useless structs in wifi.h
Marco Cesati
2021-03-18
Staging: rtl8723bs: fix names in wifi.h
Marco Cesati
2021-03-12
staging: rtl8723bs: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2020-12-08
staging: rtl8723bs: remove ELEMENT_ID enum
Ross Schmidt
2020-12-08
staging: rtl8723bs: remove unused macros
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _MME_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _WAPI_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _ERPINFO_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _CHLGETXT_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _COUNTRY_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _IBSS_PARA_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _TIM_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _DSSET_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _SUPPORTEDRATES_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: replace _SSID_IE_
Ross Schmidt
2020-12-08
staging: rtl8723bs: use WLAN_EID_HT_OPERATION
Ross Schmidt
2020-12-08
staging: rtl8723bs: use WLAN_EID_RSN
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: remove unused macros
Ross Schmidt
2020-12-07
staging: rtl8723bs: replace RTW_IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
Ross Schmidt
2020-12-07
staging: rtl8723bs: remove WLAN_HT_CAP_SM_PS_* macros
Ross Schmidt
2020-12-07
staging: rtl8723bs: replace OP_MODE_* and HT_INFO_OPERATION_MODE_* macros
Ross Schmidt
2020-12-07
staging: rtl8723bs: replace HT_CAP_AMPDU_FACTOR
Ross Schmidt
2020-12-07
staging: rtl8723bs: replace cap_* macros
Ross Schmidt
2020-12-07
staging: rtl8723bs: replace WIFI_REASON_CODE
Ross Schmidt
2020-12-07
staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODE
Ross Schmidt
2020-11-13
staging: rtl8723bs: clean up pointer locations
Ross Schmidt
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_ht_cap
Ross Schmidt
2020-07-23
staging: rtl8723bs: Cleanup open brace issues
Fox Chen
2020-07-01
staging: rtl8723bs: remove some ieee80211 constants from wifi.h
Michael Straube
2020-02-14
staging: rtl8723bs: Fix spacing issues
Lukasz Szczesny
2019-09-03
staging: rtl8723bs: replace __inline by inline
Rasmus Villemoes
2019-03-24
staging: rtl8723bs: include: Fix identation issue
Vatsala Narang
2019-03-24
staging: rtl8723bs: include: Fix spelling mistake
Vatsala Narang
2019-03-19
staging: rtl8723bs: do not use __constant_cpu_to_le16
Sergey Senozhatsky
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
2018-05-11
staging: rtl8723bs: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
2018-05-06
staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"
Colin Ian King
2017-04-08
staging: Add rtl8723bs sdio wifi driver
Hans de Goede