aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2021-11-25staging: r8188eu: remove the _init_workitem wrapperMartin Kaiser3-7/+2
2021-11-25staging: r8188eu: remove the _set_workitem wrapperMartin Kaiser2-6/+1
2021-11-25staging: r8188eu: hal data's board type is unusedMartin Kaiser3-16/+0
2021-11-25staging: r8188eu: remove unused eeprom definesMartin Kaiser1-48/+0
2021-11-25staging: r8188eu: do not extract eeprom version from the fusesMartin Kaiser4-18/+0
2021-11-25staging: r8188eu: remove unused efuse definesMartin Kaiser2-25/+0
2021-11-25staging: r8188eu: efuse_WordEnableDataRead is not usedMartin Kaiser2-39/+0
2021-11-25staging: r8188eu: Efuse_CalculateWordCnts is not usedMartin Kaiser2-17/+0
2021-11-25staging: r8188eu: use max() and min() macrosVihas Mak1-8/+4
2021-11-25staging: r8188eu: remove rf_type from HT_caps_handler()Michael Straube1-9/+2
2021-11-25staging: r8188eu: remove rf_type from add_RATid()Michael Straube1-6/+1
2021-11-25staging: r8188eu: remove rf_type from rtw_mcs_rate()Michael Straube3-66/+23
2021-11-25staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179)Candy Febriyanto1-1/+0
2021-11-17staging: r8188eu: delete unused headerZameer Manji1-271/+0
2021-11-17staging: r8188eu: code indent should use tabsMichael Straube1-1/+1
2021-11-17staging: r8188eu: remove unused defines in wifi.hZameer Manji1-57/+0
2021-11-17staging: r8188eu: fix array_size.cocci warningGuo Zhengkui1-1/+1
2021-11-15staging: r8188eu: remove the efuse_hal structureMartin Kaiser2-10/+0
2021-11-15staging: r8188eu: remove fake efuse variablesMartin Kaiser2-16/+0
2021-11-15staging: r8188eu: remove bt efuse definitionsMartin Kaiser2-33/+0
2021-11-15staging: r8188eu: efuse_OneByteWrite is unusedMartin Kaiser2-46/+0
2021-11-15staging: r8188eu: efuse_OneByteRead is unusedMartin Kaiser2-42/+0
2021-11-15staging: r8188eu: remove defines for efuse typeMartin Kaiser1-3/+0
2021-11-15staging: r8188eu: rtl8188e_EFUSE_GetEfuseDefinition is unusedMartin Kaiser3-79/+0
2021-11-15staging: r8188eu: use efuse map length define directlyMartin Kaiser1-6/+3
2021-11-15staging: r8188eu: merge Efuse_ReadAllMap into EFUSE_ShadowMapUpdateMartin Kaiser1-33/+9
2021-11-15staging: r8188eu: rtl8188e_Efuse_PgPacketRead is now unusedMartin Kaiser3-135/+0
2021-11-15staging: r8188eu: rtl8188e_EfuseGetCurrentSize is now unusedMartin Kaiser2-63/+0
2021-11-15staging: r8188eu: merge small adapter info helpersMartin Kaiser3-33/+17
2021-11-15staging: r8188eu: remove test code for efuse shadow mapMartin Kaiser4-124/+34
2021-11-15staging: r8188eu: remove efuse type from read functionsMartin Kaiser4-14/+11
2021-11-15staging: r8188eu: remove efuse type from definition functionsMartin Kaiser3-9/+9
2021-11-15staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter1-1/+7
2021-11-15staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube1-1/+1
2021-11-15staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco1-2/+2
2021-11-15staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger1-0/+2
2021-11-15staging: r8188eu: simplify two boolean assignmentsMartin Kaiser1-2/+2
2021-11-15staging: r8188eu: merge three small functionsMartin Kaiser1-18/+4
2021-11-15staging: r8188eu: rf_chip is constantMartin Kaiser4-44/+1
2021-11-15staging: r8188eu: remove autoload checkMartin Kaiser1-12/+2
2021-11-15staging: r8188eu: remove haldata's EEPROMSubCustomerIDMartin Kaiser4-29/+0
2021-11-15staging: r8188eu: remove haldata's EEPROMCustomerIDMartin Kaiser4-12/+2
2021-11-15staging: r8188eu: remove haldata's EEPROMVID / PIDMartin Kaiser3-12/+0
2021-11-15staging: r8188eu: os_dep: Change the return type of functionSaurav Girepunje1-6/+3
2021-11-15staging: r8188eu: remove efuse write functionsMartin Kaiser2-464/+0
2021-11-15staging: r8188eu: remove write support from rtl8188e_EfusePowerSwitchMartin Kaiser3-19/+4
2021-11-15staging: r8188eu: clean up _PHY_PathADDAOnMartin Kaiser2-18/+5
2021-11-15staging: r8188eu: remove constant phy_IQCalibrate_8188E parameterMartin Kaiser2-86/+4
2021-11-15staging: r8188eu: remove unused phy_PathA_RxIQK parameterMartin Kaiser1-2/+2
2021-11-15staging: r8188eu: remove unused phy_PathA_IQK_8188E parameterMartin Kaiser1-2/+2