summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
AgeCommit message (Expand)AuthorFilesLines
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin3-10/+5
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-7/+7
2014-05-24Staging: bcm: Shortened prototype for GetNextTargetBufferLocation()Matthias Beyer1-1/+2
2014-05-24Staging: bcm: Shortened lines in SearchClsid()Matthias Beyer1-2/+5
2014-05-24Staging: bcm: Shortened lines in deleteSFBySfid()Matthias Beyer1-2/+4
2014-05-24Staging: bcm: Shortened lines in CopyIpAddrToClassifier()Matthias Beyer1-20/+52
2014-05-24Staging: bcm: Replaced member accessing by variableMatthias Beyer1-18/+25
2014-05-24Staging: bcm: Shortened lines and replaced member accessing in CopyIpAddrToCl...Matthias Beyer1-6/+10
2014-05-24Staging: bcm: Shortened lines in CopyClassifierRuleToSF()Matthias Beyer1-39/+89
2014-05-24Staging: bcm: Replaced member accessing with variableMatthias Beyer1-37/+40
2014-05-24Staging: bcm: Shortened lines in DeleteClassifierRuleFromSF()Matthias Beyer1-4/+8
2014-05-24Staging: bcm: Shortened line in DeleteAllClassifiersForSF()Matthias Beyer1-2/+4
2014-05-24Staging: bcm: Shortened lines in CopyToAdapter()Matthias Beyer1-27/+70
2014-05-24Staging: bcm: Replaced struct member accessing with variableMatthias Beyer1-47/+49
2014-05-24Staging: bcm: Outsourced PHS rule applyingMatthias Beyer1-71/+99
2014-05-24Staging: bcm: Shortened some lines in DumpCmControlPacker()Matthias Beyer1-28/+78
2014-05-24Staging: bcm: Replaced long member-accessingMatthias Beyer1-52/+55
2014-05-24Staging: bcm: Shortened lines in RestoreSFParam()Matthias Beyer1-3/+5
2014-05-24Staging: bcm: Shortened lines in StoreSFParam()Matthias Beyer1-2/+4
2014-05-24Staging: bcm: Shortened lines in StoreCmControlResponseMessage()Matthias Beyer1-10/+23
2014-05-24Staging: bcm: Shortened lines in RestoreCmControlResponseMessage()Matthias Beyer1-29/+73
2014-05-24Staging: bcm: Shortened lines in SetupTargetDsxBuffers()Matthias Beyer1-9/+22
2014-05-24Staging: bcm: Shortenend lines in GetNextTargetBufferLocation()Matthias Beyer1-4/+10
2014-05-24Staging: bcm: Shortened lineMatthias Beyer1-1/+2
2014-05-24Staging: bcm: Simplified by using variablesMatthias Beyer1-4/+7
2014-05-24Staging: bcm: Outsourced restoring of endianess for ip adressesMatthias Beyer1-9/+23
2014-05-24Staging: bcm: Shortened lines in get_dsx_sf_data_to_application()Matthias Beyer1-7/+14
2014-05-24Staging: bcm: Shortened lines in OverrideServiceFlowParams()Matthias Beyer1-8/+19
2014-05-24Staging: bcm: Shortened code by using variableMatthias Beyer1-7/+10
2014-05-23staging: bcm: fix lines over 80 charactersGreg DeAngelis1-6/+13
2014-05-23Staging: bcm: Indentation fixes in Bcmchar.cMatthias Beyer1-103/+115
2014-05-23Staging: bcm: Outsourced IsFlash2x() handlingMatthias Beyer1-43/+55
2014-05-23Staging: bcm: Outsourced cmd handling to functionMatthias Beyer1-28/+42
2014-05-23Staging: bcm: Fixed line lengthsMatthias Beyer1-26/+50
2014-05-23staging: bcm: use kzalloc instead of kmalloc/memsetDaeseok Youn1-4/+2
2014-04-18Staging:bcm: Fixes coding style issues in drivers/staging/bcm/Qos.cMarcos A. Di Pietro1-5/+12
2014-04-16bcm: Fixing a few checkpatch issues in InterfaceMisc.hJulian Gindi1-6/+6
2014-04-14Staging: bcm: Qos: fixed braces' coding styleLuis Ortega1-126/+48
2014-04-14staging/bcm fix hostmibs.c checkpatch problemsJake Edge1-21/+30
2014-04-14Staging: bcm: CmHost: remove temp bracing from switch/cases.Gary Rookard1-43/+7
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2014-03-19Staging: bcm: Remove unnecessary parenthesesTugce Sirin1-3/+3
2014-03-19staging: bcm: Fix line over 80 characters.Heena Sirwani1-2/+4
2014-03-18Staging: bcm: CmHost: moved and removed declarations and tmp bracing.Gary Rookard1-29/+10
2014-03-18staging: bcm: Remove unneeded boolean comparisons and reflow linesJade Bilkey1-9/+14
2014-03-18staging: bcm: Fix space before semicolonJade Bilkey1-6/+6
2014-03-18staging: bcm: Fix lines over 80 charactersJade Bilkey1-112/+200
2014-03-18staging: bcm: Cleanup unneeded boolean comparisonsJade Bilkey1-10/+9
2014-03-18staging: bcm: Cleanup CreateInterruptUrb() and StartInterruptUrb()Jade Bilkey1-27/+30
2014-03-18staging: bcm: Cleanup switch statementJade Bilkey1-60/+77