index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-13
staging/bcm: move IOCTL_BCM_GET_NVM_SIZE case out to its own function.
Dave Jones
1
-10
/
+16
2014-02-13
staging/bcm: move IOCTL_BCM_BULK_WRM case out to its own function.
Dave Jones
1
-61
/
+65
2014-02-13
staging/bcm: move IOCTL_BCM_GET_HOST_MIBS case out to its own function.
Dave Jones
1
-30
/
+38
2014-02-13
staging/bcm: move IOCTL_BCM_GET_DSX_INDICATION case out to its own function.
Dave Jones
1
-20
/
+26
2014-02-13
staging/bcm: move IOCTL_BCM_SET_MAC_TRACING case out to its own function.
Dave Jones
1
-16
/
+24
2014-02-13
staging/bcm: move IOCTL_BCM_GET_CURRENT_STATUS case out to its own function.
Dave Jones
1
-26
/
+29
2014-02-13
staging/bcm: move IOCTL_BCM_GET_DRIVER_VERSION case out to its own function.
Dave Jones
1
-14
/
+20
2014-02-13
staging/bcm: move IOCTL_BCM_SWITCH_TRANSFER_MODE case out to its own function.
Dave Jones
1
-17
/
+22
2014-02-13
staging/bcm: move IOCTL_QOS_THRESHOLD case out to its own function.
Dave Jones
1
-13
/
+16
2014-02-13
staging/bcm: move IOCTL_CHIP_RESET case out to its own function.
Dave Jones
1
-15
/
+23
2014-02-13
staging/bcm: move IOCTL_BCM_BUFFER_DOWNLOAD_STOP case out to its own function.
Dave Jones
1
-63
/
+71
2014-02-13
staging/bcm: move IOCTL_BCM_BUFFER_DOWNLOAD case out to its own function.
Dave Jones
1
-72
/
+79
2014-02-13
staging/bcm: move IOCTL_BCM_BUFFER_DOWNLOAD_START case out to its own function.
Dave Jones
1
-30
/
+37
2014-02-13
staging/bcm: move several request ioctl cases out to its own function.
Dave Jones
1
-38
/
+46
2014-02-13
staging/bcm: move IOCTL_BCM_GPIO_MODE_REQUEST case out to its own function.
Dave Jones
1
-76
/
+80
2014-02-13
staging/bcm: move IOCTL_BCM_GPIO_MULTI_REQUEST case out to its own function.
Dave Jones
1
-88
/
+95
2014-02-13
staging/bcm: move IOCTL_BCM_GPIO_STATUS_REQUEST case out to its own function.
Dave Jones
1
-35
/
+43
2014-02-13
staging/bcm: move BCM_LED_THREAD_STATE_CHANGE_REQ case out to its own function.
Dave Jones
1
-44
/
+51
2014-02-13
staging/bcm: move IOCTL_BCM_GPIO_SET_REQUEST case out to its own function.
Dave Jones
1
-104
/
+111
2014-02-13
staging/bcm: move IOCTL_BCM_EEPROM_REGISTER_WRITE case out to its own function.
Dave Jones
1
-59
/
+67
2014-02-13
staging/bcm: move IOCTL_BCM_EEPROM_REGISTER_READ case out to its own function.
Dave Jones
1
-59
/
+68
2014-02-13
staging/bcm: move IOCTL_BCM_REGISTER_WRITE_PRIVATE case out to its own function.
Dave Jones
1
-40
/
+49
2014-02-13
staging/bcm: move IOCTL_BCM_REGISTER_READ_PRIVATE case out to its own function.
Dave Jones
1
-44
/
+52
2014-02-07
Staging: bcm: DDRInit: fix up spacing issues.
Gary Rookard
1
-14
/
+14
2014-01-20
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-1552
/
+1442
2014-01-11
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-08
beeceem: Replace C99 comments with C89 ones and remove unneeded comments in I...
Matthias Oefelein
1
-6
/
+2
2014-01-08
beeceem: Fix newline issues at opening braces of conditional statements in In...
Matthias Oefelein
1
-45
/
+21
2014-01-08
beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.c
Matthias Oefelein
1
-32
/
+32
2014-01-08
beeceem: Fix broken indentations in InterfaceRx.c
Matthias Oefelein
1
-29
/
+26
2014-01-08
beeceem: Fix missing spaces between function arguments in InterfaceRx.c
Matthias Oefelein
1
-17
/
+17
2014-01-08
beeceem: Fix missing spaces around operators and unwanted spaces around semic...
Matthias Oefelein
1
-13
/
+13
2014-01-08
beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.c
Ralph Mueck
1
-10
/
+10
2014-01-08
beeceem: Fix position of braces in conditional statements in InterfaceTx.c
Ralph Mueck
1
-43
/
+20
2014-01-08
beeceem: Add spaces before opening parentheses in if-conditionals in Interfac...
Ralph Mueck
1
-15
/
+15
2014-01-08
beeceem: Fix several whitespace issues in InterfaceTx.c
Ralph Mueck
1
-32
/
+32
2014-01-08
drivers: bcm: Remove unused function in nvm.c
Rashika Kheria
1
-61
/
+0
2014-01-08
drivers: bcm: Mark functions as static in Qos.c
Rashika Kheria
1
-3
/
+3
2013-12-20
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-18
staging: bcm: line over 80 characters in InterfaceDld.c
Gokulnath A
1
-21
/
+49
2013-12-18
staging:bcm: Removed developer debug prints in InterfaceDld.c
Gokulnath A
1
-56
/
+14
2013-12-18
Staging: bcm: DDRInit: fixed up some commenting issues.
Gary Rookard
1
-75
/
+74
2013-12-17
Staging: bcm: DDRInit: fixed issues w/ commenting.
Gary Rookard
1
-135
/
+136
[prev]
[next]