aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/CmHost.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 GetNextTargetBufferLocation.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
2012-07-06staging: bcm: use %pM to print MAC addressesAndy Shevchenko1-28/+16
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-25/+25
2012-06-04Staging: bcm: Remove typedef for _LEADER and call directly.Kevin McKinney1-2/+2
2012-06-04Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.Kevin McKinney1-5/+5
2012-06-04Staging: bcm: Remove typedef for _packet_info and call directly.Kevin McKinney1-1/+1
2012-03-02Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and removes a whitespaceKevin McKinney1-7/+20
2012-02-24Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.cKevin McKinney1-1/+7
2012-02-08Staging: bcm: Alter name, datatype, and default value of iterator variables.Kevin McKinney1-84/+84
2012-02-08Staging: bcm: Replace variables and function outputs defined as INT with int.Kevin McKinney1-5/+5
2012-02-08Staging: bcm: Remove assignment from if statement and reverse if logic for readability.Kevin McKinney1-8/+9
2012-02-08Staging: bcm: Remove typedef from CmHost.c and use enum.Kevin McKinney1-3/+3
2012-02-08Staging: bcm: Replace dated variable __FUNCTION__.Kevin McKinney1-3/+3
2012-02-08Staging: bcm: Fix coding style issues in CmHost.cKevin McKinney1-1718/+1325
2011-03-31Fix common misspellingsLucas De Marchi1-8/+8
2011-03-14staging: bcm: Remove NULL check before kfreeIlia Mirkin1-9/+2
2011-02-28drivers:staging:bcm:CmHost.c Remove one to many n's in a word.Justin P. Mattock1-1/+1
2010-11-16Staging: bcm: signedness bug in StoreSFParam()Dan Carpenter1-4/+4
2010-11-10Staging, bcm: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-11-01beceem: statistics and transmit queue changesStephen Hemminger1-12/+0
2010-11-01beceem: make local functions staticStephen Hemminger1-2/+3
2010-11-01beceem: debug message format changesStephen Hemminger1-1/+1
2010-11-01beceem: use get_seconds for elapsed timeStephen Hemminger1-5/+2
2010-11-01beceem: add network device message level controlStephen Hemminger1-1/+3
2010-11-01beceem: remove problematic debug print messagesStephen Hemminger1-7/+0
2010-11-01beceem: remove dead codeStephen Hemminger1-60/+0
2010-11-01beceem: get rid of unnecessary inline usageStephen Hemminger1-7/+9
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger1-12/+12
2010-10-08Staging: bcm: silence off by one warningDan Carpenter1-2/+1
2010-10-08Staging: bcm: dereferencing before checkingDan Carpenter1-6/+5
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann1-4/+4
2010-10-05staging/bcm: fix most build warningsArnd Bergmann1-5/+5
2010-09-16staging/bcm: fix printk format warningsRandy Dunlap1-5/+5
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+2443