summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: bcm: use kzalloc instead of kmalloc/memsetDaeseok Youn2014-05-231-4/+2
* Staging:bcm: Fixes coding style issues in drivers/staging/bcm/Qos.cMarcos A. Di Pietro2014-04-181-5/+12
* bcm: Fixing a few checkpatch issues in InterfaceMisc.hJulian Gindi2014-04-161-6/+6
* Staging: bcm: Qos: fixed braces' coding styleLuis Ortega2014-04-141-126/+48
* staging/bcm fix hostmibs.c checkpatch problemsJake Edge2014-04-141-21/+30
* Staging: bcm: CmHost: remove temp bracing from switch/cases.Gary Rookard2014-04-141-43/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2012-1553/+1444
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-1/+0
* | | Staging: bcm: Remove unnecessary parenthesesTugce Sirin2014-03-191-3/+3
* | | staging: bcm: Fix line over 80 characters.Heena Sirwani2014-03-191-2/+4
* | | Staging: bcm: CmHost: moved and removed declarations and tmp bracing.Gary Rookard2014-03-181-29/+10
* | | staging: bcm: Remove unneeded boolean comparisons and reflow linesJade Bilkey2014-03-181-9/+14
* | | staging: bcm: Fix space before semicolonJade Bilkey2014-03-181-6/+6
* | | staging: bcm: Fix lines over 80 charactersJade Bilkey2014-03-181-112/+200
* | | staging: bcm: Cleanup unneeded boolean comparisonsJade Bilkey2014-03-181-10/+9
OpenPOWER on IntegriCloud