summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/PHSModule.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm: remove driverJeff Kirsher2014-10-201-1699/+0
* staging: bcm: Removed unnecessary braces after returnSarah Khan2014-10-201-12/+8
* Staging: bcm: PHSModule.c: Shortened linesMatthias Beyer2014-07-151-54/+89
* Staging: bcm: PHSModule.c: Replaced if-else return code with simple return as...Matthias Beyer2014-07-151-9/+1
* Staging: bcm: PHSModule.c: Replaced member accessing with variable in CreateS...Matthias Beyer2014-07-151-8/+11
* Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer2014-07-151-5/+4
* Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer2014-07-151-5/+4
* Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer2014-07-151-5/+3
* Staging: bcm: PHSModule.c: Replaced member accessing with variable in GetServ...Matthias Beyer2014-07-151-4/+5
* Staging: bcm: PHSModule.c: Added const keyword to ValidatePHSRUleComplete() a...Matthias Beyer2014-07-151-2/+2
* Staging: bcm: PHSModule.c: Rewrote ValidatePHSRuleComplete()Matthias Beyer2014-07-151-18/+4
* Staging: bcm: PHSModule.c: Replaced indentation level with goto jump on bad c...Matthias Beyer2014-07-151-29/+32
* Staging: bcm: PHSModule.c: Replaced member accessing with variable in free_ph...Matthias Beyer2014-07-151-12/+20
* Staging: bcm: PHSModule.c: Added missing braces around else blockMatthias Beyer2014-07-151-1/+2
* Staging: bcm: PHSModule.c: Whitespace cleanup in PhsCompress()Matthias Beyer2014-07-151-3/+6
* Staging: bcm: PHSModule.c: Replaced member accessing with variablesMatthias Beyer2014-07-151-16/+24
* Staging: bcm: PHSModule.c: Reduced indentation by using jump label in PhsDele...Matthias Beyer2014-07-151-32/+34
* Staging: bcm: PHSModule.c: Shortened linesMatthias Beyer2014-07-151-11/+15
* Staging: bcm: PHSModule.c: Reduced indentation level by using jump labelMatthias Beyer2014-07-151-31/+34
* Staging: bcm: PHSModule.c: Replaced nested if statements with logical AND con...Matthias Beyer2014-07-151-10/+10
* Staging: bcm: PHSModule.c: Replaced member accessing with variable in PhsDele...Matthias Beyer2014-07-151-7/+9
* Staging: bcm: PHSModule.c: Outsourced debug printing for phs classifier entryMatthias Beyer2014-07-151-18/+29
* Staging: bcm: PHSModule.c: Outsourced debug printing in own functionMatthias Beyer2014-07-151-39/+56
* Staging: bcm: PHSModule.c: Whitespace & Indentation cleanupMatthias Beyer2014-07-151-205/+384
* staging: bcm: add missing blank lines after declarationsPawel Lebioda2014-07-091-0/+1
* staging: bcm: Remove unnecessary parenthesesMasanari Iida2014-06-191-1/+1
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-261-6/+3
* staging: bcm : Fix typo in staging/bcmMasanari Iida2014-01-111-2/+2
* staging: bcm: Replace FALSE with falseLisa Nguyen2013-10-281-11/+11
* staging: bcm: Replace BOOLEAN with boolLisa Nguyen2013-10-281-9/+9
* Staging: bcm: PHSModule.c: Matching the function definition with function dec...Shalin Mehta2013-09-251-6/+6
* Staging: bcm: Fix spelling error in PHSModule.cKevin McKinney2013-03-111-1/+1
* Staging: bcm: Properly format comments in PHSModule.cKevin McKinney2013-03-111-271/+272
* Staging: bcm: Properly format braces in PHSModule.cKevin McKinney2013-03-111-293/+140
* Staging: bcm: Fix all white space issues in PHSModule.cKevin McKinney2013-03-111-596/+588
* Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.Kevin McKinney2013-01-071-28/+28
* Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly.Kevin McKinney2013-01-071-6/+6
* Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly.Kevin McKinney2013-01-071-16/+16
* Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly.Kevin McKinney2013-01-071-16/+16
* Staging: bcm: Remove typedef for _S_SERVICEFLOW_ENTRY and call directly.Kevin McKinney2013-01-071-12/+12
* Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.Kevin McKinney2013-01-071-7/+7
* Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.Kevin McKinney2013-01-071-10/+10
* staging: bcm: Fix typo in drivers/bcmMasanari Iida2012-08-171-2/+2
* staging bcm: spelling of suppress in codePeter Meerwald2012-06-131-10/+10
* staging bcm: spelling of suppress in commentsPeter Meerwald2012-06-131-5/+5
* Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-041-19/+19
* staging: Fix recieve/receive typosJoe Perches2011-06-281-12/+12
* beceem: make local functions staticStephen Hemminger2010-11-011-13/+59
* beceem: remove unused code to dump headerStephen Hemminger2010-11-011-31/+0
* beceem: remove OS wrapper libraryStephen Hemminger2010-11-011-88/+43
OpenPOWER on IntegriCloud