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
2023-02-16
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
10
-13
/
+498
2023-02-16
Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
212
-1554
/
+56850
2023-02-16
net: dsa: ocelot: fix selecting MFD_OCELOT
Lukas Bulwahn
1
-1
/
+1
2023-02-16
sfc: add support for devlink port_function_hw_addr_set in ef100
Alejandro Lucero
1
-0
/
+50
2023-02-16
sfc: add support for devlink port_function_hw_addr_get in ef100
Alejandro Lucero
5
-0
/
+91
2023-02-16
sfc: obtain device mac address based on firmware handle for ef100
Alejandro Lucero
3
-18
/
+31
2023-02-16
sfc: add devlink port support for ef100
Alejandro Lucero
7
-0
/
+156
2023-02-16
sfc: add mport lookup based on driver's mport data
Alejandro Lucero
4
-7
/
+31
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
8
-0
/
+291
2023-02-16
sfc: add devlink info support for ef100
Alejandro Lucero
4
-0
/
+549
2023-02-16
sfc: add devlink support for ef100
Alejandro Lucero
6
-1
/
+102
2023-02-16
wifi: brcmfmac: p2p: Introduce generic flexible array frame member
Kees Cook
1
-2
/
+2
2023-02-16
net: microchip: sparx5: Add TC vlan action support for the ES0 VCAP
Steen Hegelund
6
-24
/
+327
2023-02-16
net: microchip: sparx5: Add TC support for the ES0 VCAP
Steen Hegelund
3
-23
/
+64
2023-02-16
net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5
Steen Hegelund
5
-2
/
+341
2023-02-16
net: microchip: sparx5: Updated register interface with VCAP ES0 access
Steen Hegelund
1
-558
/
+1271
2023-02-16
net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP model
Steen Hegelund
5
-122
/
+721
2023-02-16
net: microchip: sparx5: Improve the error handling for linked rules
Steen Hegelund
1
-2
/
+6
2023-02-16
net: microchip: sparx5: Use chain ids without offsets when enabling rules
Steen Hegelund
1
-6
/
+5
2023-02-16
net: microchip: sparx5: Egress VLAN TPID configuration follows IFH
Steen Hegelund
1
-2
/
+2
2023-02-16
net: microchip: sparx5: Clear rule counter even if lookup is disabled
Steen Hegelund
2
-4
/
+7
2023-02-16
net: microchip: sparx5: Discard frames with SMAC multicast addresses
Steen Hegelund
1
-0
/
+5
2023-02-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
8
-11
/
+109
2023-02-16
net: wangxun: Add the basic ethtool interfaces
Mengyuan Lou
12
-3
/
+98
2023-02-16
net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol error
Oleksij Rempel
1
-1
/
+1
2023-02-16
net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()
Dan Carpenter
1
-3
/
+3
2023-02-16
Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
30
-181
/
+314
2023-02-16
ice: update xdp_features with xdp multi-buff
Lorenzo Bianconi
1
-6
/
+12
2023-02-16
i40e: check vsi type before setting xdp_features flag
Lorenzo Bianconi
1
-2
/
+4
2023-02-15
net: phylink: support validated pause and autoneg in fixed-link
Ivan Bornyakov
1
-3
/
+14
2023-02-15
net/mlx5: Configure IPsec steering for egress RoCEv2 traffic
Mark Zhang
4
-3
/
+137
2023-02-15
net/mlx5: Configure IPsec steering for ingress RoCEv2 traffic
Mark Zhang
8
-8
/
+317
2023-02-15
net/mlx5: Add IPSec priorities in RDMA namespaces
Mark Zhang
1
-2
/
+33
2023-02-15
net/mlx5: Implement new destination type TABLE_TYPE
Mark Zhang
3
-1
/
+12
2023-02-15
wifi: rtw89: move H2C of del_pkt_offload before polling FW status ready
Chin-Yen Lee
1
-2
/
+2
2023-02-15
wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()
Ping-Ke Shih
1
-3
/
+3
2023-02-15
wifi: rtw88: usb: drop now unnecessary URB size check
Sascha Hauer
1
-14
/
+1
2023-02-15
wifi: rtw88: usb: send Zero length packets if necessary
Sascha Hauer
1
-0
/
+1
2023-02-15
wifi: rtw88: usb: Set qsel correctly
Sascha Hauer
1
-1
/
+1
2023-02-15
net: ipa: define fields for remaining GSI registers
Alex Elder
8
-102
/
+452
2023-02-15
net: ipa: add "gsi_v4.11.c"
Alex Elder
4
-2
/
+256
2023-02-15
net: ipa: define fields for event-ring related registers
Alex Elder
7
-40
/
+122
2023-02-15
net: ipa: define more fields for GSI registers
Alex Elder
7
-40
/
+130
2023-02-15
net: ipa: define GSI CH_C_QOS register fields
Alex Elder
7
-26
/
+72
2023-02-15
net: ipa: populate more GSI register files
Alex Elder
6
-2
/
+623
2023-02-15
net/mlx5: Suspend auxiliary devices only in case of PCI device suspend
Jiri Pirko
7
-19
/
+19
2023-02-15
net/mlx5: Remove "recovery" arg from mlx5_load_one() function
Jiri Pirko
3
-7
/
+6
2023-02-15
net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink
Jiri Pirko
3
-4
/
+7
2023-02-15
net/mlx5e: Move devlink port registration to be done before netdev alloc
Jiri Pirko
1
-12
/
+12
2023-02-15
net/mlx5e: Move dl_port to struct mlx5e_dev
Jiri Pirko
4
-22
/
+11
[next]