summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/r8192U_core.c
AgeCommit message (Expand)Author
2016-03-12Staging: rtl8192u: Clean up tests if NULL returned on failureBhumika Goyal
2016-02-20staging: rtl8192u: Remove create_workqueue()Bhaktipriya Shridhar
2016-02-08staging: r8192U: Fix check pointer after usage problemLarry Finger
2016-02-08staging/rtl8192u: fixed typosYannik Schmidt
2016-02-08staging: rtl8192u: use to_delayed_workGeliang Tang
2015-11-16Staging: rtl8192u: Remove unused functionKsenija Stanojevic
2015-10-25Staging: rtl8192u: Eliminate use of MSECS macroShraddha Barke
2015-10-13rtl8192u: BIT() macro cleanupAnish Bhatt
2015-10-13staging: rtl8192u: r8192U_core: fix negative noise valueLuis de Bethencourt
2015-10-13Staging: rtl8192u: Do not DMA on the stackKsenija Stanojevic
2015-09-21staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 charac...Raphaël Beamonte
2015-09-17staging: rtl8192u: r8192U_core: fix comments lines over 80 charactersRaphaël Beamonte
2015-09-15staging/rtl8192u: remove unused functionNicolas Joseph
2015-09-13staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code ...Raphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix quoted string split across lines code sty...Raphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix missing blank line after declarations cod...Raphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issueRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix unnecessary else after return code style ...Raphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issueRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style...Raphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: remove forward declarations in .c fileRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix unecessary braces code style issueRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: remove return statement of void functionRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.hRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: clean C99 // commentsRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacin...Raphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spac...Raphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix else following close brace code style errorRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix code indent using spaces code style errorRaphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix space before close parenthesis code style...Raphaël Beamonte
2015-09-13staging: rtl8192u: r8192U_core: fix switch and case indent code style errorRaphaël Beamonte
2015-07-23staging: rtl8192u: remove unneeded boolLuis de Bethencourt
2015-07-23staging: rtl8192u: remove bool comparisonsLuis de Bethencourt
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker
2015-05-08staging: rtl8192u: Make core functions staticNickolaus Woodruff
2015-03-26Staging: rtl8192 Clean up function definitionEddie Kovsky
2015-03-23Staging: rtl8192u: Remove function prototype from .c fileCristina Opriceana
2015-03-23Staging: rtl8192u: Make function prototypes staticCristina Opriceana
2015-03-16staging: rtl8192u: remove return from end of void functionSupriya Karanth
2015-03-16Staging: rtl8192u: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: rtl8192u: Bool tests don't need comparisonsCristina Opriceana
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand
2015-03-07staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointerRickard Strandqvist
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2015-03-06staging: rtl8192u: remove extra parentheses around right bit shift operationAya Mahfouz
2015-03-02Staging: rtl8192u: Replace TRUE and FALSE macrosKsenija Stanojevic
2015-02-26staging: rtl8192u: rewrite the right hand side of an assignmentAya Mahfouz
2014-10-29staging: rtl8192u: Fix checkpatch.pl warningsKoray Gulcu
2014-10-29staging: rtl8192u: Fix sparse warnings of r8182U_coreKoray Gulcu
2014-09-24staging: rtl8192u: remove unecessary variableTapasweni Pathak