summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/CmHost.c
AgeCommit message (Expand)Author
2012-03-03Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...Kevin McKinney
2012-02-24Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.cKevin McKinney
2012-02-09Staging: bcm: Alter name, datatype, and default value of iterator variables.Kevin McKinney
2012-02-09Staging: bcm: Replace variables and function outputs defined as INT with int.Kevin McKinney
2012-02-09Staging: bcm: Remove assignment from if statement and reverse if logic for re...Kevin McKinney
2012-02-09Staging: bcm: Remove typedef from CmHost.c and use enum.Kevin McKinney
2012-02-09Staging: bcm: Replace dated variable __FUNCTION__.Kevin McKinney
2012-02-09Staging: bcm: Fix coding style issues in CmHost.cKevin McKinney
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: bcm: Remove NULL check before kfreeIlia Mirkin
2011-03-01drivers:staging:bcm:CmHost.c Remove one to many n's in a word.Justin P. Mattock
2010-11-16Staging: bcm: signedness bug in StoreSFParam()Dan Carpenter
2010-11-11Staging, bcm: Remove unnecessary casts of void ptr returning alloc function r...Jesper Juhl
2010-11-01beceem: statistics and transmit queue changesStephen Hemminger
2010-11-01beceem: make local functions staticStephen Hemminger
2010-11-01beceem: debug message format changesStephen Hemminger
2010-11-01beceem: use get_seconds for elapsed timeStephen Hemminger
2010-11-01beceem: add network device message level controlStephen Hemminger
2010-11-01beceem: remove problematic debug print messagesStephen Hemminger
2010-11-01beceem: remove dead codeStephen Hemminger
2010-11-01beceem: get rid of unnecessary inline usageStephen Hemminger
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger
2010-10-08Staging: bcm: silence off by one warningDan Carpenter
2010-10-08Staging: bcm: dereferencing before checkingDan Carpenter
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann
2010-10-05staging/bcm: fix most build warningsArnd Bergmann
2010-09-16staging/bcm: fix printk format warningsRandy Dunlap
2010-09-09staging: Beeceem USB Wimax driverStephen Hemminger