summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/InterfaceMisc.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-02Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney1-8/+8
2012-10-20Staging: bcm: Remove null dereference from InterfaceWRM.Kevin McKinney1-3/+1
2012-10-20Staging: bcm: Remove null dereference from InterfaceRDM.Kevin McKinney1-3/+1
2012-10-20Staging: bcm: Remove unneeded do while loop in InterfaceWRM.Kevin McKinney1-19/+12
2012-10-20Staging: bcm: Remove unneeded do while loop in InterfaceRDM.Kevin McKinney1-19/+12
2012-10-20Staging: bcm: Rename VOID to void in InterfaceMisc.cKevin McKinney1-2/+2
2012-10-20Staging: bcm: Change the style of comparing structures to null in InterfaceMi...Kevin McKinney1-3/+3
2012-10-20Staging: bcm: Rename PVOID to void * in InterfaceMisc.cKevin McKinney1-6/+6
2012-10-20Staging: bcm: Rename USHORT to unsigned short in InterfaceMisc.cKevin McKinney1-2/+2
2012-10-20Staging: bcm: Rename UINT to unsigned int in InterfaceMisc.cKevin McKinney1-5/+5
2012-10-20Staging: bcm: Rename INT to int in InterfaceMisc.cKevin McKinney1-10/+10
2012-06-05Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-1/+1
2011-11-27Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin 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-30beceem: remove ifdef'sStephen Hemminger1-2/+0
2010-09-09staging: Beeceem USB Wimax driverStephen Hemminger1-0/+290