index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-1
/
+1
2014-01-21
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-1552
/
+1442
2014-01-12
staging: bcm : Fix typo in staging/bcm
Masanari Iida
4
-11
/
+11
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2014-01-09
Staging: bcm: DDRInit: fix up some bracing issues.
Gary Rookard
1
-77
/
+30
2014-01-09
staging: bcm: clean up a type issue in ConfigureEndPointTypesThroughEEPROM()
Dan Carpenter
1
-5
/
+5
2014-01-09
beeceem: Replace C99 comments with C89 ones and remove unneeded comments in I...
Matthias Oefelein
1
-6
/
+2
2014-01-09
beeceem: Fix newline issues at opening braces of conditional statements in In...
Matthias Oefelein
1
-45
/
+21
2014-01-09
beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.c
Matthias Oefelein
1
-32
/
+32
2014-01-09
beeceem: Fix broken indentations in InterfaceRx.c
Matthias Oefelein
1
-29
/
+26
2014-01-09
beeceem: Fix missing spaces between function arguments in InterfaceRx.c
Matthias Oefelein
1
-17
/
+17
2014-01-09
beeceem: Fix missing spaces around operators and unwanted spaces around semic...
Matthias Oefelein
1
-13
/
+13
2014-01-09
beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.c
Ralph Mueck
1
-10
/
+10
2014-01-09
beeceem: Fix position of braces in conditional statements in InterfaceTx.c
Ralph Mueck
1
-43
/
+20
2014-01-09
beeceem: Add spaces before opening parentheses in if-conditionals in Interfac...
Ralph Mueck
1
-15
/
+15
2014-01-09
beeceem: Fix several whitespace issues in InterfaceTx.c
Ralph Mueck
1
-32
/
+32
2014-01-09
drivers: bcm: Remove unused function in nvm.c
Rashika Kheria
1
-61
/
+0
2014-01-09
drivers: bcm: Mark functions as static in Qos.c
Rashika Kheria
1
-3
/
+3
2013-12-21
drivers/staging/bcm: Integer overflow
Wenliang Fan
1
-0
/
+9
2013-12-20
staging: bcm: fixed warning about no and prohibited space in InterfaceIdleMod...
Gokulnath Avanashilingam
1
-12
/
+12
2013-12-20
staging: bcm: using time_after and time_before in InterfaceIdleMode.c
Gokulnath Avanashilingam
1
-3
/
+3
2013-12-20
staging: bcm: line over 80 characters in InterfaceIdleMode.c
Gokulnath Avanashilingam
1
-54
/
+99
2013-12-20
staging: bcm: Remove Developer Debug prints in InterfaceIdleMode.c
Gokulnath Avanashilingam
1
-47
/
+10
2013-12-19
staging: bcm: line over 80 characters in InterfaceDld.c
Gokulnath A
1
-21
/
+49
2013-12-19
staging:bcm: Removed developer debug prints in InterfaceDld.c
Gokulnath A
1
-56
/
+14
2013-12-19
Staging: bcm: DDRInit: fixed up some commenting issues.
Gary Rookard
1
-75
/
+74
2013-12-18
Staging: bcm: DDRInit: fixed issues w/ commenting.
Gary Rookard
1
-135
/
+136
2013-12-17
Staging: bcm: DDRInit: fixed issues w/ indentation.
Gary Rookard
1
-915
/
+915
2013-11-23
Merge branch 'opw-next' into staging-next
Greg Kroah-Hartman
2
-794
/
+843
2013-11-10
Staging: bcm: Fix checkpatch warnings for long lines.
Ingrid Cheung
1
-33
/
+83
2013-11-10
Staging: bcm: Fix checkpatch warning for long line.
Ingrid Cheung
1
-1
/
+3
2013-11-10
staging: bcm: fixed space related errors around operators
Nandini Hanumanthagowda
1
-752
/
+749
2013-11-10
staging: bcm: removed prohibited space before semicolon
Nandini Hanumanthagowda
1
-8
/
+8
2013-11-07
Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-428
/
+426
2013-10-30
Staging: bcm: info leak in ioctl
Dan Carpenter
1
-0
/
+1
2013-10-30
staging: bcm: Remove unnecessary pointer casting
Lisa Nguyen
4
-9
/
+9
2013-10-29
Staging: bcm: Fix WARNING: space prohibited before semicolon.
Kevin McKinney
1
-1
/
+1
2013-10-29
drivers: staging: bcm: Removed a developer debug statement.
Chuong Ngo
1
-4
/
+1
2013-10-29
Stging: bcm: Adapter.h : removed typedef from struct _U_IP_ADDRESS and change...
Himangi Saraogi
1
-4
/
+4
2013-10-29
staging: bcm: Replace FALSE with false
Lisa Nguyen
21
-287
/
+287
2013-10-29
staging: bcm: Replace BOOLEAN with bool
Lisa Nguyen
21
-130
/
+130
2013-10-08
Staging: bcm: line over 80 characters in Bcmnet.c
Ebru Akagunduz
1
-1
/
+2
2013-09-26
Staging: bcm: PHSModule.c: Matching the function definition with function dec...
Shalin Mehta
1
-6
/
+6
2013-09-17
Staging: bcm: nvm: fixed space prohibition
Aldo Iljazi
1
-6
/
+6
2013-09-17
staging: bcm: InterfaceMisc.c: fixed styling issue in casting (foo*)->(foo *)
Avinash Kumar
1
-1
/
+1
2013-08-30
Staging:BCM:DDRInit.c:Renaming __FUNCTION__
Paul McQuade
1
-27
/
+27
2013-08-30
staging: bcm: remove Version.h file.
navin patidar
3
-33
/
+3
2013-08-23
staging: bcm: Fix typo in comments
Masanari Iida
3
-3
/
+3
2013-07-29
Staging: bcm: LeakyBucket: Fixed a pointer asterisk placement issue
Lilis Iskandar
1
-1
/
+1
2013-07-29
Staging: bcm: LeakyBucket: Fixed code indent issues
Lilis Iskandar
1
-3
/
+3
[next]