aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceMisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen1-4/+4
2013-09-17staging: bcm: InterfaceMisc.c: fixed styling issue in casting (foo*)->(foo *)Avinash Kumar1-1/+1
2012-11-02Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney1-8/+8
2012-10-19Staging: bcm: Remove null dereference from InterfaceWRM.Kevin McKinney1-3/+1
2012-10-19Staging: bcm: Remove null dereference from InterfaceRDM.Kevin McKinney1-3/+1
2012-10-19Staging: bcm: Remove unneeded do while loop in InterfaceWRM.Kevin McKinney1-19/+12
2012-10-19Staging: bcm: Remove unneeded do while loop in InterfaceRDM.Kevin McKinney1-19/+12
2012-10-19Staging: bcm: Rename VOID to void in InterfaceMisc.cKevin McKinney1-2/+2
2012-10-19Staging: bcm: Change the style of comparing structures to null in InterfaceMisc.c.Kevin McKinney1-3/+3
2012-10-19Staging: bcm: Rename PVOID to void * in InterfaceMisc.cKevin McKinney1-6/+6
2012-10-19Staging: bcm: Rename USHORT to unsigned short in InterfaceMisc.cKevin McKinney1-2/+2
2012-10-19Staging: bcm: Rename UINT to unsigned int in InterfaceMisc.cKevin McKinney1-5/+5
2012-10-19Staging: bcm: Rename INT to int in InterfaceMisc.cKevin McKinney1-10/+10
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-1/+1
2011-11-26Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE, IOCTL_BCM_EEPROM_REGISTER_READKevin McKinney1-13/+11
2011-10-11Staging: bcm: Fix coding style issues in InterfaceMisc.cKevin McKinney1-166/+138
2010-11-16Staging: bcm: signedness bug in StoreSFParam()Dan Carpenter1-1/+1
2010-11-01beceem: module initializationStephen Hemminger1-13/+1
2010-11-01beceem: remove indirection to Adapter structureStephen Hemminger1-11/+0
2010-10-29beceem: remove ifdef'sStephen Hemminger1-2/+0
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+290