summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceAdapter.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: bcm: Change ULONG to unsigned long in InterfaceAdapter.hKevin McKinney2012-11-021-1/+1
* Staging: bcm: Remove typedef for _BULK_ENDP_IN and call directly.Kevin McKinney2012-11-021-3/+3
* Staging: bcm: Remove typedef for _BULK_ENDP_OUT and call directly.Kevin McKinney2012-11-021-4/+3Star
* Staging: bcm: Remove typedef for _INTR_ENDP_IN and call directly.Kevin McKinney2012-11-021-3/+3
* Staging: bcm: Remove typedef for _INTR_ENDP_OUT and call directly.Kevin McKinney2012-11-021-3/+3
* Staging: bcm: Remove typedef for _USB_TCB and call directly.Kevin McKinney2012-11-021-3/+3
* Staging: bcm: Remove typedef for _USB_RCB and call directly.Kevin McKinney2012-11-021-3/+3
* Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney2012-11-021-2/+2
* Staging: bcm: Change BOOLEAN to bool in InterfaceAdapter.hKevin McKinney2012-11-021-6/+6
* Staging: bcm: Change PVOID to void * in InterfaceAdapter.hKevin McKinney2012-11-021-2/+2
* Staging: bcm: Change UINT to unsigned int in InterfaceAdapter.hKevin McKinney2012-11-021-4/+4
* Staging: bcm: Change UCHAR to unsigned char in InterfaceAdapter.hKevin McKinney2012-11-021-8/+8
* Staging: bcm: Change PCHAR to char * in InterfaceAdapter.hKevin McKinney2012-11-021-3/+3
* Staging: bcm: Correctly format braces in InterfaceAdapter.hKevin McKinney2012-11-021-14/+7Star
* Staging: bcm: Correctly format comments in InterfaceAdapter.hKevin McKinney2012-11-021-4/+4
* Staging: bcm: Fix all white space issues in InterfaceAdapter.hKevin McKinney2012-11-021-50/+40Star
* Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-051-1/+1
* staging: Beeceem USB Wimax driverStephen Hemminger2010-09-091-0/+97