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