index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: octeon: Fix alignment with open parenthesis
Laura Garcia Liebana
2016-03-28
4
-8
/
+10
*
staging: octeon: Use type int instead of int32_t
Laura Garcia Liebana
2016-03-28
1
-5
/
+5
*
staging: octeon: Fix braces in condition statement
Laura Garcia Liebana
2016-03-11
1
-1
/
+2
*
staging: octeon: Remove multiple blank lines
Laura Garcia Liebana
2016-03-11
1
-2
/
+0
*
staging: octeon: Fix lines over 80 characters
Laura Garcia Liebana
2016-03-11
1
-3
/
+7
*
staging: octeon: Remove blank lines after open brace
Laura Garcia Liebana
2016-03-11
3
-4
/
+0
*
staging: octeon: Fix block comments
Laura Garcia Liebana
2016-03-11
2
-40
/
+13
*
staging: octeon: Remove comparison to NULL
Laura Garcia Liebana
2016-03-11
4
-7
/
+7
*
staging: octeon: Insert blank line after struct declaration
Laura Garcia Liebana
2016-03-11
1
-0
/
+5
*
staging: octeon: Move logical operators on the correct line
Laura Garcia Liebana
2016-03-11
2
-16
/
+16
*
staging: octeon: Convert create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-03-11
2
-18
/
+4
*
Staging: octeon: Remove blank lines after open braces
Dilek Uzulmez
2016-02-20
1
-1
/
+0
*
staging: octeon: drop atomic usage from rx counters
Aaro Koskinen
2016-02-20
2
-32
/
+4
*
staging: octeon: support fixed-link phys
Aaro Koskinen
2016-02-14
1
-0
/
+9
*
staging: octeon: refactor rgmii 10 mbps preamble error checking
Aaro Koskinen
2016-02-11
4
-225
/
+87
*
staging: octeon: Add spaces around operators
Janani Ravichandran
2016-02-11
1
-4
/
+5
*
Staging:octeon:removed blank line after {
Bhumika Goyal
2016-02-07
1
-4
/
+0
*
staging: octeon: Fix logic for waking octeon ethernet tx queue.
Luuk Paulussen
2016-02-07
1
-1
/
+1
*
staging: octeon-ethernet: fix TCP/UDP checksum calc
Hamish Martin
2016-02-07
1
-1
/
+1
*
Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-01-13
1
-1
/
+1
|
\
|
*
staging: octeon: Add space around '+'
Burcin Akalin
2015-11-15
1
-1
/
+1
*
|
net: ethernet-rgmii.c: Fix breakage from moving phdev bus
Andrew Lunn
2016-01-10
1
-3
/
+3
|
/
*
staging: octeon: Do not use multiple blank lines.
Burcin Akalin
2015-10-24
1
-1
/
+0
*
staging: octeon: Remove explicit NULL comparison
Muhammad Falak R Wani
2015-10-24
1
-1
/
+1
*
staging: octeon: Remove explicit NULL comparison
Muhammad Falak R Wani
2015-10-24
1
-1
/
+1
*
staging: octeon-ethernet: move cvm_oct_xaui_open()
Aaro Koskinen
2015-10-17
4
-34
/
+5
*
staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_open
Aaro Koskinen
2015-10-17
5
-7
/
+6
*
staging: octeon-ethernet: rgmii: poll link status on open
Aaro Koskinen
2015-10-17
1
-1
/
+1
*
staging: octeon-ethernet: xaui: use common init
Aaro Koskinen
2015-10-12
3
-9
/
+1
*
staging: octeon-ethernet: xaui: don't register poll function in init
Aaro Koskinen
2015-10-12
1
-4
/
+0
*
staging: octeon: Fix kernel-doc function description
Cristina Moraru
2015-10-12
1
-7
/
+7
*
staging: octeon: Remove /** from regular comments
Cristina Moraru
2015-10-12
1
-3
/
+3
*
staging: octeon: Remove extra line from kernel-doc
Cristina Moraru
2015-10-12
1
-1
/
+1
*
staging: octeon: Add kernel-doc params description
Cristina Moraru
2015-10-04
1
-0
/
+2
*
Staging: octeon: Use preferred kernel type
Aybuke Ozdemir
2015-10-02
5
-14
/
+14
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-03
4
-63
/
+118
|
\
|
*
STAGING: Octeon: Use common helpers for determining interface and port
Janne Huttunen
2015-09-03
1
-11
/
+11
|
*
STAGING: Octeon: Support CN68XX style WQE
Janne Huttunen
2015-09-03
2
-31
/
+46
|
*
STAGING: Octeon: Increase output command buffers
Janne Huttunen
2015-09-03
1
-1
/
+1
|
*
STAGING: Octeon: Set SSO group mask properly on CN68XX
Aaro Koskinen
2015-09-03
1
-4
/
+17
|
*
STAGING: Octeon: Properly enable/disable SSO WQE interrupts
Aaro Koskinen
2015-09-03
2
-16
/
+43
*
|
staging: octeon: Remove unnecessary externs
Joe Perches
2015-08-14
2
-12
/
+12
*
|
staging: octeon: fix coding style warnings for block comments
Okash Khawaja
2015-08-07
1
-3
/
+4
*
|
staging: octeon: add missing blank line after declarations
Kevin Darbyshire-Bryant
2015-07-31
1
-0
/
+1
*
|
staging: style fix for octeon/ethernet-tx.c
Jacob Kiefer
2015-07-14
1
-4
/
+6
|
/
*
staging: octeon-ethernet: update boilerplate comments
Aaro Koskinen
2015-04-30
16
-320
/
+59
*
staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSION
Aaro Koskinen
2015-04-30
3
-7
/
+3
*
staging: octeon-ethernet: eliminate DONT_WRITEBACK
Aaro Koskinen
2015-04-30
5
-15
/
+5
*
staging: octeon-ethernet: eliminate USE_RED define
Aaro Koskinen
2015-04-30
2
-6
/
+1
*
staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW define
Aaro Koskinen
2015-04-30
3
-9
/
+4
[next]