summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/hal/usb_halinit.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2023-02-07staging: r8188eu: use standard error codes in rtl8188eu_inirp_initMartin Kaiser
2023-02-07staging: r8188eu: pass a struct recv_buf to rtw_read_portMartin Kaiser
2023-01-17staging: r8188eu: convert PHY_BBConfig8188E() to common error logicMichael Straube
2023-01-17staging: r8188eu: convert phy_RF6052_Config_ParaFile() to common error logicMichael Straube
2023-01-17staging: r8188eu: convert PHY_MACConfig8188E() to common error logicMichael Straube
2022-09-30staging: r8188eu: remove PHY_RFConfig8188E()Michael Straube
2022-09-09staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()Michael Straube
2022-08-16staging: r8188eu: the high prio queue is always selectedMartin Kaiser
2022-08-16staging: r8188eu: change all num...Q variables to u8Martin Kaiser
2022-08-16staging: r8188eu: make numNQ a u8Martin Kaiser
2022-08-16staging: r8188eu: remove a temporary variableMartin Kaiser
2022-08-16staging: r8188eu: simplify _InitNormalChipTwoOutEpPriorityMartin Kaiser
2022-08-16staging: r8188eu: we always use HQ and NQ for two endpointsMartin Kaiser
2022-08-16staging: r8188eu: remove _InitNormalChipOneOutEpPriorityMartin Kaiser
2022-08-16staging: r8188eu: simplify two_out_pipeMartin Kaiser
2022-08-16staging: r8188eu: simplify three_out_pipeMartin Kaiser
2022-08-16staging: r8188eu: summarize common Queue2Pipe settingsMartin Kaiser
2022-08-16staging: r8188eu: remove comments about endpoint mappingMartin Kaiser
2022-08-16staging: r8188eu: remove OutEpNumberMartin Kaiser
2022-08-16staging: r8188eu: summarize endpoint-related settingsMartin Kaiser
2022-08-16staging: r8188eu: move endpoint init functions to usb_halinit.cMartin Kaiser
2022-08-16staging: r8188eu: merge two small functionsMartin Kaiser
2022-08-16staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return valueMartin Kaiser
2022-08-16staging: r8188eu: Hal_MappingOutPipe should return an intMartin Kaiser
2022-08-16staging: r8188eu: handle errors from ReadAdapterInfo8188EUMartin Kaiser
2022-08-16staging: r8188eu: txpktbuf_bndy does not depend on wifi_specMartin Kaiser
2022-07-27staging: r8188eu: remove SetHwReg8188EU()Michael Straube
2022-07-27staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()Michael Straube
2022-07-14staging: r8188eu: fall back to random mac addressMartin Kaiser
2022-07-14staging: r888eu: use dynamic allocation for efuse bufferMartin Kaiser
2022-07-12staging: r8188eu: remove HW_VAR_MLME_SITESURVEY from SetHwReg8188EU()Michael Straube
2022-07-11staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuseMartin Kaiser
2022-07-11staging: r8188eu: use memcpy for fallback mac addressMartin Kaiser
2022-07-11staging: r8188eu: always initialise efuse buffer with 0xffMartin Kaiser
2022-07-11staging: r8188eu: use a local buffer for efuse dataMartin Kaiser
2022-07-11staging: r8188eu: merge EFUSE_ShadowMapUpdate with its callerMartin Kaiser
2022-07-11staging: r8188eu: remove EepromOrEfuse from struct eeprom_privMartin Kaiser
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_CLR from SetHwReg8188EU()Michael Straube
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_RESET from SetHwReg8188EU()Michael Straube
2022-07-11staging: r8188eu: remove HW_VAR_DM_FLAG from SetHwReg8188EU()Michael Straube
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_OP from SetHwReg8188EU()Michael Straube
2022-07-11staging: r8188eu: remove HW_VAR_BASIC_RATE from SetHwReg8188EU()Michael Straube
2022-07-08staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU()Michael Straube
2022-07-01staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()Michael Straube
2022-06-27staging: r8188eu: make power sequences staticMartin Kaiser
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin
2022-06-07staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()Michael Straube