summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2022-11-08staging: r8188eu: reformat a function headerMartin Kaiser
2022-10-22staging: r8188eu: correct misspelled words in commentsDeepak R Varma
2022-08-16staging: r8188eu: do not spam the kernel logMichael Straube
2022-08-16staging: r8188eu: refactor dump_chip_info()Michael Straube
2022-08-16staging: r8188eu: convert dump_chip_info() to use netdev_dbg()Michael Straube
2022-07-27staging: r8188eu: make dump_chip_info() staticMichael Straube
2022-07-11staging: r8188eu: the bcnhead parameter is always 0Martin Kaiser
2022-07-11staging: r8188eu: efuse_utilized is never readMartin Kaiser
2022-07-11staging: r8188eu: _offset is always 0 in efuse_phymap_to_logicalMartin Kaiser
2022-07-11staging: r8188eu: offset is always 0 in iol_read_efuseMartin Kaiser
2022-07-11staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuseMartin Kaiser
2022-07-11staging: r8188eu: txpktbuf_bndy is always 0Martin Kaiser
2022-07-11staging: r8188eu: merge ReadEFuseByIC into rtl8188e_ReadEFuseMartin Kaiser
2022-06-27staging: r8188eu: remove rtw_usleep_osMartin 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-04-12staging: r8188eu: improve timeout handling in efuse_read_phymap_from_txpktbufMartin Kaiser
2022-04-12staging: r8188eu: improve timeout handling in iol_executeMartin Kaiser
2022-04-08staging: r8188eu: ROMVer is always zeroMichael Straube
2022-02-25staging: r8188eu: EepromAddressSize is set but not usedMichael Straube
2022-02-25staging: r8188eu: remove redundant variable reg_0x143Colin Ian King
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter
2022-02-17staging: r8188eu: remove DBG_88E calls from hal subdirPhillip Potter
2022-02-15staging: r8188eu: remove unused enumMichael Straube
2022-01-25staging: r8188eu: EfuseUsedBytes is set but never usedMichael 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
2022-01-25staging: r8188eu: rename fields of struct rt_firmwareMichael Straube
2022-01-25staging: r8188eu: rename parameter pFirmware of load_firmware()Michael Straube
2022-01-25staging: r8188eu: convert type of return variable in load_firmware()Michael Straube
2022-01-25staging: r8188eu: rename rtStatus in load_firmware()Michael Straube
2022-01-25staging: r8188eu: rename Exit label in load_firmware()Michael Straube
2022-01-25staging: r8188eu: release_firmware is not called if allocation failsMichael Straube
2022-01-25staging: r8188eu: remove rtl8188e_InitializeFirmwareVars()Michael Straube
2022-01-25staging: r8188eu: remove Firmware* from struct hal_data_8188eMichael Straube
2022-01-06staging: r8188eu: make BW20_24G_Diff a 1-D arrayMartin Kaiser
2022-01-06staging: r8188eu: make OFDM_24G_Diff a 1-D arrayMartin Kaiser
2022-01-06staging: r8188eu: BW40_24G_Diff is set but not usedMartin Kaiser
2022-01-06staging: r8188eu: CCK_24G_Diff is set but not usedMartin Kaiser