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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
nfp: flower: move udp tunnel key match compilation to helper function
John Hurley
1
-22
/
+35
2019-12-20
nfp: flower: pass flow rule pointer directly to match functions
John Hurley
1
-49
/
+27
2019-12-20
hdlcdrv: replace unnecessary assertion in hdlcdrv_register
Aditya Pakki
1
-2
/
+0
2019-12-20
net: mvpp2: cycle comphy to power it down
Russell King
1
-0
/
+10
2019-12-20
net: sfp: report error on failure to read sfp soft status
Russell King
1
-2
/
+9
2019-12-19
net: phy: marvell: use genphy_check_and_restart_aneg()
Russell King
1
-20
/
+1
2019-12-19
net: phy: marvell: use phy_modify_changed()
Russell King
1
-16
/
+10
2019-12-19
net: phy: marvell: use existing clause 37 definitions
Russell King
1
-18
/
+8
2019-12-19
net: phy: marvell: consolidate phy status reading
Russell King
1
-43
/
+17
2019-12-19
net: phy: marvell: use positive logic for link state
Russell King
1
-4
/
+3
2019-12-19
net: phy: marvell: initialise link partner state earlier
Russell King
1
-20
/
+5
2019-12-19
net: phy: marvell: rearrange to use genphy_read_lpa()
Russell King
1
-34
/
+32
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
3
-47
/
+40
2019-12-19
net: phy: add genphy_check_and_restart_aneg()
Russell King
1
-17
/
+31
2019-12-19
net: phy: use phy_resolve_aneg_pause()
Russell King
3
-14
/
+3
2019-12-19
net: phy: remove redundant .aneg_done initialisers
Russell King
2
-7
/
+0
2019-12-19
net: stmmac: tc: Fix TAPRIO division operation
Jose Abreu
1
-2
/
+4
2019-12-19
mlxsw: spectrum_qdisc: Support offloading of ETS Qdisc
Petr Machata
3
-0
/
+88
2019-12-19
mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETS
Petr Machata
1
-23
/
+81
2019-12-19
mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumerators
Petr Machata
3
-20
/
+18
2019-12-19
mlxsw: spectrum_qdisc: Clarify a comment
Petr Machata
1
-7
/
+24
2019-12-18
s390/qeth: make use of napi_schedule_irqoff()
Julian Wiedmann
1
-1
/
+1
2019-12-18
s390/qeth: consolidate helpers for capability checking
Julian Wiedmann
3
-61
/
+27
2019-12-18
s390/qeth: stop yielding the ip_lock during IPv4 registration
Julian Wiedmann
2
-33
/
+2
2019-12-18
s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path
Julian Wiedmann
1
-6
/
+0
2019-12-18
s390/qeth: remove open-coded inet_make_mask()
Julian Wiedmann
3
-24
/
+20
2019-12-18
s390/qeth: clean up L3 sysfs code
Julian Wiedmann
2
-85
/
+33
2019-12-18
s390/qeth: overhaul L3 IP address dump code
Julian Wiedmann
3
-45
/
+44
2019-12-18
s390/qeth: wake up all waiters from qeth_irq()
Julian Wiedmann
2
-16
/
+18
2019-12-18
s390/qeth: only handle IRQs while device is online
Julian Wiedmann
1
-37
/
+31
2019-12-18
net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ cores
Jose Abreu
1
-0
/
+16
2019-12-18
net: stmmac: xgmac3+: Add support for Frame Preemption
Jose Abreu
3
-0
/
+31
2019-12-18
net: stmmac: gmac5+: Add support for Frame Preemption
Jose Abreu
5
-0
/
+34
2019-12-18
net: stmmac: Add Frame Preemption support using TAPRIO API
Jose Abreu
3
-1
/
+33
2019-12-18
net: stmmac: Integrate EST with TAPRIO scheduler API
Jose Abreu
3
-0
/
+115
2019-12-18
net: stmmac: Add basic EST support for XGMAC
Jose Abreu
3
-0
/
+74
2019-12-18
net: stmmac: Add basic EST support for GMAC5+
Jose Abreu
7
-0
/
+137
2019-12-18
net: stmmac: Always use TX coalesce timer value when rescheduling
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
10
-49
/
+149
2019-12-18
net: stmmac: Print more information in DebugFS DMA Capabilities file
Jose Abreu
1
-1
/
+30
2019-12-18
xen-netback: remove 'hotplug-status' once it has served its purpose
Paul Durrant
1
-1
/
+1
2019-12-18
xen-netback: switch state to InitWait at the end of netback_probe()...
Paul Durrant
1
-5
/
+2
2019-12-18
xen-netback: move netback_probe() and netback_remove() to the end...
Paul Durrant
1
-179
/
+174
2019-12-18
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
5
-26
/
+32
2019-12-18
cxgb4: fix missed high priority region calculation
Shahjada Abul Husain
3
-8
/
+18
2019-12-18
net: stmmac: dwc-qos: avoid clk and reset for acpi device
Ajay Gupta
1
-0
/
+5
2019-12-18
net: stmmac: dwc-qos: use generic device api
Ajay Gupta
1
-9
/
+10
2019-12-18
net-next: stmmac: mediatek: add more support for RMII
Biao Huang
1
-29
/
+60
2019-12-18
net: mvpp2: update mvpp2 validate() implementation
Russell King
1
-4
/
+18
2019-12-18
net: phylink: extend clause 45 PHY validation workaround
Russell King
1
-9
/
+13
[next]