index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
staging: octeon: remove redundant license text
Greg Kroah-Hartman
16
-63
/
+0
2018-01-15
staging: octeon: add SPDX identifiers.
Greg Kroah-Hartman
16
-0
/
+16
2017-08-19
staging: octeon: fix line over 80 characters
John Smith
1
-38
/
+41
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-8
/
+5
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-2
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-6
/
+4
2017-05-15
staging: octeon: use __func__ instead of func name
Craig Kewley
1
-1
/
+1
2017-03-08
staging: octeon: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+19
2017-02-16
staging: octeon: Use net_device_stats from struct net_device
Tobias Klauser
4
-19
/
+17
2017-02-05
staging: octeon: Fix line over 80 characters
Kamal Heib
1
-1
/
+2
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-01-09
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
1
-3
/
+2
2017-01-03
staging: octeon: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+2
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-12
/
+10
2016-09-20
Staging: octeon: Add missing of_node_put after calling of_parse_phandle.
Sandhya Bankar
1
-0
/
+1
2016-09-18
Staging: octeon: ethernet-rx: fixed three redundant blank line style issues
Cathal Mullaney
1
-3
/
+0
2016-09-16
staging: octeon: remove multiple blank lines
Gargi Sharma
1
-2
/
+0
2016-09-15
staging: octeon: use defines instead of magic numbers
Asbjoern Sloth Toennesen
1
-6
/
+12
2016-09-12
staging: octeon: stop using cvmx_helper_link_autoconf()
Aaro Koskinen
2
-3
/
+8
2016-09-02
staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-02
staging: octeon: prevent poll during rx init
Aaro Koskinen
1
-0
/
+6
2016-09-02
staging: octeon: set up pknd for all interfaces
Aaro Koskinen
1
-0
/
+2
2016-09-02
staging: octeon: enable taking multiple rx groups into use
Aaro Koskinen
1
-2
/
+47
2016-09-02
staging: octeon: support enabling multiple rx groups
Aaro Koskinen
3
-53
/
+81
2016-09-02
staging: octeon: move group number into rx group data
Aaro Koskinen
1
-9
/
+11
2016-09-02
staging: octeon: move irq into rx group specific data
Aaro Koskinen
1
-7
/
+10
2016-09-02
staging: octeon: create a struct for rx group specific data
Aaro Koskinen
1
-6
/
+9
2016-09-02
staging: octeon: move common poll code into a separate function
Aaro Koskinen
1
-10
/
+19
2016-09-02
staging: octeon: pass the NAPI instance reference to irq handler
Aaro Koskinen
1
-4
/
+4
2016-09-02
staging: octeon: use passed interrupt number in the handler
Aaro Koskinen
1
-3
/
+3
2016-09-02
staging: octeon: disable rx interrupts in oct_rx_shutdown
Aaro Koskinen
2
-9
/
+9
2016-09-01
staging: octeon: configure rx-delay/tx-delay
Aaro Koskinen
1
-1
/
+13
2016-08-21
net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-08-21
net: ethernet: octeon: use phydev from struct net_device
Philippe Reynes
4
-37
/
+26
2016-08-21
staging: octeon: delete redundant log message
Aaro Koskinen
1
-1
/
+0
2016-08-21
staging: octeon: check for pow0 before calling interface helper
Aaro Koskinen
1
-3
/
+4
2016-08-21
staging: octeon: validate interface before calling INDEX
Aaro Koskinen
1
-3
/
+3
2016-03-28
staging: octeon: Fix alignment with open parenthesis
Laura Garcia Liebana
4
-8
/
+10
2016-03-28
staging: octeon: Use type int instead of int32_t
Laura Garcia Liebana
1
-5
/
+5
2016-03-12
staging: octeon: Fix braces in condition statement
Laura Garcia Liebana
1
-1
/
+2
2016-03-12
staging: octeon: Remove multiple blank lines
Laura Garcia Liebana
1
-2
/
+0
2016-03-12
staging: octeon: Fix lines over 80 characters
Laura Garcia Liebana
1
-3
/
+7
2016-03-12
staging: octeon: Remove blank lines after open brace
Laura Garcia Liebana
3
-4
/
+0
2016-03-12
staging: octeon: Fix block comments
Laura Garcia Liebana
2
-40
/
+13
2016-03-12
staging: octeon: Remove comparison to NULL
Laura Garcia Liebana
4
-7
/
+7
2016-03-12
staging: octeon: Insert blank line after struct declaration
Laura Garcia Liebana
1
-0
/
+5
2016-03-12
staging: octeon: Move logical operators on the correct line
Laura Garcia Liebana
2
-16
/
+16
2016-03-12
staging: octeon: Convert create_singlethread_workqueue()
Bhaktipriya Shridhar
2
-18
/
+4
[next]