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
2021-06-11
octeontx2-pf: add support for ndo_set_vf_trust
Hariprasad Kelam
2
-25
/
+109
2021-06-11
octeontx2-af: add new mailbox to configure VF trust mode
Hariprasad Kelam
5
-6
/
+83
2021-06-11
octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promisc
Naveen Mamindlapalli
1
-2
/
+56
2021-06-11
octeontx2-af: add support for multicast/promisc packet replication feature
Naveen Mamindlapalli
9
-158
/
+482
2021-06-11
net: stmmac: Fix potential integer overflow
Wong Vee Khee
1
-1
/
+1
2021-06-11
net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-5
/
+1
2021-06-11
net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
Calvin Johnson
2
-37
/
+53
2021-06-11
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
1
-38
/
+1
2021-06-11
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
1
-0
/
+54
2021-06-11
net/fsl: Use [acpi|of]_mdiobus_register
Calvin Johnson
1
-9
/
+21
2021-06-11
net: mdio: Add ACPI support code for mdio
Calvin Johnson
3
-0
/
+66
2021-06-11
ACPI: utils: Introduce acpi_get_local_address()
Calvin Johnson
1
-0
/
+14
2021-06-11
of: mdio: Refactor of_mdiobus_register_phy()
Calvin Johnson
1
-55
/
+1
2021-06-11
net: mdiobus: Introduce fwnode_mdiobus_register_phy()
Calvin Johnson
4
-40
/
+158
2021-06-11
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
3
-6
/
+6
2021-06-11
of: mdio: Refactor of_get_phy_id()
Calvin Johnson
1
-11
/
+1
2021-06-11
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
1
-0
/
+21
2021-06-11
of: mdio: Refactor of_phy_find_device()
Calvin Johnson
1
-12
/
+1
2021-06-11
net: phy: Introduce phy related fwnode functions
Calvin Johnson
1
-0
/
+62
2021-06-11
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
2
-10
/
+24
2021-06-11
net: stmmac: Fix unused values warnings
Wong Vee Khee
1
-4
/
+4
2021-06-11
net: usb: asix: ax88772: manage PHY PM from MAC
Oleksij Rempel
1
-31
/
+12
2021-06-11
net: pc300too: fix the comments style issue
Peng Li
1
-2
/
+1
2021-06-11
net: pc300too: add some required spaces
Peng Li
1
-4
/
+4
2021-06-11
net: pc300too: replace comparison to NULL with "!card->plxbase"
Peng Li
1
-4
/
+2
2021-06-11
net: pc300too: remove redundant initialization for statics
Peng Li
1
-1
/
+1
2021-06-11
net: pc300too: move out assignment in if condition
Peng Li
1
-2
/
+4
2021-06-11
net: pc300too: fix the code style issue about "foo * bar"
Peng Li
1
-1
/
+1
2021-06-11
net: pc300too: add blank line after declarations
Peng Li
1
-1
/
+2
2021-06-11
net: pc300too: remove redundant blank lines
Peng Li
1
-22
/
+0
2021-06-11
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
Heiner Kallweit
1
-1
/
+0
2021-06-11
nfc: fdp: remove unnecessary labels
wengjianfeng
1
-5
/
+2
2021-06-11
s390/qeth: Consider dependency on SWITCHDEV module
Alexandra Winter
1
-2
/
+10
2021-06-11
s390/qeth: shrink TX buffer struct
Julian Wiedmann
2
-5
/
+4
2021-06-11
s390/qeth: remove TX buffer's pointer to its queue
Julian Wiedmann
2
-6
/
+4
2021-06-11
s390/qeth: remove QAOB's pointer to its TX buffer
Julian Wiedmann
2
-87
/
+48
2021-06-11
s390/qeth: consolidate completion of pending TX buffers
Julian Wiedmann
2
-47
/
+29
2021-06-11
s390/qeth: use ethtool_sprintf()
Julian Wiedmann
1
-4
/
+2
2021-06-11
s390/qeth: unify the tracking of active cmds on ccw device
Julian Wiedmann
2
-15
/
+11
2021-06-11
s390/qeth: also use TX NAPI for non-IQD devices
Julian Wiedmann
2
-75
/
+79
2021-06-11
s390/qeth: count TX completion interrupts
Julian Wiedmann
3
-1
/
+5
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
4
-0
/
+81
2021-06-11
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
4
-3
/
+40
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
5
-1
/
+18
2021-06-11
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
1
-1
/
+1
2021-06-11
net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
Vladimir Oltean
3
-10
/
+22
2021-06-11
net: dsa: sja1105: enable the TTEthernet engine on SJA1110
Vladimir Oltean
1
-0
/
+2
2021-06-11
net: hns3: add debugfs support for ptp info
Huazhong Tan
3
-2
/
+67
2021-06-11
net: hns3: add support for PTP
Huazhong Tan
11
-6
/
+806
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
9
-4
/
+518
[prev]
[next]