summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/hal
AgeCommit message (Expand)Author
2022-07-08staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU()Michael Straube
2022-07-01staging: r8188eu: remove unneeded semicolonYang Li
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-27staging: r8188eu: remove rtw_usleep_osMartin Kaiser
2022-06-21staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGNNam Cao
2022-06-20staging: r8188eu: replace confusing macrosNam Cao
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
2022-05-19staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()Michael Straube
2022-05-19staging: r8188eu: remove obsolete commentsMartin Kaiser
2022-05-19staging: r8188eu: use ieee80211 helper to check for beaconMartin Kaiser
2022-04-20staging: r8188eu: use in-kernel ieee80211 header structuresMichael Straube
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-12staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODEMichael Straube
2022-04-12staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube
2022-04-12staging: r8188eu: remove HW_VAR_MLME_JOINMichael Straube
2022-04-12staging: r8188eu: remove HW_VAR_INITIAL_GAINMichael Straube
2022-04-08staging: r8188eu: remove SetHalDefVar8188EUsb()Michael Straube
2022-04-08staging: r8188eu: ROMVer is always zeroMichael Straube
2022-04-07staging: r8188eu: use round_up() instead of _RND128()Michael Straube
2022-04-07staging: r8188eu: use round_up() instead of _RND8()Michael Straube
2022-04-07staging: r8188eu: use PTR_ALIGN() instead of RND4()Michael Straube
2022-04-05staging: r8188eu: remove GetHalDefVar8188EUsb()Michael Straube
2022-04-05staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNAMichael Straube
2022-04-05staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIVMichael Straube
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube
2022-04-04staging: r8188eu: pnp_bstop_trx is never setMichael Straube
2022-04-04staging: r8188eu: reg_rfoff is never setMichael Straube
2022-04-04staging: r8188eu: remove HW_VAR_H2C_FW_P2P_PS_OFFLOAD from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_AMPDU_MIN_SPACE from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_ACK_PREAMBLE from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_BSSID from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated"白浩文
2022-04-04staging: r8188eu: Use the ARRAY_SIZE() macroFabio M. De Francesco
2022-04-04staging: r8188eu: remove GetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_FWLPS_RF_ON from GetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_CHK_HI_QUEUE_EMPTY from GetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_BCN_VALID from GetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: rename clear_bacon_valid_bit()Michael Straube
2022-04-04staging: r8188eu: remove duplicate assignmentWang Qing
2022-04-04staging: r8188eu: remove the "dump tx packet" fragmentsMartin Kaiser
2022-04-04staging: r8188eu: remove the "dump rx packet" fragmentsMartin Kaiser
2022-04-04staging: r8188eu: Fix misspelling in comment "writting" -> "writing"Haowen Bai