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
2018-07-24
Documentation: networking: cpsw: add MQPRIO & CBS offload examples
Ivan Khoronzhuk
1
-0
/
+540
2018-07-24
net: ethernet: ti: cpsw: restore shaper configuration while down/up
Ivan Khoronzhuk
1
-0
/
+47
2018-07-24
net: ethernet: ti: cpsw: add CBS Qdisc offload
Ivan Khoronzhuk
1
-0
/
+221
2018-07-24
net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
Ivan Khoronzhuk
1
-0
/
+82
2018-07-24
net: ethernet: ti: cpdma: fit rated channels in backward order
Ivan Khoronzhuk
1
-16
/
+15
2018-07-24
net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
Ivan Khoronzhuk
1
-6
/
+8
2018-07-24
Merge tag 'mlx5e-updates-2018-07-18-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
28
-269
/
+1654
2018-07-24
net/mlx5e: Use PARTIAL_GSO for UDP segmentation
Boris Pismenny
5
-140
/
+23
2018-07-24
net/mlx5e: Support offloading double vlan push/pop tc actions
Jianbo Liu
3
-20
/
+58
2018-07-24
net/mlx5e: Refactor tc vlan push/pop actions offloading
Jianbo Liu
3
-28
/
+41
2018-07-24
net/mlx5e: Support offloading tc double vlan headers match
Jianbo Liu
1
-3
/
+52
2018-07-24
net/mlx5e: Remove redundant WARN when we cannot find neigh entry
Roi Dayan
1
-3
/
+1
2018-07-24
net/mlx5: FW tracer, Add debug prints
Saeed Mahameed
1
-2
/
+11
2018-07-24
net/mlx5: FW tracer, Enable tracing
Feras Daoud
3
-4
/
+18
2018-07-24
net/mlx5: FW tracer, parse traces and kernel tracing support
Feras Daoud
3
-2
/
+333
2018-07-24
net/mlx5: FW tracer, events handling
Feras Daoud
4
-10
/
+347
2018-07-24
net/mlx5: FW tracer, register log buffer memory key
Saeed Mahameed
1
-3
/
+61
2018-07-24
net/mlx5: FW tracer, create trace buffer and copy strings database
Feras Daoud
2
-3
/
+224
2018-07-24
net/mlx5: FW tracer, implement tracer logic
Feras Daoud
3
-0
/
+265
2018-07-24
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
17
-89
/
+258
2018-07-24
Merge branch 'lan743x-Add-features-to-lan743x-driver'
David S. Miller
5
-4
/
+1042
2018-07-24
lan743x: Add RSS support
Bryan Whitehead
3
-0
/
+171
2018-07-24
lan743x: Add EEE support
Bryan Whitehead
2
-0
/
+88
2018-07-24
lan743x: Add power management support
Bryan Whitehead
3
-0
/
+270
2018-07-24
lan743x: Add support for ethtool eeprom access
Bryan Whitehead
2
-0
/
+242
2018-07-24
lan743x: Add support for ethtool message level
Bryan Whitehead
1
-0
/
+17
2018-07-24
lan743x: Add support for ethtool statistics
Bryan Whitehead
3
-3
/
+214
2018-07-24
lan743x: Add support for ethtool link settings
Bryan Whitehead
1
-0
/
+5
2018-07-24
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
4
-1
/
+35
2018-07-23
Merge branch 'sh_eth-clean-up-the-TSU-register-accessors'
David S. Miller
2
-20
/
+21
2018-07-23
sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric
Sergei Shtylyov
1
-5
/
+6
2018-07-23
sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter
Sergei Shtylyov
1
-9
/
+6
2018-07-23
sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors
Sergei Shtylyov
1
-2
/
+2
2018-07-23
sh_eth: make sh_eth_tsu_get_offset() match its name
Sergei Shtylyov
1
-10
/
+14
2018-07-23
sh_eth: uninline sh_eth_tsu_get_offset()
Sergei Shtylyov
2
-6
/
+5
2018-07-23
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
1
-3
/
+3
2018-07-23
Merge branch 'smc-next'
David S. Miller
12
-155
/
+84
2018-07-23
net/smc: remove local variable page in smc_rx_splice()
Ursula Braun
1
-3
/
+1
2018-07-23
net/smc: use DECLARE_BITMAP for rtokens_used_mask
Ursula Braun
1
-2
/
+1
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
5
-47
/
+20
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
6
-101
/
+48
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
2
-2
/
+14
2018-07-23
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
1
-107
/
+6
2018-07-23
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
YueHaibing
1
-3
/
+1
2018-07-23
Merge branch 'net-bridge-add-support-for-backup-port'
David S. Miller
6
-16
/
+176
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
6
-2
/
+134
2018-07-23
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
1
-14
/
+42
2018-07-23
net: mediatek: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-5
/
+2
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
1
-3
/
+10
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
3
-11
/
+0
[next]