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-10-26
net: qed_ptp: fix check of true !rc expression
Jean Sacren
1
-2
/
+2
2021-10-26
ax88796c: fix fetching error stats from percpu containers
Alexander Lobakin
1
-4
/
+4
2021-10-25
net/mlx5: SF_DEV Add SF device trace points
Parav Pandit
5
-6
/
+119
2021-10-25
net/mlx5: SF, Add SF trace points
Parav Pandit
3
-0
/
+185
2021-10-25
net/mlx5: Let user configure max_macs param
Shay Drory
2
-0
/
+87
2021-10-25
net/mlx5: Let user configure event_eq_size param
Shay Drory
3
-2
/
+27
2021-10-25
net/mlx5: Let user configure io_eq_size param
Shay Drory
5
-2
/
+73
2021-10-25
net/mlx5: Bridge, support replacing existing FDB entry
Vlad Buslov
1
-0
/
+4
2021-10-25
net/mlx5: Bridge, extract code to lookup and del/notify entry
Vlad Buslov
1
-26
/
+32
2021-10-25
net/mlx5: Add periodic update of host time to firmware
Aya Levin
1
-0
/
+30
2021-10-25
net/mlx5: Print health buffer by log level
Aya Levin
2
-19
/
+42
2021-10-25
net/mlx5: Extend health buffer dump
Aya Levin
1
-7
/
+66
2021-10-25
net/mlx5: Reduce flow counters bulk query buffer size for SFs
Avihai Horon
1
-2
/
+7
2021-10-25
net/mlx5: Fix unused function warning of mlx5i_flow_type_mask
Shay Drory
1
-5
/
+5
2021-10-25
net/mlx5: Remove unnecessary checks for slow path flag
Paul Blakey
1
-16
/
+1
2021-10-25
net/mlx5e: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+6
2021-10-25
fddi: defza: add missing pointer type cast
Jakub Kicinski
1
-1
/
+1
2021-10-25
mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
4
-27
/
+16
2021-10-25
usbb: catc: use correct API for MAC addresses
Oliver Neukum
1
-5
/
+17
2021-10-25
Merge tag 'wireless-drivers-next-2021-10-25' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-3
/
+4
2021-10-25
gve: Add a jumbo-frame device option.
Shailend Chand
2
-4
/
+68
2021-10-25
gve: Implement packet continuation for RX.
David Awogbemila
9
-126
/
+292
2021-10-25
gve: Add RX context.
David Awogbemila
2
-37
/
+44
2021-10-25
net: phy: add qca8081 cdt feature
Luo Jie
1
-3
/
+191
2021-10-25
net: phy: adjust qca8081 master/slave seed value if link down
Luo Jie
1
-0
/
+16
2021-10-25
net: phy: add qca8081 soft_reset and enable master/slave seed
Luo Jie
1
-0
/
+48
2021-10-25
net: phy: add qca8081 config_init
Luo Jie
1
-0
/
+107
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
1
-0
/
+34
2021-10-25
net: phy: add qca8081 config_aneg
Luo Jie
1
-1
/
+25
2021-10-25
net: phy: add qca8081 get_features
Luo Jie
1
-0
/
+10
2021-10-25
net: phy: add qca8081 read_status
Luo Jie
1
-22
/
+73
2021-10-25
net: phy: add qca8081 ethernet phy driver
Luo Jie
1
-1
/
+16
2021-10-25
net: phy: at803x: use GENMASK() for speed status
Luo Jie
1
-5
/
+5
2021-10-25
net: phy: at803x: improve the WOL feature
Luo Jie
1
-7
/
+38
2021-10-25
net: phy: at803x: use phy_modify()
Luo Jie
1
-6
/
+2
2021-10-25
net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
Luo Jie
1
-3
/
+3
2021-10-25
net: hns3: add error recovery module and type for himac
Jiaran Zhang
2
-0
/
+12
2021-10-25
net: hns3: add new ras error type for roce
Weihang Li
2
-1
/
+5
2021-10-25
net: hns3: add update ethtool advertised link modes for FIBRE port when auton...
Guangbin Huang
1
-1
/
+77
2021-10-25
net: hns3: modify functions of converting speed ability to ethtool link mode
Guangbin Huang
1
-33
/
+37
2021-10-25
net: hns3: add support pause/pfc durations for mac statistics
Guangbin Huang
4
-92
/
+182
2021-10-25
net: hns3: device specifications add number of mac statistics
Guangbin Huang
3
-11
/
+26
2021-10-25
net: hns3: modify mac statistics update process for compatibility
Guangbin Huang
2
-47
/
+48
2021-10-25
net: hns3: add debugfs support for interrupt coalesce
Huazhong Tan
3
-1
/
+122
2021-10-25
s390/qeth: update kerneldoc for qeth_add_hw_header()
Julian Wiedmann
1
-0
/
+2
2021-10-25
s390/qeth: fix kernel doc comments
Heiko Carstens
2
-6
/
+6
2021-10-25
s390/qeth: add __printf format attribute to qeth_dbf_longtext
Heiko Carstens
1
-0
/
+1
2021-10-25
s390/qeth: fix various format strings
Heiko Carstens
1
-7
/
+7
2021-10-25
s390/qeth: don't keep track of Input Queue count
Julian Wiedmann
2
-11
/
+7
2021-10-25
s390/qeth: clarify remaining dev_kfree_skb_any() users
Julian Wiedmann
1
-3
/
+3
[prev]
[next]