aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/HostMIBSInterface.h
AgeCommit message (Expand)Author
2012-11-26Staging: bcm: Remove typedef for _U_MIBS_IP_ADDRESS and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_HOST_INFO and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_CLASSIFIER_RULE and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_PHS_RULE and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_EXTSERVICEFLOW_PARAMETERS and call d...Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_DROPPED_APP_CNTRL_MESSAGES and call ...Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_HOST_STATS_MIBS and call directly.Kevin McKinney
2012-11-26Staging: bcm: Replace LARGE_INTEGER with u64 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace BOOLEAN with bool in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace USHORT with unsigned short in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace UINT with unsigned int in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace B_UINT8 with u8 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace B_UINT16 with u16 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace UINT32 with u32 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace LONG with long in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace ULONG with unsigned long in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace ULONG64 with u64 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace UCHAR with unsigned char in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Properly format braces in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Properly format and remove comments as needed in HostMIBSInterf...Kevin McKinney
2012-11-26Staging: bcm: Fix all white space issues in HostMIBSInterface.hKevin McKinney
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger