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