summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2014-07-27bcm: fix code styleZahari Doychev
2014-07-23Staging: bcm: nvm.c: Don't pass the indexMatthias Beyer
2014-07-23Staging: bcm: nvm.c: Fixed variable typeMatthias Beyer
2014-07-23staging:bcm:Transmit.c:coding style:line over 80 charSudip Mukherjee
2014-07-23drivers/staging/bcm/Misc.c: fix a checkAndrey Utkin
2014-07-21Staging: bcm: nvm.c: replaced member accessing with variableMatthias Beyer
2014-07-21Staging: bcm: nvm.c: Removed indentation level by concatenating nested if sta...Matthias Beyer
2014-07-21Staging: bcm: nvm.c: Removed indentation level by using continue statementMatthias Beyer
2014-07-21Staging: bcm: nvm.c: Outsourced chunk of code into functionMatthias Beyer
2014-07-21Staging: bcm: nvm.c: Shortened linesMatthias Beyer
2014-07-17staging: bcm: Qos.c: Fix coding styleKhoa Mai
2014-07-17staging: bcm: Qos.c: Fix coding styleKhoa Mai
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-12Staging: bcm: Transmit.c: Removed obvious commentMatthias Beyer
2014-07-12Staging: bcm: Transmit.c: Line length / Whitespace cleanupMatthias Beyer
2014-07-12Staging: bcm: Transmit.c: Replaced member accessing with variableMatthias Beyer
2014-07-09staging: bcm: add missing blank lines after declarationsPawel Lebioda
2014-07-08Staging: bcm: InterfaceMisc.c: Outsourced doubled error checkingMatthias Beyer
2014-07-08Staging: bcm: Shortened linesMatthias Beyer
2014-07-08Staging: bcm: Change TODO to include maintainers.Kevin McKinney
2014-07-08Staging: bcm: LeakyBucket.c: Removed unneccessary return; statementMatthias Beyer
2014-07-08Staging: bcm: LeakyBucket.c: Outsourced ctrl packet sendingMatthias Beyer
2014-07-08Staging: bcm: LeakyBucket.c: Outsourced code chunk into functionMatthias Beyer
2014-07-08Staging: bcm: LeakyBucket.c: Shortened linesMatthias Beyer
2014-07-08Staging: bcm: LeakyBucket.c: Replaced member accessing by variableMatthias Beyer
2014-07-08Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after declarationsMatthias Beyer
2014-07-08Staging: bcm: InterfaceTx.c: Outsourced code chunkMatthias Beyer
2014-07-08Staging: bcm: InterfaceTx.c: Shortened lines + Whitespace cleanupMatthias Beyer
2014-07-08Staging: bcm: InterfaceRx.c: Removed unused variableMatthias Beyer