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
2019-02-19
liquidio: using NULL instead of plain integer
YueHaibing
2
-2
/
+2
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2019-02-07
net: Don't default Cavium PTP driver to 'y'
Bjorn Helgaas
1
-1
/
+0
2019-02-07
liquidio: Implement ndo_get_port_parent_id()
Florian Fainelli
2
-35
/
+12
2019-01-29
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
1
-1
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+4
2018-12-01
liquidio: read sc->iq_no before release sc
Pan Bian
1
-1
/
+3
2018-12-01
liquidio: fix spelling mistake "deferal" -> "deferral"
Colin Ian King
1
-1
/
+1
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-11-28
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
1
-0
/
+3
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+10
2018-11-24
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-24
net: cavium: clean up return value check in cavium_ptp_probe
YueHaibing
1
-4
/
+0
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
1
-2
/
+7
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-2
/
+5
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+2
2018-10-04
liquidio: fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2018-10-04
devlink: Add extack for eswitch operations
Eli Britstein
1
-1
/
+2
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
1
-2
/
+1
2018-09-19
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
4
-6
/
+8
2018-09-18
liquidio: remove duplicated include from lio_vf_rep.c
YueHaibing
1
-1
/
+0
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
6
-3
/
+243
2018-09-13
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-12
liquidio: Removed droq lock
Intiyaz Basha
3
-37
/
+3
2018-09-12
liquidio: Per queue oom work queue
Intiyaz Basha
6
-73
/
+110
2018-09-12
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2
-1
/
+29
2018-09-08
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
1
-1
/
+1
2018-09-07
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
1
-3
/
+1
2018-09-07
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
8
-12
/
+187
2018-09-04
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
6
-10
/
+40
2018-09-02
liquidio: remove set but not used variable 'irh'
YueHaibing
1
-9
/
+0
2018-08-30
liquidio: remove obsolete functions and data structures
Felix Manlunas
9
-490
/
+176
2018-08-30
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
6
-110
/
+98
2018-08-30
liquidio: make soft command calls synchronous
Felix Manlunas
5
-161
/
+129
2018-08-30
liquidio: improve soft command handling
Felix Manlunas
8
-49
/
+232
2018-08-30
liquidio: fix race condition in instruction completion processing
Rick Farrington
3
-2
/
+7
2018-08-30
liquidio: remove unnecessary delay when processing IQ responses
Rick Farrington
1
-1
/
+1
2018-08-13
liquidio: remove set but not used variable 'is25G'
YueHaibing
1
-6
/
+2
2018-08-11
liquidio: copperhead LED identification
Raghu Vatsavayi
2
-5
/
+23
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-08-08
net: thunderx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-08
liquidio: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-07
liquidio: avoided acquiring post_lock for data only queues
Intiyaz Basha
2
-3
/
+29
2018-08-07
net: thunderx: check for failed allocation lmac->dmacs
Colin Ian King
1
-0
/
+2
2018-07-30
liquidio: remove redundant function cn23xx_dump_iq_regs
YueHaibing
1
-44
/
+0
2018-07-29
liquidio: remove redundant function cn23xx_dump_vf_iq_regs
YueHaibing
1
-30
/
+0
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-9
/
+19
2018-07-19
net: cavium: Add fine-granular dependencies on PCI
Alexander Sverdlin
1
-6
/
+6
2018-07-18
net: cavium: add missing PCI dependencies
Arnd Bergmann
1
-4
/
+6
[next]