aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/gdm_qos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-01staging: gdm72xx: Condense two statements into one to improve code readability.Navya Sri Nizamkari1-2/+1
2014-07-09staging: gdm72xx: clean up endianness conversionsBen Chan1-3/+1
2014-06-29staging: gdm72xx: use lower case for variable names for consistencyBen Chan1-19/+19
2014-06-29staging: gdm72xx: use int instead of u32 whenever makes senseBen Chan1-8/+7
2014-06-29staging: gdm72xx: use bool instead of custom-defined BOOLEANBen Chan1-5/+5
2014-05-24staging: gdm72xx: code cleanupDavide Gianforte1-3/+6
2014-05-16staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas1-1/+1
2014-05-16staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas1-38/+34
2014-05-16staging: gdm72xx: Fix some camel-case variablesMichalis Pappas1-16/+15
2014-05-16staging: gdm72xx: Modify a struct allocation to match coding standardsMichalis Pappas1-1/+1
2013-12-17staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.cMasanari Iida1-1/+1
2013-07-23staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter1-1/+1
2013-03-11staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe1-25/+17
2013-03-11staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe1-7/+2
2012-10-30staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.cYAMANE Toshiaki1-17/+16
2012-09-11staging/gdm72xx: remove camel-case vars in gdm_qosMacpaul Lin1-59/+59
2012-07-16staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga1-3/+2
2012-06-12staging/gdm72xx: Remove version.h includesDevendra Naga1-1/+0
2012-05-15staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn1-0/+460