aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_efuse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-538/+0
2016-03-11staging: rtl8723au: core: Remove unnecessary else after returnBhaktipriya Shridhar1-2/+2
2015-11-15Staging: rtl8723au: Declare function staticKsenija Stanojevic1-1/+2
2015-11-15Staging: rtl8723au: Remove unused EFUSE_Write1Byte functionKsenija Stanojevic1-42/+0
2015-10-27staging: r8723au: remove unneeded forward function declarationsAlison Schofield1-2/+0
2015-10-27staging: r8723au: move function type in line with function nameAlison Schofield1-37/+21
2015-10-27staging: r8723au: insert correct spacing around operandsAlison Schofield1-12/+16
2015-10-27staging: r8723au: use kernel preferred style for commentingAlison Schofield1-182/+60
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-3/+0
2015-03-06Staging: rtl8723au: Fixed error 'else should follow close brace '}".Yeliz Taneroglu1-2/+1
2015-01-17staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar"Asaf Vertz1-25/+7
2014-10-30staging: rtl8723au: core: Remove useless cast on void pointerTapasweni Pathak1-8/+8
2014-10-20staging: rtl8723au: core: Replace open coded version with existing hweight functionTapasweni Pathak1-6/+1
2014-08-30drivers: staging: rtl8723au: Fix space prohibited before that close parenthesis ')' errorsGreg Donald1-1/+1
2014-08-16staging: rtl8723au: Remove unnecessary bit masking.Andreas Schlick1-2/+1
2014-08-16staging: rtl8723au: Move open braces to the previous line.Andreas Schlick1-22/+11
2014-08-01staging: rtl8723au: Fix static symbol sparse warningMiguel Oliveira1-25/+0
2014-07-22staging: rtl8723au: Fix typo in rtl8723au/coreMasanari Iida1-3/+3
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen1-24/+27
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen1-24/+26
2014-05-16staging: rtl8723au: Clean up error code mess in rtw_efuse.cJes Sorensen1-27/+26
2014-05-16staging: rtl8723au: Remove a pile of unused EFUSE read/write functionalityJes Sorensen1-34/+0
2014-05-16staging: rtl8723au: Remove first half of EFUSE functions from HAL wrappersJes Sorensen1-53/+146
2014-04-05staging: r8723au: Additional source patchesLarry Finger1-2/+0
2014-04-05staging: r8723au: Add source files for new driver - part 1Larry Finger1-0/+718