index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-01-10
net: ethernet-rgmii.c: Fix breakage from moving phdev bus
Andrew Lunn
1
-3
/
+3
2015-11-15
staging: octeon: Add space around '+'
Burcin Akalin
1
-1
/
+1
2015-10-24
staging: octeon: Do not use multiple blank lines.
Burcin Akalin
1
-1
/
+0
2015-10-24
staging: octeon: Remove explicit NULL comparison
Muhammad Falak R Wani
1
-1
/
+1
2015-10-24
staging: octeon: Remove explicit NULL comparison
Muhammad Falak R Wani
1
-1
/
+1
2015-10-17
staging: octeon-ethernet: move cvm_oct_xaui_open()
Aaro Koskinen
4
-34
/
+5
2015-10-17
staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_open
Aaro Koskinen
5
-7
/
+6
2015-10-17
staging: octeon-ethernet: rgmii: poll link status on open
Aaro Koskinen
1
-1
/
+1
2015-10-12
staging: octeon-ethernet: xaui: use common init
Aaro Koskinen
3
-9
/
+1
2015-10-12
staging: octeon-ethernet: xaui: don't register poll function in init
Aaro Koskinen
1
-4
/
+0
2015-10-12
staging: octeon: Fix kernel-doc function description
Cristina Moraru
1
-7
/
+7
2015-10-12
staging: octeon: Remove /** from regular comments
Cristina Moraru
1
-3
/
+3
2015-10-12
staging: octeon: Remove extra line from kernel-doc
Cristina Moraru
1
-1
/
+1
2015-10-04
staging: octeon: Add kernel-doc params description
Cristina Moraru
1
-0
/
+2
2015-10-02
Staging: octeon: Use preferred kernel type
Aybuke Ozdemir
5
-14
/
+14
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-63
/
+118
2015-09-03
STAGING: Octeon: Use common helpers for determining interface and port
Janne Huttunen
1
-11
/
+11
2015-09-03
STAGING: Octeon: Support CN68XX style WQE
Janne Huttunen
2
-31
/
+46
2015-09-03
STAGING: Octeon: Increase output command buffers
Janne Huttunen
1
-1
/
+1
2015-09-03
STAGING: Octeon: Set SSO group mask properly on CN68XX
Aaro Koskinen
1
-4
/
+17
2015-09-03
STAGING: Octeon: Properly enable/disable SSO WQE interrupts
Aaro Koskinen
2
-16
/
+43
2015-08-14
staging: octeon: Remove unnecessary externs
Joe Perches
2
-12
/
+12
2015-08-07
staging: octeon: fix coding style warnings for block comments
Okash Khawaja
1
-3
/
+4
2015-07-31
staging: octeon: add missing blank line after declarations
Kevin Darbyshire-Bryant
1
-0
/
+1
2015-07-14
staging: style fix for octeon/ethernet-tx.c
Jacob Kiefer
1
-4
/
+6
2015-04-30
staging: octeon-ethernet: update boilerplate comments
Aaro Koskinen
16
-320
/
+59
2015-04-30
staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSION
Aaro Koskinen
3
-7
/
+3
2015-04-30
staging: octeon-ethernet: eliminate DONT_WRITEBACK
Aaro Koskinen
5
-15
/
+5
2015-04-30
staging: octeon-ethernet: eliminate USE_RED define
Aaro Koskinen
2
-6
/
+1
2015-04-30
staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW define
Aaro Koskinen
3
-9
/
+4
2015-04-30
staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM define
Aaro Koskinen
3
-12
/
+3
2015-04-30
staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND define
Aaro Koskinen
3
-21
/
+5
2015-04-30
staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32
Aaro Koskinen
1
-10
/
+0
2015-04-30
staging: octeon-ethernet: spi: refactor spx block interrupt handling
Aaro Koskinen
1
-47
/
+30
2015-04-30
staging: octeon-ethernet: spi: move stx interrupt dumps into a function
Aaro Koskinen
1
-38
/
+30
2015-04-30
staging: octeon-ethernet: spi: move spx interrupt dumps into a function
Aaro Koskinen
1
-46
/
+34
2015-04-30
staging: octeon-ethernet: rgmii: use function to configure hw preamble
Aaro Koskinen
1
-49
/
+35
2015-04-30
staging: octeon-ethernet: rgmii: refactor gmx block interrupt handling
Aaro Koskinen
1
-82
/
+41
2015-04-30
staging: octeon-ethernet: sgmii/xaui: make link poll generic
Aaro Koskinen
4
-47
/
+25
2015-04-30
staging: octeon-ethernet: consolidate carrier notifications
Aaro Koskinen
5
-53
/
+15
2015-04-30
staging: octeon-ethernet: add queue information to carrier note
Aaro Koskinen
1
-2
/
+2
2015-04-30
staging: octeon-ethernet: delete sgmii and xaui specific uninit functions
Aaro Koskinen
4
-14
/
+2
2015-04-30
staging: octeon-ethernet: move ndo_stop to common init
Aaro Koskinen
4
-3
/
+3
2015-04-30
staging: octeon-ethernet: consolidate ndo_stop functions
Aaro Koskinen
6
-46
/
+11
2015-04-30
staging: octeon-ethernet: consolidate ndo_open functions
Aaro Koskinen
5
-95
/
+44
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-1
/
+14
2015-04-03
staging: octeon-ethernet: delete cvm_oct_set_carrier()
Aaro Koskinen
1
-13
/
+0
2015-04-01
MIPS: Octeon: Fix to IP checksum offloading in Little Endian
Paul Martin
1
-1
/
+1
2015-04-01
MIPS: Octeon: Set up ethernet hardware for little endian
Paul Martin
2
-0
/
+13
[next]