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
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
octeontx2-af: Fix memory leak of object buf
Colin Ian King
1
-1
/
+3
2021-03-19
net: marvell: Remove reference to CONFIG_MV64X60
Christophe Leroy
2
-3
/
+3
2021-03-19
octeontx2-af: Fix uninitialized variable warning
Subbaraya Sundeep
1
-1
/
+1
2021-03-19
octeontx2-af: fix infinite loop in unmapping NPC counter
Hariprasad Kelam
1
-1
/
+1
2021-03-19
octeontx2-pf: Clear RSS enable flag on interace down
Geetha sowjanya
1
-0
/
+5
2021-03-19
octeontx2-af: Fix irq free in rvu teardown
Geetha sowjanya
1
-2
/
+4
2021-03-19
octeontx2-af: Return correct CGX RX fifo size
Subbaraya Sundeep
3
-6
/
+22
2021-03-19
octeontx2-af: Remove TOS field from MKEX TX
Subbaraya Sundeep
1
-2
/
+0
2021-03-19
octeontx2-af: Formatting debugfs entry rsrc_alloc.
Rakesh Babu
1
-17
/
+29
2021-03-19
octeontx2-pf: Do not modify number of rules
Subbaraya Sundeep
1
-1
/
+3
2021-03-11
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Andrianov
1
-1
/
+1
2021-03-03
octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()
Dan Carpenter
1
-1
/
+3
2021-02-23
Marvell Sky2 Ethernet adapter: fix warning messages.
Krzysztof Halasa
1
-3
/
+2
2021-02-23
net: mvpp2: skip RSS configurations on loopback port
Stefan Chulski
1
-11
/
+14
2021-02-22
octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
Dan Carpenter
1
-1
/
+1
2021-02-18
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
1
-1
/
+1
2021-02-18
cteontx2-pf: cn10k: Prevent harmless double shift bugs
Dan Carpenter
1
-3
/
+3
2021-02-17
net: mvneta: Implement mqprio support
Maxime Chevallier
1
-0
/
+61
2021-02-17
net: mvneta: Remove per-cpu queue mapping for Armada 3700
Maxime Chevallier
1
-1
/
+8
2021-02-17
octeontx2-af: cn10k: Fixes CN10K RPM reference issue
Geetha sowjanya
4
-6
/
+12
2021-02-16
net: mvpp2: Add TX flow control support for jumbo frames
Stefan Chulski
1
-0
/
+26
2021-02-16
net: mvpp2: reduce tx-fifo for loopback port
Stefan Chulski
2
-7
/
+7
2021-02-15
net: mvpp2: improve Networking Complex Control register naming
Stefan Chulski
2
-7
/
+7
2021-02-15
net: mvpp2: improve mvpp2_get_sram return
Stefan Chulski
1
-3
/
+1
2021-02-15
net: mvpp2: improve Packet Processor version check
Stefan Chulski
1
-18
/
+18
2021-02-15
net: mvpp2: simplify PPv2 version ID read
Stefan Chulski
1
-4
/
+2
2021-02-13
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
1
-9
/
+14
2021-02-13
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-1
/
+2
2021-02-13
octeontx2: Fix condition.
David S. Miller
1
-1
/
+1
2021-02-13
octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()
Gustavo A. R. Silva
1
-1
/
+1
2021-02-13
octeontx2-af: Fix spelling mistake "recievd" -> "received"
Colin Ian King
1
-1
/
+1
2021-02-12
net: mvpp2: fix interrupt mask/unmask skip condition
Stefan Chulski
1
-2
/
+2
2021-02-12
octeontx2-af: cn10k: MAC internal loopback support
Hariprasad Kelam
6
-6
/
+61
2021-02-12
octeontx2-af: cn10k: Add RPM Rx/Tx stats support
Hariprasad Kelam
8
-26
/
+227
2021-02-12
octeontx2-af: cn10k: Add RPM LMAC pause frame support
Rakesh Babu
6
-23
/
+201
2021-02-12
octeontx2-pf: cn10k: Get max mtu supported from admin function
Hariprasad Kelam
7
-18
/
+97
2021-02-12
octeontx2-af: cn10K: Add MTU configuration
Hariprasad Kelam
11
-12
/
+138
2021-02-12
octeontx2-af: cn10k: Add support for programmable channels
Subbaraya Sundeep
11
-17
/
+359
2021-02-12
octeontx2-af: cn10k: Add RPM MAC support
Hariprasad Kelam
11
-106
/
+478
2021-02-12
octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
Geetha sowjanya
10
-135
/
+328
2021-02-12
octeontx2-pf: cn10k: Map LMTST region
Geetha sowjanya
3
-4
/
+100
2021-02-12
octeontx2-pf: cn10k: Initialise NIX context
Geetha sowjanya
2
-31
/
+80
2021-02-12
octeontx2-af: cn10k: Update NIX and NPA context in debugfs
Geetha sowjanya
1
-2
/
+175
2021-02-12
octeontx2-af: cn10k: Update NIX/NPA context structure
Geetha sowjanya
3
-424
/
+223
2021-02-12
octeontx2-pf: cn10k: Add mbox support for CN10K
Subbaraya Sundeep
6
-27
/
+73
2021-02-12
octeontx2-af: cn10k: Add mbox support for CN10K platform
Subbaraya Sundeep
6
-36
/
+191
2021-02-12
net: mvpp2: add TX FC firmware check
Stefan Chulski
2
-7
/
+33
2021-02-12
net: mvpp2: set 802.3x GoP Flow Control mode
Stefan Chulski
1
-1
/
+1
2021-02-12
net: mvpp2: add PPv23 RX FIFO flow control
Stefan Chulski
2
-0
/
+68
2021-02-12
net: mvpp2: add BM protection underrun feature support
Stefan Chulski
2
-0
/
+34
[next]