summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core
AgeCommit message (Expand)AuthorFilesLines
2020-12-28Staging: rtl8723bs/core: fix braces coding style issuesBrother Matthew De Angelis1-16/+8
2020-12-08staging: rtl8723bs: replace EID_EXTCapabilityRoss Schmidt2-3/+3
2020-12-08staging: rtl8723bs: replace EID_BSSIntolerantChlReportRoss Schmidt1-1/+1
2020-12-08staging: rtl8723bs: replace EID_BSSCoexistenceRoss Schmidt1-1/+1
2020-12-08staging: rtl8723bs: replace _MME_IE_Ross Schmidt2-2/+2
2020-12-08staging: rtl8723bs: replace _WAPI_IE_Ross Schmidt1-2/+2
2020-12-08staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_Ross Schmidt4-13/+13
2020-12-08staging: rtl8723bs: replace _ERPINFO_IE_Ross Schmidt4-11/+11
2020-12-08staging: rtl8723bs: replace _CHLGETXT_IE_Ross Schmidt1-4/+4
2020-12-08staging: rtl8723bs: replace _COUNTRY_IE_Ross Schmidt1-1/+1
2020-12-08staging: rtl8723bs: replace _IBSS_PARA_IE_Ross Schmidt2-3/+3
2020-12-08staging: rtl8723bs: replace _TIM_IE_Ross Schmidt4-12/+12
2020-12-08staging: rtl8723bs: replace _DSSET_IE_Ross Schmidt4-8/+8
2020-12-08staging: rtl8723bs: replace _SUPPORTEDRATES_IE_Ross Schmidt4-17/+17
2020-12-08staging: rtl8723bs: replace _SSID_IE_Ross Schmidt4-14/+14
2020-12-08staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFYRoss Schmidt1-1/+1
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_OPERATIONRoss Schmidt5-17/+17
2020-12-08staging: rtl8723bs: use WLAN_EID_RSNRoss Schmidt5-12/+12
2020-12-08staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt5-25/+25
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt6-17/+17
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt7-40/+40
2020-12-07staging: rtl8723bs: replace RTW_IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKRoss Schmidt1-3/+3
2020-12-07staging: rtl8723bs: replace OP_MODE_* and HT_INFO_OPERATION_MODE_* macrosRoss Schmidt1-15/+15
2020-12-07staging: rtl8723bs: replace HT_CAP_AMPDU_FACTORRoss Schmidt2-8/+8
2020-12-07staging: rtl8723bs: replace cap_* macrosRoss Schmidt4-12/+12
2020-12-07staging: rtl8723bs: replace WIFI_REASON_CODERoss Schmidt1-2/+2
2020-12-07staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODERoss Schmidt1-27/+27
2020-12-07Staging: rtl8723bs/core: add blank line after declarationsBrother Matthew De Angelis1-0/+7
2020-12-07Staging: rtl8723bs/core: fix brace coding style issueBrother Matthew De Angelis1-10/+5
2020-12-07Staging: rtl8723bs/core: delete empty if statementBrother Matthew De Angelis1-3/+0
2020-12-04Staging: rtl8723bs/core fix brace coding style issues in rtw_ioctl_set.cBrother Matthew De Angelis1-23/+15
2020-11-23staging: rtl8723bs: core: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+3
2020-11-13staging: rtl8723bs: clean up logical continuationsRoss Schmidt4-46/+34
2020-11-13staging: rtl8723bs: clean up open ended linesRoss Schmidt9-301/+147
2020-11-13staging: rtl8723bs: clean up space before tabsRoss Schmidt5-78/+78
2020-11-13staging: rtl8723bs: clean up bracesRoss Schmidt4-47/+52
2020-11-13staging: rtl8723bs: clean up line spacingRoss Schmidt4-31/+20
2020-11-06staging: rtl8723bs: replace ieee80211_back_actioncodeRoss Schmidt1-8/+8
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_actioncodeRoss Schmidt1-1/+1
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncodeRoss Schmidt1-5/+5
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt5-20/+20
2020-11-06staging: rtl8723bs: remove ADPT_FMT macroRoss Schmidt4-8/+8
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt9-85/+71
2020-11-06Staging: rtl8723bs: core: rtw_cmd: Fixed four if-statement coding style issuesManuel Palenzuela1-4/+4
2020-10-28Staging: rtl8723bs: core: rtw_cmd: Fixed multiple brace coding style issuesManuel Palenzuela1-18/+9
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari6-25/+25
2020-10-27staging: rtl8723bs: cleanup NULL check before vfreeAmarjargal Gundjalam4-15/+8
2020-10-26staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov1-3/+3
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt2-16/+3
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt2-3/+4