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
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-29
slightly reduce idiocy in drivers/staging/bcm/Misc.c
Al Viro
2012-07-11
staging: bcm: Misc.c: Remove unused macros
Marcos Paulo de Souza
2012-07-11
staging: bcm: Remove all commented macros
Marcos Paulo de Souza
2012-07-11
staging: bcm: Remove code that will never execute
Marcos Paulo de Souza
2012-07-06
staging: bcm: use %pM to print MAC addresses
Andy Shevchenko
2012-06-20
Staging: bcm: Change order in if conditions to make more readable in nvm.c
Kevin McKinney
2012-06-20
Staging: bcm: Change conditions that check for NULL in nvm.c
Kevin McKinney
2012-06-20
Staging: bcm: Replace UINT with "unsigned int" in nvm.c
Kevin McKinney
2012-06-20
Staging: bcm: Replace INT with int in nvm.c
Kevin McKinney
2012-06-13
staging bcm: spelling of suppress in code
Peter Meerwald
2012-06-13
staging bcm: spelling of suppress in comments
Peter Meerwald
2012-06-12
Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.c
Kevin McKinney
2012-06-12
Staging: bcm: Use udelay instead of msleep for delays in nvm.c
Kevin McKinney
2012-06-12
Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.
Kevin McKinney
2012-06-12
Staging: bcm: Correctly format all comments in nvm.c
Kevin McKinney
2012-06-12
Staging: bcm: Properly format braces in nvm.c
Kevin McKinney
2012-06-12
Staging: bcm: Fix all whitespace issues in nvm.c
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _LEADER and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _CONTROL_PACKET and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for link_request and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _ADD_CONNECTION.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _CLASSIFICATION_RULE.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _CLASSIFICATION_ONLY.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _S_HDR_SUPRESSION_CONTEXTINFO and call direc...
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _packet_info and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove condition check on macro REL_4_1 because it is not used.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for FirmwareInfo and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _cntl_pkt in Adapter.h
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _DDR_SETTING and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef from "eInterface_setting" in Adapter.h
Kevin McKinney
2012-05-18
Staging: bcm: Remove two unused variables from Adapter.h
Kevin McKinney
2012-05-18
Staging: bcm: Removes the volatile type definition from Adapter.h
Kevin McKinney
2012-05-18
Staging: bcm: Rename all "INT" to "int" in Adapter.h
Kevin McKinney
2012-05-18
Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h
Kevin McKinney
2012-05-18
Staging: bcm: Correctly format all comments in Adapter.h
Kevin McKinney
2012-05-18
Staging: bcm: Fix all whitespace issues in Adapter.h
Kevin McKinney
2012-05-18
Staging: bcm: Properly format braces in Adapter.h
Kevin McKinney
2012-04-10
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-10
Staging: bcm: IPv6Protocol.c: coding style fix
Max Tottenham
2012-04-10
Staging: bcm: IPv6Protocol.c: coding style fix
Max Tottenham
2012-04-10
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
[next]