summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
* Staging: bcm: Remove typedef for _U_MIBS_IP_ADDRESS and call directly.Kevin McKinney2012-11-261-4/+4
* Staging: bcm: Remove typedef for _S_MIBS_HOST_INFO and call directly.Kevin McKinney2012-11-261-3/+3
* Staging: bcm: Remove typedef for _S_MIBS_CLASSIFIER_RULE and call directly.Kevin McKinney2012-11-262-4/+4
* Staging: bcm: Remove typedef for _S_MIBS_PHS_RULE and call directly.Kevin McKinney2012-11-261-3/+3
* Staging: bcm: Remove typedef for _S_MIBS_EXTSERVICEFLOW_PARAMETERS and call d...Kevin McKinney2012-11-264-6/+6
* Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly.Kevin McKinney2012-11-263-5/+5
* Staging: bcm: Remove typedef for _S_MIBS_DROPPED_APP_CNTRL_MESSAGES and call ...Kevin McKinney2012-11-264-6/+6
* Staging: bcm: Remove typedef for _S_MIBS_HOST_STATS_MIBS and call directly.Kevin McKinney2012-11-264-10/+10
* Staging: bcm: Replace LARGE_INTEGER with u64 in HostMIBSInterface.hKevin McKinney2012-11-261-2/+2
* Staging: bcm: Replace BOOLEAN with bool in HostMIBSInterface.hKevin McKinney2012-11-261-11/+11
* Staging: bcm: Replace USHORT with unsigned short in HostMIBSInterface.hKevin McKinney2012-11-261-7/+7
* Staging: bcm: Replace UINT with unsigned int in HostMIBSInterface.hKevin McKinney2012-11-261-18/+18
* Staging: bcm: Replace B_UINT8 with u8 in HostMIBSInterface.hKevin McKinney2012-11-261-11/+11
* Staging: bcm: Replace B_UINT16 with u16 in HostMIBSInterface.hKevin McKinney2012-11-261-1/+1
* Staging: bcm: Replace UINT32 with u32 in HostMIBSInterface.hKevin McKinney2012-11-261-25/+25
* Staging: bcm: Replace LONG with long in HostMIBSInterface.hKevin McKinney2012-11-261-1/+1
* Staging: bcm: Replace ULONG with unsigned long in HostMIBSInterface.hKevin McKinney2012-11-261-25/+25
* Staging: bcm: Replace ULONG64 with u64 in HostMIBSInterface.hKevin McKinney2012-11-261-2/+2
* Staging: bcm: Replace UCHAR with unsigned char in HostMIBSInterface.hKevin McKinney2012-11-261-17/+17
* Staging: bcm: Properly format braces in HostMIBSInterface.hKevin McKinney2012-11-261-24/+12
* Staging: bcm: Properly format and remove comments as needed in HostMIBSInterf...Kevin McKinney2012-11-261-25/+14
* Staging: bcm: Fix all white space issues in HostMIBSInterface.hKevin McKinney2012-11-261-156/+141
* Staging: bcm: Remove typedef for rdmbuffer and call directly.Kevin McKinney2012-11-262-4/+4
* Staging: bcm: Remove typedef for wrmbuffer and call directly.Kevin McKinney2012-11-262-4/+5
* Staging: bcm: Remove typedef for stGPIOInfo and call directly.Kevin McKinney2012-11-262-4/+4
* Staging: bcm: Remove typedef for ioctlbuffer and call directly.Kevin McKinney2012-11-262-39/+39
* Staging: bcm: Remove typedef for stUserThreadReq and call directly.Kevin McKinney2012-11-262-3/+3
* Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.Kevin McKinney2012-11-267-67/+67
* Staging: bcm: Remove typedef for _BCM_INTERFACE_TYPE and reference directly.Kevin McKinney2012-11-261-3/+3
* Staging: bcm: Remove typedef for _DEVICE_DRIVER_INFO and call directly.Kevin McKinney2012-11-262-3/+3
* Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly.Kevin McKinney2012-11-264-8/+8
* Staging: bcm: Remove typedef for _NVM_READWRITE and call directly.Kevin McKinney2012-11-262-6/+6
* Staging: bcm: Remove typedef for bulkwrmbuffer and call directly.Kevin McKinney2012-11-262-5/+4
* Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.Kevin McKinney2012-11-264-6/+6
* Staging: bcm: Remove typedef for _SECTION_TYPE.Kevin McKinney2012-11-261-6/+0
* Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly.Kevin McKinney2012-11-264-9/+9
* Staging: bcm: Remove typedef for _ST_TIME_ELAPSED_ and call directly.Kevin McKinney2012-11-262-5/+5
* Staging: bcm: Remove typedef for stGPIOMultiInfo and call directly.Kevin McKinney2012-11-262-5/+5
* Staging: bcm: Remove typedef for stGPIOMultiMode and call directly.Kevin McKinney2012-11-262-4/+4
* Staging: bcm: Replace UINT with unsigned int in Ioctl.hKevin McKinney2012-11-261-12/+12
* Staging: bcm: Replace UINT32 with u32 in Ioctl.hKevin McKinney2012-11-261-1/+1
* Staging: bcm: Replace B_UINT32 with u32 in Ioctl.hKevin McKinney2012-11-261-5/+5
* Staging: bcm: Replace ULONG with unsigned long in Ioctl.hKevin McKinney2012-11-261-9/+9
* Staging: bcm: Replace ULONG64 with unsigned long long in Ioctl.hKevin McKinney2012-11-261-1/+1
* Staging: bcm: Replace UCHAR with unsigned char in Ioctl.hKevin McKinney2012-11-261-14/+14
* Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.hKevin McKinney2012-11-261-7/+7
* Staging: bcm: Properly format braces in Ioctl.hKevin McKinney2012-11-261-34/+17
* Staging: bcm: Properly format and remove comments as needed in Ioctl.hKevin McKinney2012-11-261-72/+40
* Staging: bcm: Fix all white space issues in Ioctl.hKevin McKinney2012-11-261-184/+106
* Staging: bcm: Add two products and remove an existing product.Kevin McKinney2012-11-132-2/+3
OpenPOWER on IntegriCloud