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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
net: hns3: minor optimization for datapath
Yunsheng Lin
1
-3
/
+21
2019-04-04
net: hns3: minor optimization for ring_space
Yunsheng Lin
1
-10
/
+5
2019-04-04
net: hns3: return 0 and print warning when hit duplicate MAC
Peng Li
1
-2
/
+5
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
4
-5
/
+43
2019-04-04
net: hns3: reduce resources use in kdump kernel
Yonglong Liu
1
-1
/
+22
2019-04-04
net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
Peng Li
1
-0
/
+4
2019-04-04
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
1
-5
/
+3
2019-04-04
net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
Antoine Tenart
1
-0
/
+2
2019-04-04
net: phy: marvell10g: implement suspend/resume callbacks
Antoine Tenart
1
-1
/
+11
2019-04-04
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-02
net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa
Heiner Kallweit
1
-0
/
+11
2019-04-02
net: phy: use c45 standard to detect link partner autoneg capability
Heiner Kallweit
1
-1
/
+8
2019-04-02
net: phy: realtek: use genphy_read_abilities
Heiner Kallweit
1
-24
/
+12
2019-04-02
net: phy: use genphy_read_abilities in genphy driver
Heiner Kallweit
1
-2
/
+1
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
1
-0
/
+48
2019-04-02
tg3: allow ethtool -p to work for NICs in down state
Jon Maxwell
1
-3
/
+0
2019-04-02
macsec: add noinline tag to avoid a frame size warning
Florian Westphal
1
-10
/
+12
2019-04-02
drivers: net: aurora: use netdev_xmit_more helper
Florian Westphal
1
-3
/
+5
2019-04-02
drivers: net: sfc: use netdev_xmit_more helper
Florian Westphal
2
-9
/
+7
2019-04-02
drivers: mellanox: use netdev_xmit_more() helper
Florian Westphal
4
-12
/
+12
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
28
-31
/
+34
2019-04-02
net: phy: aquantia: add SGMII statistics
Heiner Kallweit
1
-2
/
+112
2019-04-02
net: phy: improve genphy_read_status
Heiner Kallweit
1
-15
/
+8
2019-04-02
nfp: implement ethtool get module EEPROM
Dirk van der Merwe
1
-0
/
+131
2019-04-02
nfp: nsp: implement read SFF module EEPROM
Dirk van der Merwe
2
-0
/
+70
2019-04-02
nfp: flower: reduce action list size by coalescing mangle actions
Pieter Jansen van Vuuren
1
-77
/
+122
2019-04-02
net: phy: aquantia: add suspend / resume callbacks for AQR107 family
Heiner Kallweit
1
-0
/
+16
2019-04-02
net: ethernet: ti: davinci_mdio: switch to readl/writel()
Grygorii Strashko
1
-11
/
+11
2019-04-02
cxgb3/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-04-02
cxgb3/l2t: Fix undefined behaviour
Gustavo A. R. Silva
1
-1
/
+1
2019-03-31
r8169: use netif_receive_skb_list batching
Heiner Kallweit
1
-1
/
+4
2019-03-31
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
1
-2
/
+2
2019-03-31
mlxsw: spectrum_acl: Remove failed_rollback dead end
Jiri Pirko
1
-10
/
+10
2019-03-31
mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
Jiri Pirko
1
-6
/
+5
2019-03-31
mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
Jiri Pirko
1
-4
/
+1
2019-03-29
team: use netif_is_team_port()
Julian Wiedmann
1
-4
/
+2
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
5
-65
/
+95
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
1
-6
/
+6
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
5
-1
/
+5
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
1
-16
/
+18
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
3
-22
/
+22
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
1
-2
/
+2
2019-03-29
net: mvneta: Add 2500BaseT support
Maxime Chevallier
1
-0
/
+1
2019-03-28
s390/qeth: send IDX cmds via qeth_send_control_data()
Julian Wiedmann
2
-212
/
+206
2019-03-28
s390/qeth: use callback to finalize cmd
Julian Wiedmann
3
-31
/
+50
2019-03-28
s390/qeth: let qeth_notify_reply() set the notify reason
Julian Wiedmann
1
-14
/
+8
2019-03-28
s390/qeth: clarify default cmd callback
Julian Wiedmann
1
-8
/
+9
2019-03-28
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
3
-41
/
+35
2019-03-28
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
4
-29
/
+28
2019-03-28
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
3
-7
/
+57
[next]