summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/gdm_qos.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: gdm72xx: Remove gdm72xx driverShraddha Barke2016-03-121-438/+0Star
* Staging: gdm72xx: Add space around that "+", "&" and "/"Shraddha Barke2016-02-211-6/+6
* Staging: gdm72xx: Add appropriate comment for spinlock_t definitionShraddha Barke2016-02-081-1/+1
* staging: gdm72xx:Add space around '<<'Burcin Akalin2015-11-161-13/+13
* staging: gdm72xx: Add space around '>>'Burcin Akalin2015-11-161-1/+1
* staging: gdm72xx: Add space around '/'Burcin Akalin2015-11-161-2/+2
* staging: gdm72xx: Add space around '+'Burcin Akalin2015-11-161-7/+7
* staging: gdm72xx: Add space around '-'Burcin Akalin2015-11-161-2/+2
* staging: gdm72xx: Add space around '&'Burcin Akalin2015-11-161-20/+20
* Staging: gdm72xx: Remove unnecessary cast on void pointerShraddha Barke2015-10-171-1/+1
* staging: gdm72xx: NULL comparison styleSudip Mukherjee2015-09-131-1/+1
* staging: gdm72xx: Condense two statements into one to improve code readability.Navya Sri Nizamkari2015-03-021-2/+1Star
* staging: gdm72xx: clean up endianness conversionsBen Chan2014-07-091-3/+1Star
* 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/+7Star
* 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/+34Star
* staging: gdm72xx: Fix some camel-case variablesMichalis Pappas2014-05-161-16/+15Star
* 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-241-1/+1
* staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe2013-03-111-25/+17Star
* staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe2013-03-111-7/+2Star
* staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.cYAMANE Toshiaki2012-10-301-17/+16Star
* staging/gdm72xx: remove camel-case vars in gdm_qosMacpaul Lin2012-09-111-59/+59
* staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga2012-07-171-3/+2Star
* staging/gdm72xx: Remove version.h includesDevendra Naga2012-06-121-1/+0Star
* staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn2012-05-151-0/+460