summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
...
| * | Staging: bcm: Fix error: "Macros with complex values should be enclosed in pa...Kevin McKinney2013-01-071-1/+1
| * | Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...Kevin McKinney2013-01-071-1/+1
| * | Staging: bcm: Properly format braces in Debug.hKevin McKinney2013-01-071-2/+1
| * | Staging: bcm: Properly format comments in Debug.hKevin McKinney2013-01-071-45/+46
| * | Staging: bcm: Fix all white space issues in Debug.hKevin McKinney2013-01-071-123/+111
| * | Staging: bcm: Remove typedef for TransportHeaderT and call directly.Kevin McKinney2013-01-072-4/+3
| * | Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly.Kevin McKinney2013-01-071-3/+3
| * | Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly.Kevin McKinney2013-01-071-3/+3
| * | Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly.Kevin McKinney2013-01-072-9/+9
| * | Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly.Kevin McKinney2013-01-072-4/+4
| * | Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly.Kevin McKinney2013-01-072-5/+5
| * | Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly.Kevin McKinney2013-01-072-4/+4
| * | Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly.Kevin McKinney2013-01-072-4/+4
| * | Staging: bcm: Remove typedef for _E_SERVICEFLOW_CS_SPEC_ and call directly.Kevin McKinney2013-01-071-2/+2
| * | Staging: bcm: Remove typedef for _TCP_HEADER and call directly.Kevin McKinney2013-01-072-5/+5
| * | Staging: bcm: Replace UCHAR with unsigned char in Protocol.hKevin McKinney2013-01-071-3/+3
| * | Staging: bcm: Replace ULONG with unsigned long in Protocol.hKevin McKinney2013-01-071-2/+2
| * | Staging: bcm: Replace USHORT with unsigned short in Protocol.hKevin McKinney2013-01-071-10/+10
| * | Staging: bcm: Fix issue: "Macros with complex values should be enclosed in pa...Kevin McKinney2013-01-071-2/+2
| * | Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...Kevin McKinney2013-01-071-5/+5
| * | Staging: bcm: Properly format braces in Protocol.hKevin McKinney2013-01-071-22/+11
| * | Staging: bcm: Properly format comments in Protocol.hKevin McKinney2013-01-071-5/+5
| * | Staging: bcm: Fix all white space issues in Protocol.hKevin McKinney2013-01-071-44/+33
| * | Staging: bcm: Replace UCHAR with unsigned char in Macros.hKevin McKinney2013-01-071-3/+3
| * | Staging: bcm: Remove typedef for _LINK_STATE and call directly.Kevin McKinney2013-01-072-5/+3
| * | Staging: bcm: Remove typedef for _E_PHS_DSC_ACTION and call directly.Kevin McKinney2013-01-071-3/+2
| * | Staging: bcm: Remove typedef for eNVM_TYPE and call directly.Kevin McKinney2013-01-075-7/+7
| * | Staging: bcm: Remove typedef for ePMU_MODES and call directly.Kevin McKinney2013-01-071-2/+2
| * | Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.Kevin McKinney2013-01-076-38/+38
| * | Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly.Kevin McKinney2013-01-072-8/+8
| * | Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly.Kevin McKinney2013-01-073-21/+21
| * | Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly.Kevin McKinney2013-01-073-20/+20
| * | Staging: bcm: Remove typedef for _S_SERVICEFLOW_ENTRY and call directly.Kevin McKinney2013-01-074-17/+17
| * | Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.Kevin McKinney2013-01-073-11/+11
| * | Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.Kevin McKinney2013-01-075-18/+18
| * | Staging: bcm: Replace LONG with long in PHSDefines.hKevin McKinney2013-01-071-1/+1
| * | Staging: bcm: Replace ULONG with unsigned long in PHSDefines.hKevin McKinney2013-01-071-2/+2
| * | Staging: bcm: Replace B_UINT16 with u16 in PHSDefines.hKevin McKinney2013-01-071-5/+5
| * | Staging: bcm: Replace B_UINT8 with u8 in PHSDefines.hKevin McKinney2013-01-071-14/+14
| * | Staging: bcm: Properly format braces in PHSDefines.hKevin McKinney2013-01-071-15/+7
| * | Staging: bcm: Properly format comments in PHSDefines.hKevin McKinney2013-01-071-12/+5
| * | Staging: bcm: Fix all white space issues in PHSDefines.hKevin McKinney2013-01-071-78/+63
| * | Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly.Kevin McKinney2013-01-074-10/+10
| * | Staging: bcm: Replace B_UINT32 with u32 in target_params.hKevin McKinney2013-01-071-36/+36
| * | Staging: bcm: Properly format braces in target_params.hKevin McKinney2013-01-071-2/+1
| * | Staging: bcm: Properly format comments as needed in target_params.hKevin McKinney2013-01-071-18/+15
| * | Staging: bcm: Fix all white space issues in target_params.hKevin McKinney2013-01-071-68/+48
| * | Staging: bcm: Remove macro B_ULONG32 in led_control.h.Kevin McKinney2013-01-071-2/+0
| * | Staging: bcm: Remove typedef for _LEDColors and call directly.Kevin McKinney2013-01-071-2/+2
| * | Staging: bcm: Remove typedef for LedEvents and call directly.Kevin McKinney2013-01-073-7/+7
OpenPOWER on IntegriCloud