index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
2013-03-11
Staging: bcm: Fix spelling error in PHSModule.c
Kevin McKinney
2013-03-11
Staging: bcm: Properly format comments in PHSModule.c
Kevin McKinney
2013-03-11
Staging: bcm: Properly format braces in PHSModule.c
Kevin McKinney
2013-03-11
Staging: bcm: Fix all white space issues in PHSModule.c
Kevin McKinney
2013-03-11
staging: bcm: don't cast kzalloc() return value
Mihnea Dobrescu-Balaur
2013-03-11
Staging: bcm: potential forever loop verifying firmware
Dan Carpenter
2013-03-11
Staging: bcm: avoid use-after-free in bcm_char_ioctl()
Xi Wang
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-01-17
Staging: bcm: copying more data than intended
Dan Carpenter
2013-01-11
Staging: bcm: add a missing break statement
Dan Carpenter
2013-01-07
Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ....
Kevin McKinney
2013-01-07
Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug...
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Replace UINT with unsigned int in Debug.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix error: "Macros with complex values should be enclosed in pa...
Kevin McKinney
2013-01-07
Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...
Kevin McKinney
2013-01-07
Staging: bcm: Properly format braces in Debug.h
Kevin McKinney
2013-01-07
Staging: bcm: Properly format comments in Debug.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix all white space issues in Debug.h
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for TransportHeaderT and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _E_SERVICEFLOW_CS_SPEC_ and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _TCP_HEADER and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Replace UCHAR with unsigned char in Protocol.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace ULONG with unsigned long in Protocol.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace USHORT with unsigned short in Protocol.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix issue: "Macros with complex values should be enclosed in pa...
Kevin McKinney
2013-01-07
Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...
Kevin McKinney
2013-01-07
Staging: bcm: Properly format braces in Protocol.h
Kevin McKinney
2013-01-07
Staging: bcm: Properly format comments in Protocol.h
Kevin McKinney
2013-01-07
Staging: bcm: Fix all white space issues in Protocol.h
Kevin McKinney
2013-01-07
Staging: bcm: Replace UCHAR with unsigned char in Macros.h
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _LINK_STATE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _E_PHS_DSC_ACTION and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for eNVM_TYPE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for ePMU_MODES and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _S_SERVICEFLOW_ENTRY and call directly.
Kevin McKinney
[next]