aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2022-02-08staging: r8188eu: replace local OFDM_index with single variableMartin Kaiser1-7/+7
2022-02-08staging: r8188eu: only OFDM_index[0] is usedMartin Kaiser2-3/+3
2022-02-08staging: r8188eu: only OFDM_index_old[0] is usedMartin Kaiser1-3/+3
2022-02-08staging: r8188eu: remove UsbBulkOutSize from struct hal_data_8188eMichael Straube3-11/+8
2022-02-08staging: r8188eu: limit rf register writes to path aMartin Kaiser1-0/+3
2022-02-08staging: r8188eu: use a define for the radio pathMartin Kaiser1-1/+1
2022-02-08staging: r8188eu: RfRegChnlVal[1] is set but not usedMartin Kaiser4-9/+8
2022-02-08staging: r8188eu: remove constant rf variableMartin Kaiser1-13/+7
2022-02-08staging: r8188eu: bTXPowerTracking is set but not usedMartin Kaiser2-2/+0
2022-02-08staging: r8188eu: bTXPowerTrackingInit is set but not usedMartin Kaiser3-4/+0
2022-02-08staging: r8188eu: TXPowerTrackingCallbackCnt is set but not usedMartin Kaiser2-2/+0
2022-02-08staging: r8188eu: TXPowercount is set but not usedMartin Kaiser3-3/+0
2022-02-04staging: r8188eu: remove constant variable eRFPathMartin Kaiser1-3/+2
2022-02-04staging: r8188eu: remove constant parameter of odm_ConfigRFReg_8188EMartin Kaiser1-4/+3
2022-02-04staging: r8188eu: remove dead code for tx power trackingMartin Kaiser1-70/+2
2022-02-04staging: r8188eu: remove constant parameter of phy_LCCalibrate_8188EMartin Kaiser1-15/+3
2022-02-04staging: r8188eu: simplify error handling in phy_BB8188E_Config_ParaFileMartin Kaiser1-8/+3
2022-02-04staging: r8188eu: remove unnecessary error checkMartin Kaiser1-3/+0
2022-02-04staging: r8188eu: move struct rt_firmware_hdr to rtw_fw.hMichael Straube2-35/+35
2022-02-04staging: r8188eu: remove UsbRxAggPage* from struct hal_data_8188eMichael Straube2-10/+6
2022-02-04staging: r8188eu: remove UsbRxAggBlock* from struct hal_data_8188eMichael Straube2-6/+0
2022-02-04staging: r8188eu: remove UsbRxAggMode from struct hal_data_8188eMichael Straube3-61/+7
2022-02-04staging: r8188eu: remove UsbTxAggMode from struct hal_data_8188eMichael Straube2-13/+6
2022-02-04staging: r8188eu: remove UsbTxAggDescNum from struct hal_data_8188eMichael Straube4-4/+4
2022-02-04staging: r8188eu: BasicRateSet is set but never usedMichael Straube2-3/+0
2022-02-04staging: r8188eu: remove ReceiveConfig from struct hal_data_8188eMichael Straube2-8/+5
2022-02-04staging: r8188eu: remove PGMaxGroup from struct hal_data_8188eMichael Straube3-3/+1
2022-02-04staging: r8188eu: ExternalPA is read-onlyMichael Straube2-4/+0
2022-02-04staging: r8188eu: Silence out-of-bounds warning in HT_caps_handler()Gustavo A. R. Silva1-1/+1
2022-01-31staging: r8188eu: remove HW_VAR_CAM_EMPTY_ENTRYMichael Straube2-24/+0
2022-01-31staging: r8188eu: remove HW_VAR_CHECK_BSSIDMichael Straube2-14/+0
2022-01-31staging: r8188eu: remove HW_VAR_BCN_FUNCMichael Straube3-18/+2
2022-01-31staging: r8188eu: remove HW_VAR_CAM_WRITEMichael Straube3-12/+2
2022-01-31staging: r8188eu: merge Set_NETYPE0_MSR() and Set_MSR()Michael Straube1-6/+1
2022-01-31staging: r8188eu: remove HW_VAR_MEDIA_STATUSMichael Straube3-11/+5
2022-01-31staging: r8188eu: remove HW_VAR_AC_PARAM_BKMichael Straube3-5/+1
2022-01-31staging: r8188eu: remove HW_VAR_AC_PARAM_VIMichael Straube3-5/+1
2022-01-31staging: r8188eu: remove HW_VAR_AC_PARAM_VOMichael Straube3-5/+1
2022-01-31staging: r8188eu: remove HW_VAR_CAM_INVALID_ALLMichael Straube3-6/+2
2022-01-31staging: r8188eu: remove HW_VAR_SEC_CFGMichael Straube3-10/+3
2022-01-31staging: r8188eu: remove HW_VAR_BEACON_INTERVALMichael Straube3-5/+1
2022-01-31staging: r8188eu: convert rtw_p2p_got_wpsinfo to return voidAbdun Nihaal1-5/+3
2022-01-31staging: r8188eu: convert rtw_p2p_prov_disc to return voidAbdun Nihaal1-7/+5
2022-01-31staging: r8188eu: convert rtw_p2p_set_persistent to return voidAbdun Nihaal1-6/+4
2022-01-31staging: r8188eu: convert rtw_p2p_invite_req to return voidAbdun Nihaal1-7/+5
2022-01-31staging: r8188eu: convert rtw_p2p_get_op_ch to return voidAbdun Nihaal1-5/+3
2022-01-31staging: r8188eu: convert rtw_p2p_get_groupid to return voidAbdun Nihaal1-5/+3
2022-01-31staging: r8188eu: convert rtw_p2p_get_peer_devaddr_by_invitation to return voidAbdun Nihaal1-5/+4
2022-01-31staging: r8188eu: convert rtw_p2p_get_peer_devaddr to return voidAbdun Nihaal1-5/+3
2022-01-31staging: r8188eu: convert rtw_p2p_get_peer_ifaddr to return voidAbdun Nihaal1-5/+3