summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_ieee80211.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8723bs: rtw_ieee80211: Remove extra spaceMeir Elisha2024-01-241-2/+2
* staging: rtl8723bs: Removed extra tabs in conditional statementsEmily Peri2022-10-201-6/+6
* staging: rtl8723bs: remove rtw_is_wps_ieNam Cao2022-09-091-17/+0
* staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva2022-04-041-8/+4
* staging: rtl8723bs: Remove redundant else branches.Sevinj Aghayeva2022-04-041-19/+13
* staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto2021-08-101-55/+18
* staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-051-1/+0
* staging: rtl8723bs: fix camel case in struct wlan_bcn_infoFabio Aiuto2021-07-231-14/+14
* staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto2021-07-231-1/+1
* staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto2021-07-231-3/+3
* staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto2021-07-231-26/+26
* staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto2021-06-241-18/+4
* staging: rtl8723bs: core: rtw_ieee80211: Fix incorrectly named functionLee Jones2021-05-101-1/+1
* staging: rtl8723bs: core: rtw_ieee80211: Remove seemingly pointless copyLee Jones2021-05-101-3/+1
* staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto2021-04-111-1/+0
* staging: rtl8723bs: core: Remove an unused variableFabio M. De Francesco2021-04-111-3/+1
* staging: rtl8723bs: Remove unnecessary codeMuhammad Usama Anjum2021-04-091-2/+0
* staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto2021-04-071-6/+4
* staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto2021-04-071-4/+0
* staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto2021-04-071-1/+0
* staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto2021-04-071-33/+0
* staging: rtl8723bs: add spaces around operators in core/rtw_ieee80211.cFabio Aiuto2021-04-051-2/+2
* staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.cFabio Aiuto2021-04-051-75/+15
* staging: rtl8723bs: remove assignment in condition in core/rtw_ieee80211.cFabio Aiuto2021-03-261-2/+3
* staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati2021-03-121-3/+3
* staging: rtl8723bs: remove typedefs in ieee80211.hMarco Cesati2021-03-121-1/+1
* staging: rtl8723bs: replace _WAPI_IE_Ross Schmidt2020-12-081-2/+2
* staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_Ross Schmidt2020-12-081-2/+2
* staging: rtl8723bs: replace _IBSS_PARA_IE_Ross Schmidt2020-12-081-1/+1
* staging: rtl8723bs: replace _DSSET_IE_Ross Schmidt2020-12-081-1/+1
* staging: rtl8723bs: replace _SUPPORTEDRATES_IE_Ross Schmidt2020-12-081-2/+2
* staging: rtl8723bs: replace _SSID_IE_Ross Schmidt2020-12-081-1/+1
* staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFYRoss Schmidt2020-12-081-1/+1
* staging: rtl8723bs: use WLAN_EID_HT_OPERATIONRoss Schmidt2020-12-081-1/+1
* staging: rtl8723bs: use WLAN_EID_RSNRoss Schmidt2020-12-081-3/+3
* staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt2020-12-081-6/+6
* staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt2020-12-081-2/+2
* staging: rtl8723bs: replace cap_* macrosRoss Schmidt2020-12-071-3/+3
* staging: rtl8723bs: clean up open ended linesRoss Schmidt2020-11-131-8/+5
* staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt2020-11-061-1/+1
* staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt2020-10-051-2/+2
* staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt2020-10-051-2/+2
* staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt2020-10-051-1/+2
* staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar2020-03-261-1/+1
* staging: rtl8723bs: rtw_get_sec_ie(): Change return typeNishka Dasgupta2019-06-131-3/+1
* staging: rtl8723bs: core: rtw_ieee80211.c: Remove unnecessary parenthesesPayal Kshirsagar2019-03-301-3/+3
* Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore2018-12-171-13/+13
* staging: rtl8723bs: fix comparsions to trueMichael Straube2018-07-131-3/+3
* staging: rtl8723bs: change return type to boolMichael Straube2018-07-131-2/+2
* staging: rtl8723bs: refactor rtw_is_cckratesonly_includedMichael Straube2018-07-131-5/+4