summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/InterfaceDld.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Staging: bcm: potential forever loop verifying firmwareDan Carpenter1-27/+5
2013-01-07Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly.Kevin McKinney1-3/+3
2012-11-02Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney1-2/+2
2012-06-05Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-7/+7
2012-06-05Staging: bcm: Remove typedef for FirmwareInfo and call directly.Kevin McKinney1-2/+2
2011-11-27Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney1-4/+8
2011-10-23Staging: bcm: Fix three initialization errors in InterfaceDld.cKevin McKinney1-4/+5
2011-10-23Staging: bcm: Fix coding style issues in InterfaceDld.cKevin McKinney1-213/+161
2011-09-27drivers/staging/bcm/InterfaceDld.c: Fix checkpatch warningsMarcos Paulo de Souza1-47/+46
2010-11-11Staging, bcm: Remove unnecessary casts of void ptr returning alloc function r...Jesper Juhl1-8/+6
2010-11-01beceem: remove dead codeStephen Hemminger1-104/+0
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger1-12/+12
2010-10-30beceem: remove ifdef'sStephen Hemminger1-2/+0
2010-10-08Staging: bcm: return -EFAULT on copy_to_user() errorsDan Carpenter1-1/+2
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann1-3/+3
2010-09-09staging: Beeceem USB Wimax driverStephen Hemminger1-0/+509