summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2014-07-30Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixedMatthias Beyer
2014-07-30Staging: bcm: Qos.c: checkpatch.pl fix: Removed parentheses from return state...Matthias Beyer
2014-07-30Staging: bcm: Qos.c: checkpatch.pl fix: Transformed C99-style commentsMatthias Beyer
2014-07-30Staging: bcm: Qos.c: checkpatch.pl fix: Added blank lines after declarationsMatthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdr...Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdre...Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Replaced if-else return with ternary operatorMatthias Beyer
2014-07-30Staging: bcm: Qos.c: Replaced do-while(0) breaks with continueMatthias Beyer
2014-07-30Staging: bcm: Qos.c: Replaced member accessing by variable in flush_all_queues()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes ...Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Replaced member accessing with variable in MatchDestIpAd...Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()Matthias Beyer
2014-07-30Staging: bcm: IPv6Protocol.c: Line length fixesMatthias Beyer
2014-07-30Staging: bcm: IPv6Protocol.c: Whitespace cleanupMatthias Beyer
2014-07-30Staging: bcm: IPv6Protocol.c: Replaced member accessing with variableMatthias Beyer
2014-07-30Staging: bcm: IPv6Procotol.c: Replaced member accessing with variableMatthias Beyer
2014-07-30Staging: bcm: IPv6Protocol.c: Removed unnecessary if-else blocksMatthias Beyer
2014-07-30Staging: bcm: IPv6Protocol.c: Reindented switch-caseMatthias Beyer
2014-07-27staging: bcm: DDRInit.c: fixed coding style: lines over 80 charSudip Mukherjee
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