summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/CmHost.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+1
* Staging: bcm: Remove typedef for stLocalSFAddIndicationAlt and call directly.Kevin McKinney2012-10-311-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-141-46/+32Star
* staging: bcm: Remove all commented macrosMarcos Paulo de Souza2012-07-121-1/+0Star
* staging: bcm: use %pM to print MAC addressesAndy Shevchenko2012-07-071-28/+16Star
* Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-051-25/+25
* Staging: bcm: Remove typedef for _LEADER and call directly.Kevin McKinney2012-06-051-2/+2
* Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.Kevin McKinney2012-06-051-5/+5
* Staging: bcm: Remove typedef for _packet_info and call directly.Kevin McKinney2012-06-051-1/+1
* Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...Kevin McKinney2012-03-031-7/+20
* Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.cKevin McKinney2012-02-241-1/+7
* Staging: bcm: Alter name, datatype, and default value of iterator variables.Kevin McKinney2012-02-091-84/+84
* Staging: bcm: Replace variables and function outputs defined as INT with int.Kevin McKinney2012-02-091-5/+5
* Staging: bcm: Remove assignment from if statement and reverse if logic for re...Kevin McKinney2012-02-091-8/+9
* Staging: bcm: Remove typedef from CmHost.c and use enum.Kevin McKinney2012-02-091-3/+3
* Staging: bcm: Replace dated variable __FUNCTION__.Kevin McKinney2012-02-091-3/+3
* Staging: bcm: Fix coding style issues in CmHost.cKevin McKinney2012-02-091-1718/+1325Star
* Fix common misspellingsLucas De Marchi2011-03-311-8/+8
* staging: bcm: Remove NULL check before kfreeIlia Mirkin2011-03-141-9/+2Star
* drivers:staging:bcm:CmHost.c Remove one to many n's in a word.Justin P. Mattock2011-03-011-1/+1
* Staging: bcm: signedness bug in StoreSFParam()Dan Carpenter2010-11-161-4/+4
* Staging, bcm: Remove unnecessary casts of void ptr returning alloc function r...Jesper Juhl2010-11-111-1/+1
* beceem: statistics and transmit queue changesStephen Hemminger2010-11-011-12/+0Star
* beceem: make local functions staticStephen Hemminger2010-11-011-2/+3
* beceem: debug message format changesStephen Hemminger2010-11-011-1/+1
* beceem: use get_seconds for elapsed timeStephen Hemminger2010-11-011-5/+2Star
* beceem: add network device message level controlStephen Hemminger2010-11-011-1/+3
* beceem: remove problematic debug print messagesStephen Hemminger2010-11-011-7/+0Star
* beceem: remove dead codeStephen Hemminger2010-11-011-60/+0Star
* beceem: get rid of unnecessary inline usageStephen Hemminger2010-11-011-7/+9
* beceem: remove OS wrapper libraryStephen Hemminger2010-11-011-12/+12
* Staging: bcm: silence off by one warningDan Carpenter2010-10-081-2/+1Star
* Staging: bcm: dereferencing before checkingDan Carpenter2010-10-081-6/+5Star
* staging/bcm: add sparse annotationsArnd Bergmann2010-10-051-4/+4
* staging/bcm: fix most build warningsArnd Bergmann2010-10-051-5/+5
* staging/bcm: fix printk format warningsRandy Dunlap2010-09-161-5/+5
* staging: Beeceem USB Wimax driverStephen Hemminger2010-09-091-0/+2443