aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-26staging: rtl8723bs: remove header file ethernet.hMichael Straube4-18/+5
2021-08-26staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto2-65/+0
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto4-48/+1
2021-08-26staging: rtl8723bs: fix logical continuation issueFabio Aiuto1-3/+3
2021-08-26staging: rtl8723bs: fix code indent issuesFabio Aiuto1-6/+6
2021-08-26staging: rtl8723bs: remove obsolete wext supportFabio Aiuto3-3101/+1
2021-08-10staging: rtl8723bs: os_dep: remove unused variableSaurav Girepunje1-8/+0
2021-08-10staging: rtl8723bs: remove unused RF_*T*R enumFabio Aiuto1-10/+0
2021-08-10staging: rtl8723bs: fix tx power tables sizeFabio Aiuto3-100/+4
2021-08-10staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto3-13/+9
2021-08-10staging: rtl8723bs: remove RF_*TX enumFabio Aiuto7-112/+64
2021-08-10staging: rtl8723bs: remove unused macro in include/hal_data.hFabio Aiuto1-1/+0
2021-08-10staging: rtl8723bs: remove unused rtw_rf_config module paramFabio Aiuto2-5/+0
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto9-168/+44
2021-08-10staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto7-32/+1
2021-08-10staging: rtl8723bs: remove rf type branching (second patch)Fabio Aiuto6-58/+14
2021-08-10staging: rtl8723bs: remove rf type branching (first patch)Fabio Aiuto3-34/+2
2021-08-10staging: rtl8723bs: remove unused struct memberFabio Aiuto3-7/+0
2021-08-10staging: rtl8723bs: remove unused macrosFabio Aiuto1-17/+0
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto15-214/+185
2021-08-10staging: rtl8723bs: fix right side of conditionFabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto3-13/+5
2021-08-10staging: rtl8723bs: remove wrapping static functionFabio Aiuto1-12/+1
2021-08-10staging: rtl8723bs: remove empty filesFabio Aiuto4-22/+0
2021-08-10staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto3-30/+27
2021-08-10staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto6-134/+139
2021-08-10staging: rtl8723bs: remove unneeded loopFabio Aiuto1-23/+20
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto10-511/+8
2021-08-10staging: rtl8723bs: Avoid field-overflowing memcpy()Kees Cook1-1/+1
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman2-0/+3
2021-08-05staging: rtl8723bs: remove unused BT structuresBryan Brattlof2-12/+0
2021-08-05staging: rtl8723bs: Remove initialisation of globals to 0Scott J. Crouch1-2/+2
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto26-93/+0
2021-07-30staging: rtl8723bs: put condition parentheses at the end of a lineFabio Aiuto1-2/+1
2021-07-30staging: rtl8723bs: align condition to match open parenthesesFabio Aiuto1-1/+1
2021-07-30staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-3/+3
2021-07-30staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto6-19/+19
2021-07-30staging: rtl8723bs: remove unused BIT macros definitionsFabio Aiuto2-12/+0
2021-07-29staging: rtl8723bs: remove unused BT static variablesFabio Aiuto2-14/+0
2021-07-28staging: rtl8723bs: core: Fix incorrect type in assignmentFabio M. De Francesco1-13/+18
2021-07-28staging: rtl8723bs: remove BT debug codeFabio Aiuto8-985/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto4-41/+41
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 Aiuto3-29/+29
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bcn_infoFabio Aiuto3-23/+23
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto5-26/+26
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto12-82/+82
2021-07-23staging: rtl8723bs: remove struct ndis_802_11_conf_fhFabio Aiuto2-12/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto9-63/+63