aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/PHSModule.c
AgeCommit message (Expand)Author
2014-10-20staging: bcm: remove driverJeff Kirsher
2014-10-20staging: bcm: Removed unnecessary braces after returnSarah Khan
2014-07-15Staging: bcm: PHSModule.c: Shortened linesMatthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Replaced if-else return code with simple return as...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variable in CreateS...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variable in GetServ...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Added const keyword to ValidatePHSRUleComplete() a...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Rewrote ValidatePHSRuleComplete()Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Replaced indentation level with goto jump on bad c...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variable in free_ph...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Added missing braces around else blockMatthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Whitespace cleanup in PhsCompress()Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variablesMatthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Reduced indentation by using jump label in PhsDele...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Shortened linesMatthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Reduced indentation level by using jump labelMatthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Replaced nested if statements with logical AND con...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variable in PhsDele...Matthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Outsourced debug printing for phs classifier entryMatthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Outsourced debug printing in own functionMatthias Beyer
2014-07-15Staging: bcm: PHSModule.c: Whitespace & Indentation cleanupMatthias Beyer
2014-07-09staging: bcm: add missing blank lines after declarationsPawel Lebioda
2014-06-19staging: bcm: Remove unnecessary parenthesesMasanari Iida
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-01-11staging: bcm : Fix typo in staging/bcmMasanari Iida
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen
2013-09-25Staging: bcm: PHSModule.c: Matching the function definition with function dec...Shalin Mehta
2013-03-11Staging: bcm: Fix spelling error in PHSModule.cKevin McKinney
2013-03-11Staging: bcm: Properly format comments in PHSModule.cKevin McKinney
2013-03-11Staging: bcm: Properly format braces in PHSModule.cKevin McKinney
2013-03-11Staging: bcm: Fix all white space issues in PHSModule.cKevin McKinney
2013-01-07Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _S_SERVICEFLOW_ENTRY and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.Kevin McKinney
2012-08-17staging: bcm: Fix typo in drivers/bcmMasanari Iida
2012-06-13staging bcm: spelling of suppress in codePeter Meerwald
2012-06-13staging bcm: spelling of suppress in commentsPeter Meerwald
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney
2011-06-28staging: Fix recieve/receive typosJoe Perches
2010-11-01beceem: make local functions staticStephen Hemminger
2010-11-01beceem: remove unused code to dump headerStephen Hemminger
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger