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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset
Lorenzo Bianconi
2
-1
/
+72
2022-05-23
net: ethernet: mtk_eth_soc: convert scratch_ring pointer to void
Lorenzo Bianconi
2
-2
/
+2
2022-05-23
net: ethernet: mtk_eth_soc: convert ring dma pointer to void
Lorenzo Bianconi
2
-20
/
+16
2022-05-23
net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
Lorenzo Bianconi
2
-75
/
+372
2022-05-23
net: ethernet: mtk_eth_soc: introduce device register map
Lorenzo Bianconi
2
-181
/
+188
2022-05-23
net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
Lorenzo Bianconi
1
-8
/
+18
2022-05-23
net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
Lorenzo Bianconi
1
-3
/
+6
2022-05-23
net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
Lorenzo Bianconi
2
-4
/
+11
2022-05-23
net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
Lorenzo Bianconi
1
-4
/
+7
2022-05-23
net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
Lorenzo Bianconi
1
-11
/
+15
2022-05-23
net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
Lorenzo Bianconi
1
-10
/
+13
2022-05-23
net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
Lorenzo Bianconi
2
-13
/
+38
2022-05-23
net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_...
Lorenzo Bianconi
2
-49
/
+67
2022-05-23
net: ethernet: mtk_eth_soc: rely on GFP_KERNEL for dma_alloc_coherent wheneve...
Lorenzo Bianconi
1
-5
/
+4
2022-05-23
dt-bindings: net: mediatek,net: add mt7986-eth binding
Lorenzo Bianconi
1
-2
/
+139
2022-05-23
arm64: dts: mediatek: mt7986: introduce ethernet nodes
Lorenzo Bianconi
3
-0
/
+183
2022-05-23
Merge branch 'net-gcc12-warnings'
David S. Miller
3
-0
/
+15
2022-05-23
eth: tg3: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
eth: mtk_eth_soc: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
Merge branch 'dpaa2-swtso-fixes'
David S. Miller
1
-5
/
+7
2022-05-23
dpaa2-eth: unmap the SGT buffer before accessing its contents
Ioana Ciornei
1
-4
/
+4
2022-05-23
dpaa2-eth: use the correct software annotation field
Ioana Ciornei
1
-1
/
+1
2022-05-23
dpaa2-eth: retrieve the virtual address before dma_unmap
Ioana Ciornei
1
-1
/
+3
2022-05-23
net: mscc: ocelot: offload tc action "ok" using an empty action vector
Vladimir Oltean
1
-0
/
+16
2022-05-23
Merge branch 'ocelot-selftests'
David S. Miller
1
-105
/
+97
2022-05-23
selftests: ocelot: tc_flower_chains: reorder interfaces
Vladimir Oltean
1
-23
/
+19
2022-05-23
selftests: ocelot: tc_flower_chains: use conventional interface names
Vladimir Oltean
1
-67
/
+67
2022-05-23
selftests: ocelot: tc_flower_chains: streamline test output
Vladimir Oltean
1
-28
/
+24
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
5
-10
/
+25
2022-05-22
net: fec: Do proper error checking for enet_out clk
Uwe Kleine-König
1
-3
/
+5
2022-05-22
hinic: Avoid some over memory allocation
Christophe JAILLET
1
-1
/
+1
2022-05-22
net: fec: Do proper error checking for optional clks
Uwe Kleine-König
1
-6
/
+10
2022-05-22
net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
Tommaso Merciai
1
-1
/
+8
2022-05-22
net: selftests: Add stress_reuseport_listen to .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-05-22
Merge branch 'rxrpc-fixes'
David S. Miller
7
-34
/
+47
2022-05-22
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
5
-17
/
+26
2022-05-22
rxrpc: Don't let ack.previousPacket regress
David Howells
3
-4
/
+6
2022-05-22
rxrpc: Fix overlapping ACK accounting
David Howells
2
-11
/
+12
2022-05-22
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
1
-1
/
+2
2022-05-22
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
1
-2
/
+2
2022-05-22
Merge branch 'rxrpc-misc'
David S. Miller
23
-391
/
+366
2022-05-22
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
4
-1
/
+36
2022-05-22
rxrpc, afs: Fix selection of abort codes
David Howells
3
-6
/
+8
2022-05-22
rxrpc: Return an error to sendmsg if call failed
David Howells
1
-0
/
+6
2022-05-22
rxrpc: Automatically generate trace tag enums
David Howells
1
-219
/
+42
2022-05-22
rxrpc: Fix locking issue
David Howells
8
-22
/
+62
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
13
-122
/
+119
2022-05-22
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
4
-22
/
+94
2022-05-22
Merge branch 'ipa-next'
David S. Miller
14
-162
/
+156
[prev]
[next]