summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/CmHost.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm: remove driverJeff Kirsher2014-10-201-2254/+0
* staging: bcm: add missing blank lines after declarationsPawel Lebioda2014-07-091-0/+1
* drivers/staging/bcm: Added a space after a comma.Chuong Ngo2014-06-191-1/+1
* 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: CmHost: remove temp bracing from switch/cases.Gary Rookard2014-04-141-43/+7
* Staging: bcm: CmHost: moved and removed declarations and tmp bracing.Gary Rookard2014-03-181-29/+10
* Staging: bcm: fixed parentheses and quoted string across lines coding style i...Joshua Baldock2014-03-171-12/+10
* staging: bcm: Remove unnecessary pointer castingLisa Nguyen2013-10-291-5/+5
* staging: bcm: Replace FALSE with falseLisa Nguyen2013-10-281-27/+27
* staging: bcm: Replace BOOLEAN with boolLisa Nguyen2013-10-281-3/+3
* Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.Kevin McKinney2013-01-071-2/+2
* Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly.Kevin McKinney2013-01-071-1/+1
* Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly.Kevin McKinney2012-11-261-1/+1
* Staging: bcm: Remove typedef for stLocalSFAddIndicationAlt and call directly.Kevin McKinney2012-10-301-19/+19
* Staging: bcm: Remove typedef for stLocalSFChangeIndicationAlt and call directly.Kevin McKinney2012-10-301-10/+10
* Staging: bcm: Rename all local variables in function GetNextTargetBufferLocat...Kevin McKinney2012-10-191-15/+15
* Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney2012-09-261-5/+5
* Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney2012-09-261-13/+13
* Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney2012-09-261-3/+3
* Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney2012-09-261-7/+7
* Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney2012-09-261-2/+2
* Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney2012-09-261-4/+4
* Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.Kevin McKinney2012-09-211-2/+2
* staging: bcm: print small buffers with %*phAndy Shevchenko2012-08-131-46/+32
OpenPOWER on IntegriCloud