summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/PHSModule.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-15Staging: bcm: PHSModule.c: Shortened linesMatthias Beyer1-54/+89
2014-07-15Staging: bcm: PHSModule.c: Replaced if-else return code with simple return as...Matthias Beyer1-9/+1
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variable in CreateS...Matthias Beyer1-8/+11
2014-07-15Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer1-5/+4
2014-07-15Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer1-5/+4
2014-07-15Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...Matthias Beyer1-5/+3
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variable in GetServ...Matthias Beyer1-4/+5
2014-07-15Staging: bcm: PHSModule.c: Added const keyword to ValidatePHSRUleComplete() a...Matthias Beyer1-2/+2
2014-07-15Staging: bcm: PHSModule.c: Rewrote ValidatePHSRuleComplete()Matthias Beyer1-18/+4
2014-07-15Staging: bcm: PHSModule.c: Replaced indentation level with goto jump on bad c...Matthias Beyer1-29/+32
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variable in free_ph...Matthias Beyer1-12/+20
2014-07-15Staging: bcm: PHSModule.c: Added missing braces around else blockMatthias Beyer1-1/+2
2014-07-15Staging: bcm: PHSModule.c: Whitespace cleanup in PhsCompress()Matthias Beyer1-3/+6
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variablesMatthias Beyer1-16/+24
2014-07-15Staging: bcm: PHSModule.c: Reduced indentation by using jump label in PhsDele...Matthias Beyer1-32/+34
2014-07-15Staging: bcm: PHSModule.c: Shortened linesMatthias Beyer1-11/+15
2014-07-15Staging: bcm: PHSModule.c: Reduced indentation level by using jump labelMatthias Beyer1-31/+34
2014-07-15Staging: bcm: PHSModule.c: Replaced nested if statements with logical AND con...Matthias Beyer1-10/+10
2014-07-15Staging: bcm: PHSModule.c: Replaced member accessing with variable in PhsDele...Matthias Beyer1-7/+9
2014-07-15Staging: bcm: PHSModule.c: Outsourced debug printing for phs classifier entryMatthias Beyer1-18/+29
2014-07-15Staging: bcm: PHSModule.c: Outsourced debug printing in own functionMatthias Beyer1-39/+56
2014-07-15Staging: bcm: PHSModule.c: Whitespace & Indentation cleanupMatthias Beyer1-205/+384
2014-07-09staging: bcm: add missing blank lines after declarationsPawel Lebioda1-0/+1
2014-06-19staging: bcm: Remove unnecessary parenthesesMasanari Iida1-1/+1
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-6/+3
2014-01-11staging: bcm : Fix typo in staging/bcmMasanari Iida1-2/+2
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen1-11/+11
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen1-9/+9
2013-09-25Staging: bcm: PHSModule.c: Matching the function definition with function dec...Shalin Mehta1-6/+6
2013-03-11Staging: bcm: Fix spelling error in PHSModule.cKevin McKinney1-1/+1
2013-03-11Staging: bcm: Properly format comments in PHSModule.cKevin McKinney1-271/+272
2013-03-11Staging: bcm: Properly format braces in PHSModule.cKevin McKinney1-293/+140
2013-03-11Staging: bcm: Fix all white space issues in PHSModule.cKevin McKinney1-596/+588
2013-01-07Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.Kevin McKinney1-28/+28
2013-01-07Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly.Kevin McKinney1-6/+6
2013-01-07Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly.Kevin McKinney1-16/+16
2013-01-07Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly.Kevin McKinney1-16/+16
2013-01-07Staging: bcm: Remove typedef for _S_SERVICEFLOW_ENTRY and call directly.Kevin McKinney1-12/+12
2013-01-07Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.Kevin McKinney1-7/+7
2013-01-07Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.Kevin McKinney1-10/+10
2012-08-17staging: bcm: Fix typo in drivers/bcmMasanari Iida1-2/+2
2012-06-13staging bcm: spelling of suppress in codePeter Meerwald1-10/+10
2012-06-13staging bcm: spelling of suppress in commentsPeter Meerwald1-5/+5
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-19/+19
2011-06-28staging: Fix recieve/receive typosJoe Perches1-12/+12
2010-11-01beceem: make local functions staticStephen Hemminger1-13/+59
2010-11-01beceem: remove unused code to dump headerStephen Hemminger1-31/+0
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger1-88/+43
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann1-1/+1
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+1641