summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_efuse.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-07-21staging: rtl8188eu: remove efuse write supportMartin Kaiser
2021-06-24staging: rtl8188eu: make efuse_ReadEFuse staticMartin Kaiser
2021-06-24staging: rtl8188eu: remove efuse typeMartin Kaiser
2021-06-16staging: rtl8188eu: remove unused variables from core/rtw_efuse.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_efuse.cPhillip Potter
2020-04-13staging: rtl8188eu: refactor Efuse_GetCurrentSize()Michael Straube
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2020-01-03staging: rtl8188eu: use break to exit while loopMichael Straube
2019-10-24staging: rtl8188eu: make efuse_power_switch() function staticAlexandru Ardelean
2019-10-07staging: rtl8188eu: remove unnecessary asignment and initializationMichael Straube
2019-08-05staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rt...Saurav Girepunje
2019-07-30staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr()Michael Straube
2019-01-15staging: rtl8188eu: Replace kzalloc with kcallocGustavo A. R. Silva
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube
2018-09-28staging: rtl8188eu: use break to exit while loopMichael Straube
2018-09-28staging: rtl8188eu: rename variable - styleMichael Straube
2018-09-28staging: rtl8188eu: do not line break function definition - styleMichael Straube
2018-09-28staging: rtl8188eu: simplify function comments - styleMichael Straube
2018-08-27staging: rtl8188eu: Removed a function and coded inlineBhaskar Singh
2018-08-05staging: rtl8188eu: rename rtw_IOL_appliedMichael Straube
2018-07-16staging: rtl8188eu: add spaces around '+'Michael Straube
2018-07-16staging: rtl8188eu: rename variableMichael Straube
2018-07-16staging: rtl8188eu: rename function parametersMichael Straube
2018-07-16staging: rtl8188eu: rename Efuse_PowerSwitchMichael Straube
2018-07-16staging: rtl8188eu: do not line break function definitionMichael Straube
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2017-09-18staging: rtl8188eu: Fix spellingValentine Sinitsyn
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-08-21staging: rtl8188eu: remove EFUSE_GetEfuseDefinition functionIvan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUS...Ivan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECT...Ivan Safonov
2016-08-21staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheckIvan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN,...Ivan Safonov
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