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