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
2021-07-28
arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FEC
Joakim Zhang
1
-2
/
+2
2021-07-28
arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC
Joakim Zhang
2
-2
/
+2
2021-07-28
net: fec: add MAC internal delayed clock feature support
Fugang Duan
2
-0
/
+33
2021-07-28
net: fec: add eee mode tx lpi support
Fugang Duan
2
-0
/
+95
2021-07-28
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
2
-0
/
+43
2021-07-28
dt-bindings: net: fsl,fec: add RGMII internal clock delay
Joakim Zhang
1
-0
/
+9
2021-07-28
dt-bindings: net: fsl,fec: update compatible items
Joakim Zhang
1
-0
/
+18
2021-07-28
tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option
Peilin Ye
1
-0
/
+24
2021-07-28
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
2
-12
/
+33
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
1
-2
/
+6
2021-07-28
Merge branch 'devlink-register'
David S. Miller
5
-45
/
+33
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
2
-12
/
+11
2021-07-28
net/mlx5: Don't rely on always true registered field
Leon Romanovsky
2
-16
/
+5
2021-07-28
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
1
-17
/
+17
2021-07-28
Merge branch 'ipa-clock-refs'
David S. Miller
3
-12
/
+44
2021-07-28
net: ipa: don't suspend endpoints if setup not complete
Alex Elder
1
-8
/
+11
2021-07-28
net: ipa: add a clock reference for netdev operations
Alex Elder
1
-1
/
+8
2021-07-28
net: ipa: add clock reference for remoteproc SSR
Alex Elder
1
-0
/
+5
2021-07-28
net: ipa: get another clock for ipa_setup()
Alex Elder
1
-0
/
+5
2021-07-28
net: ipa: get clock in ipa_probe()
Alex Elder
1
-3
/
+15
2021-07-27
Merge branch 'ipa-interrupts'
David S. Miller
1
-38
/
+19
2021-07-27
net: ipa: kill ipa_interrupt_process_all()
Alex Elder
1
-13
/
+5
2021-07-27
net: ipa: get rid of some unneeded IPA interrupt code
Alex Elder
1
-16
/
+1
2021-07-27
net: ipa: clear disabled IPA interrupt conditions
Alex Elder
1
-3
/
+14
2021-07-27
net: ipa: make IPA interrupt handler threaded only
Alex Elder
1
-18
/
+11
2021-07-27
net: cipso: fix warnings in netlbl_cipsov4_add_std
Pavel Skripkin
1
-4
/
+4
2021-07-27
Merge branch 'ionic-next'
David S. Miller
9
-30
/
+100
2021-07-27
ionic: add function tag to debug string
Shannon Nelson
1
-2
/
+2
2021-07-27
ionic: enable rxhash only with multiple queues
Shannon Nelson
1
-1
/
+3
2021-07-27
ionic: block some ethtool operations when fw in reset
Shannon Nelson
1
-0
/
+21
2021-07-27
ionic: remove unneeded comp union fields
Shannon Nelson
1
-2
/
+0
2021-07-27
ionic: increment num-vfs before configure
Shannon Nelson
1
-1
/
+1
2021-07-27
ionic: use fewer inits on the buf_info struct
Shannon Nelson
1
-16
/
+11
2021-07-27
ionic: init reconfig err to 0
Shannon Nelson
1
-3
/
+10
2021-07-27
ionic: print firmware version on identify
Shannon Nelson
1
-0
/
+2
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
3
-3
/
+31
2021-07-27
ionic: minimize resources when under kdump
Shannon Nelson
1
-2
/
+19
2021-07-27
Merge branch 'ndo_ioctl-rework'
David S. Miller
254
-957
/
+1134
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
4
-8
/
+26
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
7
-31
/
+43
2021-07-27
net: socket: return changed ifreq from SIOCDEVPRIVATE
Arnd Bergmann
2
-4
/
+2
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
28
-258
/
+211
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
172
-231
/
+273
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
4
-56
/
+28
2021-07-27
wan: cosa: remove dead cosa_net_ioctl() function
Arnd Bergmann
1
-14
/
+1
2021-07-27
wan: use ndo_siocdevprivate
Arnd Bergmann
8
-56
/
+117
2021-07-27
ppp: use ndo_siocdevprivate
Arnd Bergmann
1
-3
/
+3
2021-07-27
sb1000: use ndo_siocdevprivate
Arnd Bergmann
1
-9
/
+11
2021-07-27
hippi: use ndo_siocdevprivate
Arnd Bergmann
2
-6
/
+8
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
9
-53
/
+59
[next]