summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
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: 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
2021-11-15staging: r8188eu: remove MSG_88E macroPhillip Potter1-6/+0
2021-11-15staging: r8188eu: convert final two MSG_88E calls to netdev_dbgPhillip Potter1-2/+3
2021-11-15staging: r8188eu: remove MSG_88E call from odm_TXPowerTrackingThermalMeterInitPhillip Potter1-2/+0
2021-11-15staging: r8188eu: core: remove the unused variable pAdapterSaurav Girepunje1-5/+2
2021-11-15staging: r8188eu: core: remove unused variable szSaurav Girepunje1-2/+2
2021-11-15staging: r8188eu: core: remove the function __nat25_timeoutSaurav Girepunje1-10/+1
2021-11-15staging: r8188eu: os_dep: remove the goto statementSaurav Girepunje1-23/+11
2021-11-15staging: r8188eu: remove ODM_Write4ByteMartin Kaiser3-11/+1
2021-11-15staging: r8188eu: remove ODM_Write2ByteMartin Kaiser3-9/+1
2021-11-15staging: r8188eu: remove ODM_Write1ByteMartin Kaiser5-24/+14
2021-11-15staging: r8188eu: remove ODM_Read4ByteMartin Kaiser4-15/+6
2021-11-15staging: r8188eu: remove ODM_Read1ByteMartin Kaiser3-12/+4
2021-11-11Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+1
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds116-19791/+1178
2021-11-02Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2021-10-30staging: r8188eu: hal: remove goto statement and local variableSaurav Girepunje1-14/+5
2021-10-30staging: r8188eu: fix missing unlock in rtw_resume()Yang Yingliang1-1/+3
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman3-4/+2
2021-10-26staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje1-4/+3
2021-10-26staging: r8188eu: core: remove goto statementSaurav Girepunje1-7/+4
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser8-51/+4