summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-01-25staging: r8188eu: merge ODM_ConfigMACWithHeaderFile into PHY_MACConfig8188EMartin Kaiser
2022-01-25staging: r8188eu: relay errors from ODM_ReadAndConfig_...Martin Kaiser
2022-01-25staging: r8188eu: replace the READ_AND_CONFIGMartin Kaiser
2022-01-25staging: r8188eu: remove constant function parameterMartin Kaiser
2022-01-25staging: r8188eu: remove unused function parameterMartin Kaiser
2022-01-25staging: r8188eu: remove a constant variableMartin Kaiser
2022-01-25staging: r8188eu: fix phy_RF6052_Config_ParaFile error handlingMartin Kaiser
2022-01-25staging: r8188eu: we always enqueue in rtw_set_chplan_cmdMartin Kaiser
2022-01-25staging: r8188eu: remove HAL_*_ENABLE definesMartin Kaiser
2022-01-25staging: r8188eu: HW_VAR_MEDIA_STATUS1 is never setMartin Kaiser
2022-01-25staging: r8188eu: CurrentCckTxPwrIdx is set but not usedMartin Kaiser
2022-01-25staging: r8188eu: CurrentOfdm24GTxPwrIdx is set but not usedMartin Kaiser
2022-01-25staging: r8188eu: CurrentBW2024GTxPwrIdx is set but not usedMartin Kaiser
2022-01-25staging: r8188eu: CurrentBW4024GTxPwrIdx is set but not usedMartin Kaiser
2022-01-25staging: r8188eu: remove obsolete defines and commentsMartin Kaiser
2022-01-25staging: r8188eu: remove unused chip type settingsMartin Kaiser
2022-01-25staging: r8188eu: ODM_BB_CCK_PD is always setMartin Kaiser
2022-01-25staging: r8188eu: ODM_BB_FA_CNT is always setMartin Kaiser
2022-01-25staging: r8188eu: ODM_MAC_EDCA_TURBO is always setMartin Kaiser
2022-01-25staging: rtl8723bs: remove redundant result variableMinghao Chi
2022-01-25staging: r8188eu: remove rtw_os_recv_resource_alloc()Michael Straube
2022-01-25staging: r8188eu: rtw_os_recv_resource_init() does nothingMichael Straube
2022-01-25staging: r8188eu: rtw_os_recv_resource_free() is emptyMichael Straube
2022-01-25staging: r8188eu: convert switch to if statement in mgt_dispatcher()Michael Straube
2022-01-25staging: r8188eu: rtw_hostapd_mlme_rx() is emptyMichael Straube
2022-01-25staging: r8188eu: convert/remove DBG_88E calls in os_dep/usb_ops_linux.cPhillip Potter
2022-01-25staging: r8188eu: convert DBG_88E call in core/rtw_cmd.cPhillip Potter
2022-01-25staging: r8188eu: remove DBG_88E call from os_dep/osdep_service.cPhillip Potter
2022-01-25staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.cPhillip Potter
2022-01-25staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.cPhillip Potter
2022-01-25staging: r8188eu: remove HW_VAR_APFM_ON_MACMichael Straube
2022-01-25staging: r8188eu: EfuseUsedBytes is set but never usedMichael Straube
2022-01-25staging: r8188eu: remove HW_VAR_EFUSE_BYTES from GetHwReg8188EU()Michael Straube
2022-01-25staging: r8188eu: remove HW_VAR_CURRENT_ANTENNA from GetHwReg8188EU()Michael Straube
2022-01-25staging: r8188eu: remove HW_VAR_TXPAUSEMichael Straube
2022-01-25staging: r8188eu: remove HW_VAR_BASIC_RATE from GetHwReg8188EU()Michael Straube
2022-01-25staging: r8188eu: move firmware related macros to rtw_fw.hMichael Straube
2022-01-25staging: r8188eu: add spaces around & operator in IS_FW_HEADER_EXISTMichael Straube
2022-01-25staging: r8188eu: rename _pFwHdr in IS_FW_HEADER_EXISTMichael Straube
2022-01-25staging: r8188eu: move firmware loading code out of the hal layerMichael Straube
2022-01-25staging: r8188eu: rename pFirmwareBuf and FirmwareLenMichael Straube
2022-01-25staging: r8188eu: rename pFwHdr in rtl8188e_firmware_download()Michael Straube
2022-01-25staging: r8188eu: rename writeFW_retryMichael Straube
2022-01-25staging: r8188eu: rename FWDL_ChkSum_rptMichael Straube
2022-01-25staging: r8188eu: rename rtSatus in rtl8188e_firmware_download()Michael Straube
2022-01-25staging: r8188eu: rename Exit label in rtl8188e_firmware_download()Michael Straube
2022-01-25staging: r8188eu: convert two functions from s32 to intMichael Straube
2022-01-25staging: r8188eu: clean up rtw_reset_8051()Michael Straube
2022-01-25staging: r8188eu: rename fw related functions to avoid camel caseMichael Straube
2022-01-25staging: r8188eu: use kmemdup instead of kzalloc and memcpyMichael Straube