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
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
3
-8
/
+10
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+20
2019-10-28
mvpp2: prefetch frame header
Matteo Croce
1
-0
/
+1
2019-10-28
mvpp2: sync only the received frame
Matteo Croce
1
-2
/
+7
2019-10-28
mvpp2: refactor frame drop routine
Matteo Croce
1
-8
/
+9
2019-10-26
net: mvneta: make stub functions static inline
Ben Dooks (Codethink)
1
-12
/
+20
2019-10-21
net: mvneta: add XDP_TX support
Lorenzo Bianconi
1
-7
/
+121
2019-10-21
net: mvneta: make tx buffer array agnostic
Lorenzo Bianconi
1
-23
/
+43
2019-10-21
net: mvneta: move header prefetch in mvneta_swbm_rx_frame
Lorenzo Bianconi
1
-4
/
+3
2019-10-21
net: mvneta: add basic XDP support
Lorenzo Bianconi
1
-9
/
+139
2019-10-21
net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine
Lorenzo Bianconi
1
-84
/
+95
2019-10-21
net: mvneta: introduce page pool API for sw buffer manager
Lorenzo Bianconi
2
-19
/
+65
2019-10-21
net: mvneta: introduce mvneta_update_stats routine
Lorenzo Bianconi
1
-21
/
+22
2019-10-03
mvpp2: remove misleading comment
Matteo Croce
1
-2
/
+1
2019-09-24
skge: fix checksum byte order
Stephen Hemminger
1
-1
/
+1
2019-09-02
mvpp2: percpu buffers
Matteo Croce
2
-23
/
+222
2019-09-02
mvpp2: refactor BM pool functions
Matteo Croce
1
-19
/
+16
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+7
2019-08-29
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
Takashi Iwai
1
-0
/
+7
2019-08-21
pxa168_eth: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-08-21
net: mvneta: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-15
net/mvpp2: Replace tasklet with softirq hrtimer
Thomas Gleixner
2
-38
/
+23
2019-08-11
mvpp2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+1
2019-08-11
skge: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-30
/
+9
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-56
/
+69
2019-08-05
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
Arnaud Patard (Rtp)
1
-9
/
+22
2019-08-01
mvpp2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-7
/
+3
2019-08-01
mvpp2: fix panic on module removal
Matteo Croce
1
-3
/
+2
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-29
mvpp2: refactor the HW checksum setup
Matteo Croce
1
-13
/
+22
2019-07-29
mvpp2: refactor MTU change code
Matteo Croce
1
-28
/
+13
2019-07-26
net: mvneta: use devm_platform_ioremap_resource() to simplify code
Jisheng Zhang
1
-3
/
+1
2019-07-24
net: marvell: Use dev_get_drvdata where possible
Chuhong Yuan
2
-6
/
+3
2019-07-23
sky2: Disable MSI on ASUS P6T
Takashi Iwai
1
-0
/
+7
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2
-5
/
+6
2019-07-23
net: mvpp2: Don't check for 3 consecutive Idle frames for 10G links
Maxime Chevallier
1
-3
/
+3
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-2
/
+0
2019-07-14
sky2: Disable MSI on P5W DH Deluxe
Tasos Sahanidis
1
-0
/
+7
2019-07-09
net: mvmdio: defer probe of orion-mdio if a clock is not ready
Josua Mayer
1
-0
/
+5
2019-07-09
net: mvmdio: print warning when orion-mdio has too many clocks
Josua Mayer
1
-0
/
+4
2019-07-09
net: mvmdio: allow up to four clocks to be specified for orion-mdio
Josua Mayer
1
-1
/
+1
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-07-09
net: mvpp2: cls: Add support for ETHER_FLOW
Maxime Chevallier
1
-0
/
+2
2019-07-09
net: mvpp2: cls: Report an error for unsupported flow types
Maxime Chevallier
1
-0
/
+4
2019-06-29
net: mvpp2: prs: Don't override the sign bit in SRAM parser shift
Maxime Chevallier
1
-1
/
+2
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-06-20
net: mvpp2: debugfs: Add pmap to fs dump
Nathan Huckleberry
1
-0
/
+3
2019-06-19
net: mvpp2: cls: Add steering based on vlan Id and priority.
Maxime Chevallier
2
-34
/
+86
2019-06-19
net: mvpp2: cls: right-justify the C2 TCAM keys
Maxime Chevallier
1
-7
/
+7
2019-06-19
net: mvpp2: cls: Only select applicable flows of classification offload
Maxime Chevallier
1
-0
/
+3
[next]