summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/CmHost.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...Kevin McKinney2012-03-021-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-081-84/+84
* Staging: bcm: Replace variables and function outputs defined as INT with int.Kevin McKinney2012-02-081-5/+5
* Staging: bcm: Remove assignment from if statement and reverse if logic for re...Kevin McKinney2012-02-081-8/+9
* Staging: bcm: Remove typedef from CmHost.c and use enum.Kevin McKinney2012-02-081-3/+3
* Staging: bcm: Replace dated variable __FUNCTION__.Kevin McKinney2012-02-081-3/+3
* Staging: bcm: Fix coding style issues in CmHost.cKevin McKinney2012-02-081-1718/+1325
* Fix common misspellingsLucas De Marchi2011-03-311-8/+8
* staging: bcm: Remove NULL check before kfreeIlia Mirkin2011-03-141-9/+2
* drivers:staging:bcm:CmHost.c Remove one to many n's in a word.Justin P. Mattock2011-02-281-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-101-1/+1
* beceem: statistics and transmit queue changesStephen Hemminger2010-11-011-12/+0
* 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/+2
* beceem: add network device message level controlStephen Hemminger2010-11-011-1/+3
* beceem: remove problematic debug print messagesStephen Hemminger2010-11-011-7/+0
* beceem: remove dead codeStephen Hemminger2010-11-011-60/+0
* 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/+1
* Staging: bcm: dereferencing before checkingDan Carpenter2010-10-081-6/+5
* 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-081-0/+2443
OpenPOWER on IntegriCloud