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
starfive-6.6.48-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
/
net
/
ethernet
/
cavium
/
thunder
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-02
net: thunderx: Force to load octeon-mdio before bgx driver.
Thanneeru Srinivasulu
2
-0
/
+4
2015-11-17
net: thunder: Check for driver data in nicvf_remove()
Pavel Fedin
1
-5
/
+8
2015-11-16
net: thunder: Fix crash upon shutdown after failed probe
Pavel Fedin
1
-0
/
+3
2015-10-27
net: thunderx: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-10-26
net: thunderx: Incorporate pass2 silicon CPI index configuration changes
Thanneeru Srinivasulu
2
-6
/
+27
2015-10-26
net: thunderx: Rewrite silicon revision tests.
David Daney
1
-4
/
+6
2015-10-26
net: thunderx: Fix incorrect subsystem devid of VF on pass2 silicon
Sunil Goutham
1
-1
/
+1
2015-10-26
net: thunderx: Remove PF soft reset.
Sunil Goutham
1
-3
/
+0
2015-08-31
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-31
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-31
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-31
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
2015-08-31
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2
-10
/
+39
2015-08-31
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2
-36
/
+11
2015-08-31
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
5
-120
/
+103
2015-08-11
net, thunder, bgx: Add support to get MAC address from ACPI.
David Daney
1
-1
/
+85
2015-08-11
net: thunder: Factor out DT specific code in BGX
Robert Richter
1
-13
/
+35
2015-07-30
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
1
-1
/
+4
2015-07-30
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
1
-0
/
+6
2015-07-30
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
1
-4
/
+5
2015-07-30
net: thunderx: Set watchdog timeout value
Sunil Goutham
2
-0
/
+10
2015-07-30
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
3
-15
/
+31
2015-07-30
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
1
-2
/
+4
2015-07-30
net: thunderx: Fix TSO packet statistic
Sunil Goutham
1
-0
/
+1
2015-07-30
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
1
-9
/
+14
2015-07-30
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
1
-3
/
+11
2015-07-30
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2
-3
/
+6
2015-07-30
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
1
-1
/
+1
2015-06-24
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2
-2
/
+13
2015-06-02
net: thunderx: use GFP_KERNEL in thread context
Aleksey Makarov
1
-1
/
+1
2015-06-02
net: thunderx: check if memory allocation was successful
Aleksey Makarov
1
-0
/
+2
2015-06-02
net: thunderx: remove unneeded type conversions
Aleksey Makarov
1
-2
/
+1
2015-06-02
net: thunderx: fix nicvf_set_rxfh()
Aleksey Makarov
1
-2
/
+1
2015-06-02
net: thunderx: add static
Aleksey Makarov
4
-22
/
+16
2015-06-02
net: thunderx: delete unused variables
Aleksey Makarov
1
-2
/
+2
2015-06-02
net: thunderx: rework mac address handling
Aleksey Makarov
5
-19
/
+9
2015-06-02
net: thunderx: introduce a function for mailbox access
Aleksey Makarov
1
-10
/
+17
2015-06-02
net: thunderx: fix constants
Aleksey Makarov
1
-5
/
+5
2015-06-02
net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
Robert Richter
4
-8
/
+13
2015-05-27
net: Adding support for Cavium ThunderX network controller
Sunil Goutham
11
-0
/
+7326