aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/hal/usb_halinit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30staging: r8188eu: remove PHY_RFConfig8188E()Michael Straube1-1/+1
2022-09-09staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()Michael Straube1-3/+2
2022-08-16staging: r8188eu: the high prio queue is always selectedMartin Kaiser1-11/+6
2022-08-16staging: r8188eu: change all num...Q variables to u8Martin Kaiser1-6/+4
2022-08-16staging: r8188eu: make numNQ a u8Martin Kaiser1-4/+3
2022-08-16staging: r8188eu: remove a temporary variableMartin Kaiser1-2/+1
2022-08-16staging: r8188eu: simplify _InitNormalChipTwoOutEpPriorityMartin Kaiser1-16/+7
2022-08-16staging: r8188eu: we always use HQ and NQ for two endpointsMartin Kaiser1-20/+2
2022-08-16staging: r8188eu: remove _InitNormalChipOneOutEpPriorityMartin Kaiser1-23/+2
2022-08-16staging: r8188eu: simplify two_out_pipeMartin Kaiser1-4/+3
2022-08-16staging: r8188eu: simplify three_out_pipeMartin Kaiser1-11/+6
2022-08-16staging: r8188eu: summarize common Queue2Pipe settingsMartin Kaiser1-27/+5
2022-08-16staging: r8188eu: remove comments about endpoint mappingMartin Kaiser1-18/+6
2022-08-16staging: r8188eu: remove OutEpNumberMartin Kaiser1-5/+2
2022-08-16staging: r8188eu: summarize endpoint-related settingsMartin Kaiser1-38/+17
2022-08-16staging: r8188eu: move endpoint init functions to usb_halinit.cMartin Kaiser1-0/+108
2022-08-16staging: r8188eu: merge two small functionsMartin Kaiser1-8/+2
2022-08-16staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return valueMartin Kaiser1-2/+2
2022-08-16staging: r8188eu: Hal_MappingOutPipe should return an intMartin Kaiser1-1/+1
2022-08-16staging: r8188eu: handle errors from ReadAdapterInfo8188EUMartin Kaiser1-3/+4
2022-08-16staging: r8188eu: txpktbuf_bndy does not depend on wifi_specMartin Kaiser1-10/+2
2022-07-27staging: r8188eu: remove SetHwReg8188EU()Michael Straube1-45/+0
2022-07-27staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()Michael Straube1-108/+3
2022-07-14staging: r8188eu: fall back to random mac addressMartin Kaiser1-2/+1
2022-07-14staging: r888eu: use dynamic allocation for efuse bufferMartin Kaiser1-2/+6
2022-07-12staging: r8188eu: remove HW_VAR_MLME_SITESURVEY from SetHwReg8188EU()Michael Straube1-53/+0
2022-07-11staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuseMartin Kaiser1-1/+1
2022-07-11staging: r8188eu: use memcpy for fallback mac addressMartin Kaiser1-3/+1
2022-07-11staging: r8188eu: always initialise efuse buffer with 0xffMartin Kaiser1-8/+6
2022-07-11staging: r8188eu: use a local buffer for efuse dataMartin Kaiser1-11/+12
2022-07-11staging: r8188eu: merge EFUSE_ShadowMapUpdate with its callerMartin Kaiser1-2/+9
2022-07-11staging: r8188eu: remove EepromOrEfuse from struct eeprom_privMartin Kaiser1-2/+1
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_CLR from SetHwReg8188EU()Michael Straube1-5/+0
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_RESET from SetHwReg8188EU()Michael Straube1-4/+0
2022-07-11staging: r8188eu: remove HW_VAR_DM_FLAG from SetHwReg8188EU()Michael Straube1-3/+0
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_OP from SetHwReg8188EU()Michael Straube1-6/+0
2022-07-11staging: r8188eu: remove HW_VAR_BASIC_RATE from SetHwReg8188EU()Michael Straube1-37/+0
2022-07-08staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU()Michael Straube1-26/+0
2022-07-01staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()Michael Straube1-3/+0
2022-06-27staging: r8188eu: make power sequences staticMartin Kaiser1-4/+4
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin1-8/+45
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin1-4/+23
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin1-30/+141
2022-06-07staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()Michael Straube1-24/+0
2022-05-19staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()Michael Straube1-4/+0
2022-04-12staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODEMichael Straube1-11/+0
2022-04-12staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube1-26/+0
2022-04-12staging: r8188eu: remove HW_VAR_MLME_JOINMichael Straube1-30/+0
2022-04-12staging: r8188eu: remove HW_VAR_INITIAL_GAINMichael Straube1-13/+0
2022-04-08staging: r8188eu: remove SetHalDefVar8188EUsb()Michael Straube1-29/+0