summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceMisc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm: add missing blank lines after declarationsPawel Lebioda2014-07-091-0/+1
* Staging: bcm: InterfaceMisc.c: Outsourced doubled error checkingMatthias Beyer2014-07-091-38/+31Star
* Staging: bcm: Shortened linesMatthias Beyer2014-07-091-31/+67
* staging: bcm: Replace FALSE with falseLisa Nguyen2013-10-281-4/+4
* staging: bcm: InterfaceMisc.c: fixed styling issue in casting (foo*)->(foo *)Avinash Kumar2013-09-171-1/+1
* Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney2012-11-021-8/+8
* Staging: bcm: Remove null dereference from InterfaceWRM.Kevin McKinney2012-10-191-3/+1Star
* Staging: bcm: Remove null dereference from InterfaceRDM.Kevin McKinney2012-10-191-3/+1Star
* Staging: bcm: Remove unneeded do while loop in InterfaceWRM.Kevin McKinney2012-10-191-19/+12Star
* Staging: bcm: Remove unneeded do while loop in InterfaceRDM.Kevin McKinney2012-10-191-19/+12Star
* Staging: bcm: Rename VOID to void in InterfaceMisc.cKevin McKinney2012-10-191-2/+2
* Staging: bcm: Change the style of comparing structures to null in InterfaceMi...Kevin McKinney2012-10-191-3/+3
* Staging: bcm: Rename PVOID to void * in InterfaceMisc.cKevin McKinney2012-10-191-6/+6
* Staging: bcm: Rename USHORT to unsigned short in InterfaceMisc.cKevin McKinney2012-10-191-2/+2
* Staging: bcm: Rename UINT to unsigned int in InterfaceMisc.cKevin McKinney2012-10-191-5/+5
* Staging: bcm: Rename INT to int in InterfaceMisc.cKevin McKinney2012-10-191-10/+10
* Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-051-1/+1
* Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney2011-11-271-13/+11Star
* Staging: bcm: Fix coding style issues in InterfaceMisc.cKevin McKinney2011-10-111-166/+138Star
* Staging: bcm: signedness bug in StoreSFParam()Dan Carpenter2010-11-161-1/+1
* beceem: module initializationStephen Hemminger2010-11-011-13/+1Star
* beceem: remove indirection to Adapter structureStephen Hemminger2010-11-011-11/+0Star
* beceem: remove ifdef'sStephen Hemminger2010-10-301-2/+0Star
* staging: Beeceem USB Wimax driverStephen Hemminger2010-09-091-0/+290