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