index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
2013-01-07
Staging: bcm: Properly format braces in target_params.h
Kevin McKinney
2013-01-07
Staging: bcm: Properly format comments as needed in target_params.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix all white space issues in target_params.h
Kevin McKinney
2013-01-07
Staging: bcm: Remove macro B_ULONG32 in led_control.h.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _LEDColors and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for LedEvents and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for LedStateInfo_t and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _LED_INFO_STRUCT and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Replace UINT with unsigned int in led_control.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace BOOLEAN with bool in led_control.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace UCHAR with unsigned char in led_control.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon te...
Kevin McKinney
2013-01-07
Staging: bcm: Properly format comments as needed in led_control.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix all white space issues in led_control.h
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for IPV6RoutingHeaderFormatTag and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for IPV6FragmentHeaderFormatTag and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for IPV6DestOptionsHeaderFormatTag and call dire...
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for IPV6HopByHopOptionsHeaderFormatTag and call ...
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for IPV6AuthenticationHeaderFormatTag and call d...
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for IPV6IcmpHeaderFormatTag.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Replace BOOLEAN with bool in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace VOID with void in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace PVOID with void * in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace UCHAR with unsigned char in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace ULONG with unsigned long in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace USHORT with unsigned short in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Properly format braces in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Properly format and remove comments as needed in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix all white space issues in IPv6ProtocolHdr.h
Kevin McKinney
2013-01-07
Staging: bcm: Remove unnecessary comments in CmHost.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace unsigned long long with u64 in Ioctl.h
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _FLASH_SECTOR_INFO.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _VENDOR_SECTION_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _DSD_HEADER and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ISO_HEADER and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Replace PUCHAR with u8 * in nmv.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace UINT with unsigned int in nvm.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace B_UINT32 with u32 in nvm.h
Kevin McKinney
2013-01-07
Staging: bcm: Enclose complex values in parenthesis in nvm.h
Kevin McKinney
2013-01-07
Staging: bcm: Properly format braces in nvm.h
Kevin McKinney
2013-01-07
Staging: bcm: Properly format and remove comments as needed in nvm.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix all white space issues in nvm.h
Kevin McKinney
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-11-26
Staging: bcm: Remove typedef for _U_MIBS_IP_ADDRESS and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _S_MIBS_HOST_INFO and call directly.
Kevin McKinney
[prev]
[next]