aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-23staging: rtl8723bs: remove unused struct ndis_801_11_ai_resfiFabio Aiuto1-6/+0
2021-07-23staging: rtl8723bs: remove unused struct ndis_802_11_ai_reqfiFabio Aiuto1-6/+0
2021-07-23staging: rtl8723bs: fix camel case in IE structuresFabio Aiuto1-5/+5
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bcn_infoFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto1-4/+4
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto1-2/+2
2021-07-23staging: rtl8723bs: remove struct ndis_802_11_conf_fhFabio Aiuto1-8/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto1-5/+5
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto2-18/+18
2021-07-21staging: rtl8723bs: fix camel case argument name in macro is_supported_tx_cckFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCKFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: remove unused macros in include/ieee80211.hFabio Aiuto1-8/+0
2021-07-21staging: rtl8723bs: fix post-commit camel case issuesFabio Aiuto1-2/+2
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupported24GFabio Aiuto1-2/+2
2021-07-21staging: rtl8723bs: fix camel case in argument of macro is_legacy_onlyFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case issueFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto1-1/+1
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto5-135/+1
2021-06-24staging: rtl8723bs: remove some unused 5Ghz macro definitionsFabio Aiuto3-5/+0
2021-06-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto2-50/+3
2021-06-24staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.hFabio Aiuto1-140/+48
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto3-46/+5
2021-06-24staging: rtl8723bs: remove struct rt_channel_plan_5gFabio Aiuto2-14/+6
2021-06-24staging: rtl8723bs: remove 5Ghz field in struct registry_privFabio Aiuto1-2/+0
2021-06-24staging: rtl8723bs: rename enum items related to channel bondingFabio Aiuto1-3/+3
2021-06-24staging: rtl8723bs: remove unused enum items related to channel bondingFabio Aiuto1-8/+0
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto2-7/+5
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto3-23/+3
2021-06-15staging: rtl8723bs: remove two unused files from treeFabio Aiuto1-18/+0
2021-06-15staging: rtl8723bs: remove include/autoconf.h header file from treeFabio Aiuto4-18/+0
2021-06-15staging: rtl8723bs: move LPS_RPWM_WAIT_MS macroFabio Aiuto1-0/+2
2021-06-15staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macrosFabio Aiuto2-12/+0
2021-06-15staging: rtl8723bs: remove unneeded DISABLE_BB_RF macroFabio Aiuto2-23/+8
2021-06-15staging: rtl8723bs: remove unused WAKEUP_GPIO_IDX macro definitionFabio Aiuto1-5/+0
2021-06-15staging: rtl8723bs: remove unneeded commentsFabio Aiuto1-12/+0
2021-06-15staging: rtl8723bs: remove unused debug macroFabio Aiuto1-6/+0
2021-05-27staging: rtl8723bs: remove the repeated declarationShaokun Zhang2-2/+0
2021-05-25staging: rtl8723bs: remove sd_f0_read8()Bryan Brattlof2-4/+0
2021-05-25staging: rtl8723bs: moved contexts for arc4 encryption in struct security_privFabio Aiuto1-0/+3
2021-05-20staging: rtl8723bs: rename get_ra() due to global symbol collisionGreg Kroah-Hartman1-1/+1
2021-05-19staging: rtl8723bs: remove _rtw_sd_f0_read8()Bryan Brattlof1-4/+0
2021-05-19staging: rtl8723bs: remove duplicate name for _rtw_write_port()Bryan Brattlof1-3/+1
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write32()Bryan Brattlof1-6/+1
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write16()Bryan Brattlof1-4/+1
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_write8()Bryan Brattlof1-4/+1
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_read32()Bryan Brattlof1-6/+1
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_read16()Bryan Brattlof1-4/+1
2021-05-19staging: rtl8723bs: remove duplicate names for _rtw_read8()Bryan Brattlof1-4/+1
2021-05-13staging: rtl8723bs: remove unused argument 'msg'Bryan Brattlof1-1/+1