summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core/rtw_ieee80211.c
AgeCommit message (Expand)Author
2024-01-24Staging: rtl8723bs: rtw_ieee80211: Remove extra spaceMeir Elisha
2022-10-20staging: rtl8723bs: Removed extra tabs in conditional statementsEmily Peri
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao
2022-04-04staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva
2022-04-04staging: rtl8723bs: Remove redundant else branches.Sevinj Aghayeva
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bcn_infoFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto
2021-05-10staging: rtl8723bs: core: rtw_ieee80211: Fix incorrectly named functionLee Jones
2021-05-10staging: rtl8723bs: core: rtw_ieee80211: Remove seemingly pointless copyLee Jones
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto
2021-04-11staging: rtl8723bs: core: Remove an unused variableFabio M. De Francesco
2021-04-09staging: rtl8723bs: Remove unnecessary codeMuhammad Usama Anjum
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto
2021-04-05staging: rtl8723bs: add spaces around operators in core/rtw_ieee80211.cFabio Aiuto
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.cFabio Aiuto
2021-03-26staging: rtl8723bs: remove assignment in condition in core/rtw_ieee80211.cFabio Aiuto
2021-03-12staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in ieee80211.hMarco Cesati
2020-12-08staging: rtl8723bs: replace _WAPI_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _IBSS_PARA_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _DSSET_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _SUPPORTEDRATES_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _SSID_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFYRoss Schmidt
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_OPERATIONRoss Schmidt
2020-12-08staging: rtl8723bs: use WLAN_EID_RSNRoss Schmidt
2020-12-08staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt
2020-12-07staging: rtl8723bs: replace cap_* macrosRoss Schmidt
2020-11-13staging: rtl8723bs: clean up open ended linesRoss Schmidt
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar
2019-06-13staging: rtl8723bs: rtw_get_sec_ie(): Change return typeNishka Dasgupta
2019-03-30staging: rtl8723bs: core: rtw_ieee80211.c: Remove unnecessary parenthesesPayal Kshirsagar
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-07-13staging: rtl8723bs: fix comparsions to trueMichael Straube
2018-07-13staging: rtl8723bs: change return type to boolMichael Straube
2018-07-13staging: rtl8723bs: refactor rtw_is_cckratesonly_includedMichael Straube