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-11-23
tsnep: Fix set MAC address
Gerhard Engleder
1
-1
/
+1
2021-11-23
net: dsa: qca8k: add LAG support
Ansuel Smith
2
-0
/
+210
2021-11-23
net: dsa: qca8k: add support for mirror mode
Ansuel Smith
2
-0
/
+99
2021-11-23
mctp: Add MCTP-over-serial transport binding
Jeremy Kerr
3
-0
/
+529
2021-11-23
mlxsw: pci: Add shutdown method in PCI driver
Danielle Ratson
1
-0
/
+1
2021-11-23
mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_find
Danielle Ratson
1
-3
/
+0
2021-11-22
net: dsa: qca8k: add support for mdb_add/del
Ansuel Smith
1
-0
/
+99
2021-11-22
net: dsa: qca8k: add set_ageing_time support
Ansuel Smith
2
-0
/
+28
2021-11-22
net: dsa: qca8k: add support for port fast aging
Ansuel Smith
2
-0
/
+12
2021-11-22
net: dsa: qca8k: add additional MIB counter and make it dynamic
Ansuel Smith
2
-3
/
+24
2021-11-22
net: dsa: qca8k: initial conversion to regmap helper
Ansuel Smith
1
-60
/
+47
2021-11-22
net: dsa: qca8k: move regmap init in probe and set it mandatory
Ansuel Smith
1
-6
/
+8
2021-11-22
net: dsa: qca8k: remove extra mutex_init in qca8k_setup
Ansuel Smith
1
-2
/
+0
2021-11-22
net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GET
Ansuel Smith
2
-121
/
+130
2021-11-22
net: dsa: qca8k: remove redundant check in parse_port_config
Ansuel Smith
1
-1
/
+1
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
1
-3
/
+1
2021-11-22
hv_netvsc: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-6
/
+4
2021-11-22
qed: Use the bitmap API to simplify some functions
Christophe JAILLET
1
-19
/
+5
2021-11-22
Fix coverity issue 'Uninitialized scalar variable"
Yacov Simhony
1
-1
/
+1
2021-11-22
pcmcia: hide the MAC address helpers if !NET
Jakub Kicinski
1
-1
/
+2
2021-11-22
tsn: Fix build.
David S. Miller
1
-2
/
+2
2021-11-22
net: wwan: iosm: device trace collection using relayfs
M Chetan Kumar
8
-13
/
+271
2021-11-22
net: wwan: common debugfs base dir for wwan device
M Chetan Kumar
1
-2
/
+28
2021-11-22
octeon: constify netdev->dev_addr
Jakub Kicinski
1
-1
/
+1
2021-11-22
net: mana: Add XDP support
Haiyang Zhang
4
-11
/
+235
2021-11-22
tsnep: Add TSN endpoint Ethernet MAC driver
Gerhard Engleder
11
-0
/
+3511
2021-11-22
net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()
Russell King (Oracle)
1
-1
/
+8
2021-11-22
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
1
-44
/
+60
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
17
-22
/
+22
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
7
-10
/
+10
2021-11-22
net: hns3: remove the way to set tx spare buf via module parameter
Hao Chen
1
-6
/
+1
2021-11-22
net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
Hao Chen
1
-8
/
+44
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
94
-201
/
+589
2021-11-22
net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...
Hao Chen
3
-2
/
+60
2021-11-20
bnx2x: constify static inline stub for dev_addr
Jakub Kicinski
1
-1
/
+1
2021-11-20
82596: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-11-20
net: phy: add support for TI DP83561-SP phy
Hari Nagalla
1
-20
/
+22
2021-11-20
ethernet: renesas: Use div64_ul instead of do_div
Yang Li
1
-4
/
+2
2021-11-19
nfp: flower: correction of error handling
Yu Xiao
1
-20
/
+0
2021-11-19
sky2: use PCI VPD API in eeprom ethtool ops
Heiner Kallweit
1
-72
/
+12
2021-11-19
net: ipa: Use 'for_each_clear_bit' when possible
Christophe JAILLET
1
-3
/
+1
2021-11-19
bnx2x: Use struct_group() for memcpy() region
Kees Cook
2
-7
/
+14
2021-11-19
cxgb4: Use struct_group() for memcpy() region
Kees Cook
3
-12
/
+13
2021-11-19
cxgb3: Use struct_group() for memcpy() region
Kees Cook
1
-3
/
+6
2021-11-19
net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()
Russell King (Oracle)
1
-0
/
+1
2021-11-19
s390/lcs: add braces around empty function body
Heiko Carstens
1
-5
/
+6
2021-11-19
s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
Heiko Carstens
1
-0
/
+1
2021-11-19
s390/ctcm: fix format string
Heiko Carstens
1
-1
/
+1
2021-11-19
s390/qeth: allocate RX queue at probe time
Julian Wiedmann
1
-18
/
+17
2021-11-19
natsemi: macsonic: use eth_hw_addr_set()
Jakub Kicinski
1
-10
/
+17
[next]