summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: bcm: led_control.c: Outsourced adapter driver state handlingMatthias Beyer2014-06-261-154/+171
* Staging: bcm: led_control.c: Indentation/Whitespace/Line length cleanupMatthias Beyer2014-06-261-59/+79
* Staging: bcm: Qos.c: fix checkpatch errors: whitespacesMartin Gumbrecht2014-06-201-19/+19
* Staging: bcm: Qos.c: fix checkpatch errors: commentsMartin Gumbrecht2014-06-201-37/+51
* Staging: bcm: Queue.h: fix checkpatch errors: whitespacesMartin Gumbrecht2014-06-201-16/+16
* Staging: bcm: Queue.h: fix checkpatch errors: bracketsMartin Gumbrecht2014-06-201-8/+6
* Staging: bcm: Queue.h: fix checkpatch errors: commentsMartin Gumbrecht2014-06-201-2/+2
* Staging: bcm: Prototypes.h: fix checkpatch errors: whitespacesMartin Gumbrecht2014-06-201-29/+29
* Staging: bcm: Prototypes.h: fix checkpatch errors: blank linesMartin Gumbrecht2014-06-201-21/+16
* drivers/staging/bcm/Misc: style: removed void returnsRobin Schroer2014-06-191-6/+0
* drivers/staging/bcm/Misc: style: removed duplicate parenthesesRobin Schroer2014-06-191-3/+3
* drivers/staging/bcm/Misc: style: added blank lines after declarationsRobin Schroer2014-06-191-0/+13
* staging: bcm: Remove unnecessary parenthesesMasanari Iida2014-06-191-1/+1
* staging: bcm: nvm.c: Cleaning up a array that is filled incompletelyRickard Strandqvist2014-06-191-2/+2
* drivers/staging/bcm: Added a space after a comma.Chuong Ngo2014-06-191-1/+1
* staging: bcm: Remove redundant casting in Bcmchar.cSachin Kamat2014-06-181-1/+1
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-263-10/+5
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-7/+7
* Staging: bcm: Shortened prototype for GetNextTargetBufferLocation()Matthias Beyer2014-05-241-1/+2
* Staging: bcm: Shortened lines in SearchClsid()Matthias Beyer2014-05-241-2/+5
* Staging: bcm: Shortened lines in deleteSFBySfid()Matthias Beyer2014-05-241-2/+4
* Staging: bcm: Shortened lines in CopyIpAddrToClassifier()Matthias Beyer2014-05-241-20/+52
* Staging: bcm: Replaced member accessing by variableMatthias Beyer2014-05-241-18/+25
* Staging: bcm: Shortened lines and replaced member accessing in CopyIpAddrToCl...Matthias Beyer2014-05-241-6/+10
* Staging: bcm: Shortened lines in CopyClassifierRuleToSF()Matthias Beyer2014-05-241-39/+89
* Staging: bcm: Replaced member accessing with variableMatthias Beyer2014-05-241-37/+40
* Staging: bcm: Shortened lines in DeleteClassifierRuleFromSF()Matthias Beyer2014-05-241-4/+8
* Staging: bcm: Shortened line in DeleteAllClassifiersForSF()Matthias Beyer2014-05-241-2/+4
* Staging: bcm: Shortened lines in CopyToAdapter()Matthias Beyer2014-05-241-27/+70
* Staging: bcm: Replaced struct member accessing with variableMatthias Beyer2014-05-241-47/+49
* Staging: bcm: Outsourced PHS rule applyingMatthias Beyer2014-05-241-71/+99
* Staging: bcm: Shortened some lines in DumpCmControlPacker()Matthias Beyer2014-05-241-28/+78
* Staging: bcm: Replaced long member-accessingMatthias Beyer2014-05-241-52/+55
* Staging: bcm: Shortened lines in RestoreSFParam()Matthias Beyer2014-05-241-3/+5
* Staging: bcm: Shortened lines in StoreSFParam()Matthias Beyer2014-05-241-2/+4
* Staging: bcm: Shortened lines in StoreCmControlResponseMessage()Matthias Beyer2014-05-241-10/+23
* Staging: bcm: Shortened lines in RestoreCmControlResponseMessage()Matthias Beyer2014-05-241-29/+73
* Staging: bcm: Shortened lines in SetupTargetDsxBuffers()Matthias Beyer2014-05-241-9/+22
* Staging: bcm: Shortenend lines in GetNextTargetBufferLocation()Matthias Beyer2014-05-241-4/+10
* Staging: bcm: Shortened lineMatthias Beyer2014-05-241-1/+2
* Staging: bcm: Simplified by using variablesMatthias Beyer2014-05-241-4/+7
* Staging: bcm: Outsourced restoring of endianess for ip adressesMatthias Beyer2014-05-241-9/+23
* Staging: bcm: Shortened lines in get_dsx_sf_data_to_application()Matthias Beyer2014-05-241-7/+14
* Staging: bcm: Shortened lines in OverrideServiceFlowParams()Matthias Beyer2014-05-241-8/+19
* Staging: bcm: Shortened code by using variableMatthias Beyer2014-05-241-7/+10
* staging: bcm: fix lines over 80 charactersGreg DeAngelis2014-05-231-6/+13
* Staging: bcm: Indentation fixes in Bcmchar.cMatthias Beyer2014-05-231-103/+115
* Staging: bcm: Outsourced IsFlash2x() handlingMatthias Beyer2014-05-231-43/+55
* Staging: bcm: Outsourced cmd handling to functionMatthias Beyer2014-05-231-28/+42
* Staging: bcm: Fixed line lengthsMatthias Beyer2014-05-231-26/+50