summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_efuse.c
AgeCommit message (Expand)Author
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede
2016-03-28Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-11Staging: rtl8188eu: Use !x instead of x==NULL.Sandhya Bankar
2016-03-11Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.Sandhya Bankar
2016-02-07staging: rtl8188eu: don't cast to void* when calling memset()Luca Ceresoli
2016-02-07staging: rtl8188eu: add spaces around binary '*'Luca Ceresoli
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt
2015-08-03Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-06staging: rtl8188eu: remove extra parentheses around right bit shift operationsAya Mahfouz
2014-11-03staging: rtl8188eu: Remove unnecessary else after returnDilek Uzulmez
2014-10-30staging: rtl8188eu: core: Improve cleanup codeTapasweni Pathak
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak
2014-10-30staging: rtl8188eu: core: Removed unnecessary return keyword.Gulsah Kose
2014-10-23staging: rtl8188eu: core: fixed msleep < 20ms can sleep for up to 20ms warnin...Jiayi Ye
2014-08-16staging: rtl8188eu: Declare Efuse_GetCurrentSize() as a static functionnavin patidar
2014-07-09staging: rtl8188eu: rtw_efuse.c: Remove unused functionsnavin patidar
2014-07-09staging: rtl8188eu: Remove unused functions rtw_efuse_map_[read, write]()navin patidar
2014-07-09staging: rtl8188eu: rtw_efuse.c : Remove unused functionsnavin patidar
2014-07-09staging: rtl8188eu: Remove function efuse_GetMaxSize()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function efuse_GetCurrentSize()navin patidar
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_mfree2d(), wrapper for kfree()navin patidar
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar
2014-06-20staging: rtl8188eu: Move all efuse related code to rtw_efuse.cnavin patidar
2014-06-20staging: rtl8188eu: rtw_efuse.c: Remove unnecessary commentsnavin patidar
2014-06-20staging: rtl8188eu: rtw_efuse.c: Remove unused local variablesnavin patidar
2014-06-20staging: rtl8188eu: Remove bool bPseudoTest parameter from efuse functionsnavin patidar
2014-06-20staging: rtl8188eu: EFUSE_ShadowMapUpdate():Remove unused parameter bool testnavin patidar
2014-06-20staging: rtl8188eu: Efuse_ReadAllMap(): Remove unused parameter bool testnavin patidar
2014-06-20staging: rtl8188eu: Efuse_GetCurrentSize(): Remove parameter bool testnavin patidar
2014-06-20staging: rtl8188eu: efuse_ReadEFuse(): Remove parameter bool bPseudoTestnavin patidar
2014-06-20staging: rtl8188eu: efuse_OneByteWrite(): Remove unused parameter bool testnavin patidar
2014-06-20staging: rtl8188eu: efuse_OneByteRead():Remove unused parameter bool testnavin patidar
2014-06-20staging: rtl8188eu: Remove unused function EFUSE_Read1Byte()navin patidar
2014-06-20staging: rtl8188eu: Remove unused function ReadEFuseByte()navin patidar
2014-06-20staging: rtl8188eu: Remove function rtw_BT_efuse_map_read()navin patidar
2014-06-20staging: rtl8188eu: Remove unused function Efuse_PgPacketWrite_BT()navin patidar
2014-06-20staging: rtl8188eu: Remove function rtw_BT_efuse_map_write()navin patidar
2014-06-20staging: rtl8188eu: Remove function Efuse_Read1ByteFromFakeContent()navin patidar
2014-06-20staging: rtl8188eu: Remove function Efuse_Write1ByteToFakeContent()navin patidar
2014-06-20staging: rtl8188eu: Rename hal_EfusePgPacketWrite_8188e()navin patidar
2014-06-20staging: rtl8188eu: Rename hal_EfusePgPacketRead_8188e() to Efuse_PgPacketRead()navin patidar
2014-06-20staging: rtl8188eu: Rename function ReadEFuseByIC() to efuse_ReadEFuse()navin patidar
2014-06-20staging: rtl8188eu: Rename function Hal_EfuseWordEnableDataWrite()navin patidar
2014-06-20staging: rtl8188eu: Rename rtl8188e_EfusePowerSwitch() to Efuse_PowerSwitch()navin patidar