summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core/rtw_ap.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-04staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp()Yang Yingliang1-2/+1
2022-05-19staging: rtl8723bs: Fix alignment to match open parenthesisSoumya Negi1-11/+13
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube1-10/+10
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto1-1/+2
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-6/+2
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-1/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto1-2/+2
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto1-9/+9
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto1-62/+62
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCKFabio Aiuto1-1/+1
2021-06-24staging: rtl8723bs: convert function to staticFabio Aiuto1-2/+1
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto1-9/+2
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto1-9/+9
2021-05-19staging: rtl8723bs: remove if (true) statementBryan Brattlof1-81/+78
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck1-42/+16
2021-05-10staging: rtl8723bs: core: remove unneeded variableSaurav Girepunje1-3/+2
2021-04-08staging: rtl8723bs: remove extra indentBryan Brattlof1-1/+1
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto1-6/+3
2021-04-07staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removalFabio Aiuto1-7/+0
2021-04-07drivers: rtl8723bs: rewrite comparison to nullFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-17/+5
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-2/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-121/+3
2021-04-07staging: rtl8723bs: core: reorganize characters so the lines are under 100 chBeatriz Martins de Carvalho1-4/+8
2021-04-06staging: rtl8723bs: core: align arguments with open parenthesisBeatriz Martins de Carvalho1-8/+8
2021-04-06staging: rtl8723bs: core: Ending line with argumentBeatriz Martins de Carvalho1-58/+40
2021-04-06staging: rtl8723bs: core: Removed extra blank lineBeatriz Martins de Carvalho1-1/+0
2021-03-28staging: rtl8723bs: fix broken indentationFabio Aiuto1-3/+3
2021-03-22staging: rtl8723bs: delete extern declarations in core/rtw_ap.cFabio Aiuto1-5/+0
2021-03-20staging: rtl8723bs: remove unnecessary logging in core/rtw_ap.cFabio Aiuto1-26/+0
2021-03-18staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-27/+3
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-4/+0
2021-03-12staging: rtl8723bs: put quoted string in a single lineFabio Aiuto1-10/+8
2021-03-12staging: rtl8723bs: align and beautify commentsFabio Aiuto1-16/+16
2021-03-12staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati1-1/+1
2020-12-08staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_Ross Schmidt1-1/+1
2020-12-08staging: rtl8723bs: replace _ERPINFO_IE_Ross Schmidt1-6/+6
2020-12-08staging: rtl8723bs: replace _TIM_IE_Ross Schmidt1-5/+5
2020-12-08staging: rtl8723bs: replace _DSSET_IE_Ross Schmidt1-1/+1
2020-12-08staging: rtl8723bs: replace _SUPPORTEDRATES_IE_Ross Schmidt1-2/+2
2020-12-08staging: rtl8723bs: replace _SSID_IE_Ross Schmidt1-2/+2
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_OPERATIONRoss Schmidt1-5/+5
2020-12-08staging: rtl8723bs: use WLAN_EID_RSNRoss Schmidt1-2/+2
2020-12-08staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt1-3/+3
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt1-4/+4
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt1-8/+8
2020-12-07staging: rtl8723bs: replace OP_MODE_* and HT_INFO_OPERATION_MODE_* macrosRoss Schmidt1-15/+15
2020-12-07staging: rtl8723bs: replace cap_* macrosRoss Schmidt1-1/+1
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt1-3/+3
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt1-26/+13