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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
net: cavium: liquidio: use kzalloc in setup_glist()
Rasmus Villemoes
1
-2
/
+1
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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
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-08-07
net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
Ian Campbell
1
-3
/
+0
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-37
/
+92
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-07-30
net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC
Radha Mohan Chintakuntla
1
-0
/
+2
2015-06-29
net-Liquidio: Delete unnecessary checks before the function call "vfree"
Markus Elfring
3
-13
/
+5
2015-06-25
cavium/liquidio: fix some error handling in lio_set_phys_id()
Dan Carpenter
1
-2
/
+3
2015-06-24
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2
-2
/
+13
2015-06-21
Modify Liquidio Kconfig for crc lib
Raghu Vatsavayi
1
-1
/
+1
2015-06-13
Fix Cavium Liquidio build related errors and warnings
Raghu Vatsavayi
8
-19
/
+26
2015-06-11
Add support of Cavium Liquidio ethernet adapters
Raghu Vatsavayi
29
-12
/
+14446
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-31
net: thunderx: add 64-bit dependency
Arnd Bergmann
1
-1
/
+1
2015-05-27
net: Adding support for Cavium ThunderX network controller
Sunil Goutham
13
-0
/
+7371