summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/CmHost.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-09staging: bcm: add missing blank lines after declarationsPawel Lebioda1-0/+1
2014-06-19drivers/staging/bcm: Added a space after a comma.Chuong Ngo1-1/+1
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-04-14Staging: bcm: CmHost: remove temp bracing from switch/cases.Gary Rookard1-43/+7
2014-03-18Staging: bcm: CmHost: moved and removed declarations and tmp bracing.Gary Rookard1-29/+10
2014-03-17Staging: bcm: fixed parentheses and quoted string across lines coding style i...Joshua Baldock1-12/+10
2013-10-29staging: bcm: Remove unnecessary pointer castingLisa Nguyen1-5/+5
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen1-27/+27
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen1-3/+3
2013-01-07Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.Kevin McKinney1-2/+2
2013-01-07Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly.Kevin McKinney1-1/+1
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly.Kevin McKinney1-1/+1
2012-10-30Staging: bcm: Remove typedef for stLocalSFAddIndicationAlt and call directly.Kevin McKinney1-19/+19
2012-10-30Staging: bcm: Remove typedef for stLocalSFChangeIndicationAlt and call directly.Kevin McKinney1-10/+10
2012-10-19Staging: bcm: Rename all local variables in function GetNextTargetBufferLocat...Kevin McKinney1-15/+15
2012-09-26Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney1-5/+5
2012-09-26Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney1-13/+13
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney1-3/+3
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney1-7/+7
2012-09-26Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney1-2/+2
2012-09-26Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney1-4/+4
2012-09-21Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.Kevin McKinney1-2/+2
2012-08-13staging: bcm: print small buffers with %*phAndy Shevchenko1-46/+32
2012-07-11staging: bcm: Remove all commented macrosMarcos Paulo de Souza1-1/+0