aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/Debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-07Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ..."Kevin McKinney1-3/+3
2013-01-07Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug_state.Kevin McKinney1-2/+2
2013-01-07Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.Kevin McKinney1-2/+2
2013-01-07Staging: bcm: Replace UINT with unsigned int in Debug.hKevin McKinney1-3/+3
2013-01-07Staging: bcm: Fix error: "Macros with complex values should be enclosed in parenthesis" in Debug.hKevin McKinney1-1/+1
2013-01-07Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Debug.hKevin McKinney1-1/+1
2013-01-07Staging: bcm: Properly format braces in Debug.hKevin McKinney1-2/+1
2013-01-07Staging: bcm: Properly format comments in Debug.hKevin McKinney1-45/+46
2013-01-07Staging: bcm: Fix all white space issues in Debug.hKevin McKinney1-123/+111
2012-07-11staging: bcm: Remove all commented macrosMarcos Paulo de Souza1-5/+0
2011-06-28staging: Fix recieve/receive typosJoe Perches1-1/+1
2010-11-01beceem: use kernel print_hex_dump functionStephen Hemminger1-18/+7
2010-10-29beceem: cleanup debug level infrastructureStephen Hemminger1-40/+26
2010-10-29beceem: remove ifdef'sStephen Hemminger1-13/+0
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+297