summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)AuthorFilesLines
2013-01-07Staging: bcm: Properly format comments in Protocol.hKevin McKinney1-5/+5
2013-01-07Staging: bcm: Fix all white space issues in Protocol.hKevin McKinney1-44/+33
2013-01-07Staging: bcm: Replace UCHAR with unsigned char in Macros.hKevin McKinney1-3/+3
2013-01-07Staging: bcm: Remove typedef for _LINK_STATE and call directly.Kevin McKinney2-5/+3
2013-01-07Staging: bcm: Remove typedef for _E_PHS_DSC_ACTION and call directly.Kevin McKinney1-3/+2
2013-01-07Staging: bcm: Remove typedef for eNVM_TYPE and call directly.Kevin McKinney5-7/+7
2013-01-07Staging: bcm: Remove typedef for ePMU_MODES and call directly.Kevin McKinney1-2/+2
2013-01-07Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.Kevin McKinney6-38/+38
2013-01-07Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly.Kevin McKinney2-8/+8
2013-01-07Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly.Kevin McKinney3-21/+21
2013-01-07Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly.Kevin McKinney3-20/+20
2013-01-07Staging: bcm: Remove typedef for _S_SERVICEFLOW_ENTRY and call directly.Kevin McKinney4-17/+17
2013-01-07Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.Kevin McKinney3-11/+11
2013-01-07Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.Kevin McKinney5-18/+18
2013-01-07Staging: bcm: Replace LONG with long in PHSDefines.hKevin McKinney1-1/+1
2013-01-07Staging: bcm: Replace ULONG with unsigned long in PHSDefines.hKevin McKinney1-2/+2
2013-01-07Staging: bcm: Replace B_UINT16 with u16 in PHSDefines.hKevin McKinney1-5/+5
2013-01-07Staging: bcm: Replace B_UINT8 with u8 in PHSDefines.hKevin McKinney1-14/+14
2013-01-07Staging: bcm: Properly format braces in PHSDefines.hKevin McKinney1-15/+7
2013-01-07Staging: bcm: Properly format comments in PHSDefines.hKevin McKinney1-12/+5
2013-01-07Staging: bcm: Fix all white space issues in PHSDefines.hKevin McKinney1-78/+63
2013-01-07Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly.Kevin McKinney4-10/+10
2013-01-07Staging: bcm: Replace B_UINT32 with u32 in target_params.hKevin McKinney1-36/+36
2013-01-07Staging: bcm: Properly format braces in target_params.hKevin McKinney1-2/+1
2013-01-07Staging: bcm: Properly format comments as needed in target_params.hKevin McKinney1-18/+15
2013-01-07Staging: bcm: Fix all white space issues in target_params.hKevin McKinney1-68/+48
2013-01-07Staging: bcm: Remove macro B_ULONG32 in led_control.h.Kevin McKinney1-2/+0
2013-01-07Staging: bcm: Remove typedef for _LEDColors and call directly.Kevin McKinney1-2/+2
2013-01-07Staging: bcm: Remove typedef for LedEvents and call directly.Kevin McKinney3-7/+7
2013-01-07Staging: bcm: Remove typedef for LedStateInfo_t and call directly.Kevin McKinney1-3/+3
2013-01-07Staging: bcm: Remove typedef for _LED_INFO_STRUCT and call directly.Kevin McKinney2-4/+3
2013-01-07Staging: bcm: Replace UINT with unsigned int in led_control.hKevin McKinney1-2/+2
2013-01-07Staging: bcm: Replace BOOLEAN with bool in led_control.hKevin McKinney1-3/+3
2013-01-07Staging: bcm: Replace UCHAR with unsigned char in led_control.hKevin McKinney1-5/+5
2013-01-07Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon te...Kevin McKinney1-2/+2
2013-01-07Staging: bcm: Properly format comments as needed in led_control.hKevin McKinney1-7/+5
2013-01-07Staging: bcm: Fix all white space issues in led_control.hKevin McKinney1-54/+41
2013-01-07Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly.Kevin McKinney2-11/+11
2013-01-07Staging: bcm: Remove typedef for IPV6RoutingHeaderFormatTag and call directly.Kevin McKinney2-5/+5
2013-01-07Staging: bcm: Remove typedef for IPV6FragmentHeaderFormatTag and call directly.Kevin McKinney2-3/+3
2013-01-07Staging: bcm: Remove typedef for IPV6DestOptionsHeaderFormatTag and call dire...Kevin McKinney2-4/+4
2013-01-07Staging: bcm: Remove typedef for IPV6HopByHopOptionsHeaderFormatTag and call ...Kevin McKinney2-3/+3
2013-01-07Staging: bcm: Remove typedef for IPV6AuthenticationHeaderFormatTag and call d...Kevin McKinney2-3/+3
2013-01-07Staging: bcm: Remove typedef for IPV6IcmpHeaderFormatTag.Kevin McKinney1-6/+0
2013-01-07Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly.Kevin McKinney2-3/+3
2013-01-07Staging: bcm: Replace BOOLEAN with bool in IPv6ProtocolHdr.hKevin McKinney3-9/+9
2013-01-07Staging: bcm: Replace VOID with void in IPv6ProtocolHdr.hKevin McKinney1-1/+1
2013-01-07Staging: bcm: Replace PVOID with void * in IPv6ProtocolHdr.hKevin McKinney1-1/+1
2013-01-07Staging: bcm: Replace UCHAR with unsigned char in IPv6ProtocolHdr.hKevin McKinney1-20/+20
2013-01-07Staging: bcm: Replace ULONG with unsigned long in IPv6ProtocolHdr.hKevin McKinney1-7/+7