LinuxLists
Users
About
Kevin McKinney (
[email protected]
)
Number of posts: 31 (0.05 per day)
First post: 2012-02-14 15:41:20
Last post: 2013-10-29 03:54:41
Date
List
Subject
2013-10-29 03:54:41
linux-kernel
[PATCH 02/11 V2] Staging: bcm: Remove typedef for _U_IP_ADDRESS and call directly.
2013-10-29 03:54:22
linux-kernel
[PATCH 04/11 V2] Staging: bcm: Replaces UCHAR with u8 in Adapter.h
2013-10-29 03:53:55
linux-kernel
[PATCH 09/11 V2] Staging: bcm: Replace UINT with unsigned int in Adapter.h
2013-10-29 03:53:39
linux-kernel
[PATCH 10/11 V2] Staging: bcm: Replace PVOID with void * in Adapter.h
2013-10-29 03:52:55
linux-kernel
[PATCH 11/11 V2] Staging: bcm: Replace LARGE_INTEGER with u64 in Adapter.h
2013-10-29 03:52:13
linux-kernel
[PATCH 05/11 V2] Staging: bcm: Replace ULONG with unsigned long or u32 in Adapter.h
2013-10-29 03:52:11
linux-kernel
[PATCH 06/11 V2] Staging: bcm: Replace B_UINT16 with u16 in Adapter.h
2013-10-29 03:52:09
linux-kernel
[PATCH 08/11 V2] Staging: bcm: Replace UINT32 with u32 in Adapter.h
2013-10-29 03:52:07
linux-kernel
[PATCH 07/11 V2] Staging: bcm: Replace B_UINT8 with u8 in Adapter.h
2013-10-29 03:52:01
linux-kernel
[PATCH 03/11 V2] Staging: bcm: Replace USHORT with unsigned short in Adapter.h
2013-10-29 03:51:57
linux-kernel
[PATCH 01/11 V2] Staging: bcm: Fix WARNING: space prohibited before semicolon.
2013-10-29 03:51:55
linux-kernel
[PATCH 00/11 V2] Staging: bcm: Cleanup Adapter.h
2013-10-27 23:55:53
linux-kernel
Re: [PATCH 04/11] Staging: bcm: Replace UCHAR with unsigned char in Adapter.h
2013-10-26 06:16:08
linux-kernel
[PATCH 08/11] Staging: bcm: Replace UINT32 with u32 in Adapter.h
2013-10-26 06:16:06
linux-kernel
[PATCH 11/11] Staging: bcm: Replace BOOLEAN with bool in Adapter.h
2013-10-26 06:16:03
linux-kernel
[PATCH 10/11] Staging: bcm: Replace PVOID with void * in Adapter.h
2013-10-26 06:16:01
linux-kernel
[PATCH 09/11] Staging: bcm: Replace UINT with unsigned int in Adapter.h
2013-10-26 06:15:59
linux-kernel
[PATCH 07/11] Staging: bcm: Replace B_UINT8 with u8 in Adapter.h
2013-10-26 06:15:58
linux-kernel
[PATCH 05/11] Staging: bcm: Replace ULONG with unsigned long in Adapter.h
2013-10-26 06:15:56
linux-kernel
[PATCH 06/11] Staging: bcm: Replace B_UINT16 with u16 in Adapter.h
2013-10-26 06:15:55
linux-kernel
[PATCH 02/11] Staging: bcm: Remove typedef for _U_IP_ADDRESS and call directly.
2013-10-26 06:15:53
linux-kernel
[PATCH 04/11] Staging: bcm: Replace UCHAR with unsigned char in Adapter.h
2013-10-26 06:15:34
linux-kernel
[PATCH 03/11] Staging: bcm: Replace USHORT with unsigned short in Adapter.h
2013-10-26 06:15:28
linux-kernel
[PATCH 01/11] Staging: bcm: Fix WARNING: space prohibited before semicolon.
2012-11-12 16:32:44
linux-kernel
Re: [PATCH] bcm_wimax.ko - Modified supported device list [Correction]
2012-11-12 16:30:42
linux-kernel
Re: [PATCH] bcm_wimax.ko - Modified supported device list [Correction]
2012-11-09 14:17:58
linux-kernel
Re: [PATCH] bcm_wimax.ko - Modified supported device list [Correction]
2012-11-09 04:31:03
linux-kernel
Re: [PATCH] bcm_wimax.ko - Modified supported device list [Correction]
2012-05-28 20:58:49
linux-kernel
Re: [PATCH] [staging] bcm: Fix codingstyle problems
2012-05-28 02:30:57
linux-kernel
Re: [PATCH] [staging] bcm: Fix codingstyle problems
2012-02-14 15:41:20
linux-kernel
Re: [PATCH] bcm: move DRIVER_HALT into enum LedEvents