aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23staging: r8188eu: make init_mlme_ext_timer() staticMichael Straube1-1/+0
2022-08-23staging: r8188eu: remove rtw_endofpktfile()Michael Straube1-1/+0
2022-08-16staging: r8188eu: drop the DRIVERVERSION macroGrzegorz Szymaszek1-1/+0
2022-08-16staging: r8188eu: drop the DRV_NAME macroGrzegorz Szymaszek1-2/+0
2022-08-16staging: r8188eu: set firmware path in a macroGrzegorz Szymaszek1-0/+1
2022-08-16staging: r8188eu: make rtw_init_recv_timer() staticMichael Straube1-1/+0
2022-08-16staging: r8188eu: make rtw_recv_indicatepkt() staticMichael Straube1-1/+0
2022-08-16staging: r8188eu: make rtw_handle_tkip_mic_err() staticMichael Straube1-2/+0
2022-08-16staging: r8188eu: merge rtw_os_recvbuf_resource_alloc() into rtw_recv.cMichael Straube1-2/+0
2022-08-16staging: r8188eu: merge rtw_os_recvbuf_resource_free() into rtw_recv.cMichael Straube1-1/+0
2022-08-16staging: r8188eu: the high prio queue is always selectedMartin Kaiser2-2/+3
2022-08-16staging: r8188eu: remove two unused definesMartin Kaiser1-2/+0
2022-08-16staging: r8188eu: change all num...Q variables to u8Martin Kaiser1-4/+0
2022-08-16staging: r8188eu: make numNQ a u8Martin Kaiser1-2/+0
2022-08-16staging: r8188eu: remove OutEpNumberMartin Kaiser1-1/+0
2022-08-16staging: r8188eu: move endpoint init functions to usb_halinit.cMartin Kaiser1-2/+0
2022-08-16staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return valueMartin Kaiser1-1/+1
2022-08-16staging: r8188eu: Hal_MappingOutPipe should return an intMartin Kaiser1-1/+1
2022-08-16staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() staticMichael Straube1-2/+0
2022-08-16staging: r8188eu: make handle_txrpt_ccx_88e() staticMichael Straube1-2/+0
2022-08-16staging: r8188eu: make rtw_handle_dualmac a void functionMartin Kaiser1-1/+1
2022-08-16staging: r8188eu: handle errors from ReadAdapterInfo8188EUMartin Kaiser1-1/+1
2022-08-16staging: r8188eu: txpktbuf_bndy does not depend on wifi_specMartin Kaiser1-6/+0
2022-07-27staging: r8188eu: make dump_chip_info() staticMichael Straube1-3/+0
2022-07-27staging: r8188eu: remove DoReserved prototypeMartin Kaiser1-2/+0
2022-07-27staging: r8188eu: remove OnAtim prototypeMartin Kaiser1-2/+0
2022-07-27staging: r8188eu: remove SetHwReg8188EU()Michael Straube1-6/+0
2022-07-27staging: r8188eu: make update_TSF() and correct_TSF() staticMichael Straube1-3/+0
2022-07-27staging: r8188eu: remove unused parameter from update_TSF()Michael Straube1-1/+1
2022-07-27staging: r8188eu: remove unused parameter from correct_TSF()Michael Straube1-1/+1
2022-07-27staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()Michael Straube2-1/+2
2022-07-12staging: r8188eu: remove HW_VAR_MLME_SITESURVEY from SetHwReg8188EU()Michael Straube2-1/+3
2022-07-11staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuseMartin Kaiser1-1/+1
2022-07-11staging: r8188eu: use a local buffer for efuse dataMartin Kaiser1-3/+0
2022-07-11staging: r8188eu: merge EFUSE_ShadowMapUpdate with its callerMartin Kaiser1-2/+0
2022-07-11staging: r8188eu: remove eeprom function prototypesMartin Kaiser1-6/+0
2022-07-11staging: r8188eu: remove EepromOrEfuse from struct eeprom_privMartin Kaiser2-3/+0
2022-07-11staging: r8188eu: remove unused eeprom definesMartin Kaiser1-6/+0
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_CLR from SetHwReg8188EU()Michael Straube1-1/+0
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_RESET from SetHwReg8188EU()Michael Straube1-1/+0
2022-07-11staging: r8188eu: remove HW_VAR_DM_FLAG from SetHwReg8188EU()Michael Straube1-1/+0
2022-07-11staging: r8188eu: remove HW_VAR_DM_FUNC_OP from SetHwReg8188EU()Michael Straube1-1/+0
2022-07-11staging: r8188eu: remove HW_VAR_BASIC_RATE from SetHwReg8188EU()Michael Straube2-1/+1
2022-07-08staging: r8188eu: mac addr len is unusedMartin Kaiser1-1/+0
2022-07-08staging: r8188eu: remove sdio definitionsMartin Kaiser1-136/+0
2022-07-08staging: r8188eu: move pwr seq defines to HalPwrSeqCmd.cMartin Kaiser1-47/+0
2022-07-08staging: r8188eu: make ffaddr2pipehdl() staticMichael Straube1-2/+0
2022-07-08staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU()Michael Straube1-1/+0
2022-07-01staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()Michael Straube1-1/+0
2022-07-01staging: r8188eu: drop return value from receive_disconnectMartin Kaiser1-2/+1