summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/gdm_qos.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: gdm72xx: Remove gdm72xx driverShraddha Barke2016-03-111-438/+0
* Staging: gdm72xx: Add space around that "+", "&" and "/"Shraddha Barke2016-02-201-6/+6
* Staging: gdm72xx: Add appropriate comment for spinlock_t definitionShraddha Barke2016-02-071-1/+1
* staging: gdm72xx:Add space around '<<'Burcin Akalin2015-11-151-13/+13
* staging: gdm72xx: Add space around '>>'Burcin Akalin2015-11-151-1/+1
* staging: gdm72xx: Add space around '/'Burcin Akalin2015-11-151-2/+2
* staging: gdm72xx: Add space around '+'Burcin Akalin2015-11-151-7/+7
* staging: gdm72xx: Add space around '-'Burcin Akalin2015-11-151-2/+2
* staging: gdm72xx: Add space around '&'Burcin Akalin2015-11-151-20/+20
* Staging: gdm72xx: Remove unnecessary cast on void pointerShraddha Barke2015-10-161-1/+1
* staging: gdm72xx: NULL comparison styleSudip Mukherjee2015-09-121-1/+1
* staging: gdm72xx: Condense two statements into one to improve code readability.Navya Sri Nizamkari2015-03-011-2/+1
* staging: gdm72xx: clean up endianness conversionsBen Chan2014-07-091-3/+1
* staging: gdm72xx: use lower case for variable names for consistencyBen Chan2014-06-291-19/+19
* staging: gdm72xx: use int instead of u32 whenever makes senseBen Chan2014-06-291-8/+7
* staging: gdm72xx: use bool instead of custom-defined BOOLEANBen Chan2014-06-291-5/+5
* staging: gdm72xx: code cleanupDavide Gianforte2014-05-241-3/+6
* staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas2014-05-161-1/+1
* staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas2014-05-161-38/+34
* staging: gdm72xx: Fix some camel-case variablesMichalis Pappas2014-05-161-16/+15
* staging: gdm72xx: Modify a struct allocation to match coding standardsMichalis Pappas2014-05-161-1/+1
* staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.cMasanari Iida2013-12-171-1/+1
* staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter2013-07-231-1/+1
* staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe2013-03-111-25/+17
* staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe2013-03-111-7/+2
* staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.cYAMANE Toshiaki2012-10-301-17/+16
* staging/gdm72xx: remove camel-case vars in gdm_qosMacpaul Lin2012-09-111-59/+59
* staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga2012-07-161-3/+2
* staging/gdm72xx: Remove version.h includesDevendra Naga2012-06-121-1/+0
* staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn2012-05-151-0/+460