aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceDld.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20staging: bcm: remove driverJeff Kirsher1-317/+0
2014-07-09staging: bcm: add missing blank lines after declarationsPawel Lebioda1-0/+1
2014-05-23staging: bcm: use kzalloc instead of kmalloc/memsetDaeseok Youn1-4/+2
2013-12-18staging: bcm: line over 80 characters in InterfaceDld.cGokulnath A1-21/+49
2013-12-18staging:bcm: Removed developer debug prints in InterfaceDld.cGokulnath A1-56/+14
2013-10-29staging: bcm: Remove unnecessary pointer castingLisa Nguyen1-2/+2
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen1-2/+2
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-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-7/+7
2012-06-04Staging: bcm: Remove typedef for FirmwareInfo and call directly.Kevin McKinney1-2/+2
2011-11-26Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE, IOCTL_BCM_EEPROM_REGISTER_READKevin 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-26drivers/staging/bcm/InterfaceDld.c: Fix checkpatch warningsMarcos Paulo de Souza1-47/+46
2010-11-10Staging, bcm: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-8/+6
2010-11-01beceem: remove dead codeStephen Hemminger1-104/+0
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger1-12/+12
2010-10-29beceem: 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-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+509