summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_wlan_util.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp()Yang Yingliang2023-08-041-4/+2
* staging: rtl8723bs: Use min/max macros for variable comparisonDeepak R Varma2022-11-081-8/+4
* staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto2021-08-101-33/+5
* staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-051-3/+0
* staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto2021-07-301-1/+1
* staging: rtl8723bs: fix camel case in IE structuresFabio Aiuto2021-07-231-14/+14
* staging: rtl8723bs: fix camel case in struct wlan_bcn_infoFabio Aiuto2021-07-231-8/+8
* staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto2021-07-231-6/+6
* staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto2021-07-231-29/+29
* staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCKFabio Aiuto2021-07-211-1/+1
* staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto2021-07-211-1/+1
* staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto2021-06-241-14/+1
* staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto2021-06-241-11/+3
* staging: rtl8723bs: fix suspect indentsShreyansh Chouhan2021-05-251-25/+25
* staging: rtl8723bs: remove unnecessary braces from conditionalsShreyansh Chouhan2021-05-251-18/+17
* staging: rtl8723bs: refactor to reduce indentsShreyansh Chouhan2021-05-251-52/+56
* staging: rtl8723bs: core: rtw_wlan_util: Remove unused variable 'start_seq'Lee Jones2021-05-101-3/+1
* staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto2021-04-221-8/+13
* staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto2021-04-111-3/+0
* staging: rtl8723bs: split long linesFabio Aiuto2021-04-071-6/+12
* staging: rtl8723bs: add spaces around operatorsFabio Aiuto2021-04-071-1/+1
* staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto2021-04-071-51/+34
* staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto2021-04-071-8/+0
* staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto2021-04-071-5/+0
* staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto2021-04-071-53/+3
* staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.cFabio Aiuto2021-04-051-20/+4
* staging: rtl8723bs: delete extern declarations in core/rtw_wlan_util.cFabio Aiuto2021-03-231-3/+0
* staging: rtl8723bs: remove unnecessary logging in core/rtw_wlan_util.cFabio Aiuto2021-03-201-2/+0
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-181-8/+0
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-181-7/+0
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-181-95/+0
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-181-31/+0
* staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issueShreya Ajith2021-03-181-1/+1
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-161-51/+2
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-161-8/+0
* staging: rtl8723bs: fix code style comparison warningKurt Manucredo2021-03-101-1/+1
* staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_Ross Schmidt2020-12-081-1/+1
* staging: rtl8723bs: replace _ERPINFO_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-1/+1
* staging: rtl8723bs: replace _SSID_IE_Ross Schmidt2020-12-081-1/+1
* staging: rtl8723bs: use WLAN_EID_HT_OPERATIONRoss Schmidt2020-12-081-3/+3
* staging: rtl8723bs: use WLAN_EID_RSNRoss Schmidt2020-12-081-1/+1
* staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt2020-12-081-3/+3
* staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt2020-12-081-1/+1
* staging: rtl8723bs: core: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* staging: rtl8723bs: clean up logical continuationsRoss Schmidt2020-11-131-3/+3
* staging: rtl8723bs: clean up space before tabsRoss Schmidt2020-11-131-17/+17
* staging: rtl8723bs: clean up bracesRoss Schmidt2020-11-131-9/+14
* staging: rtl8723bs: clean up line spacingRoss Schmidt2020-11-131-1/+11