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
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
2022-03-17
net: mvneta: Add support for 98DX2530 Ethernet port
Chris Packham
1
-0
/
+12
2022-03-17
ptp: ocp: Fix PTP_PF_* verification requests
Jonathan Lemon
1
-8
/
+20
2022-03-17
net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitly
Maor Dickman
4
-0
/
+10
2022-03-17
net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of pedit
Maor Dickman
11
-70
/
+43
2022-03-17
phy: Remove duplicated include in phy-fsl-lynx-28g.c
Yang Li
1
-1
/
+0
2022-03-17
net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
Minghao Chi
1
-2
/
+4
2022-03-17
net: hns3: Fix spelling mistake "does't" -> "doesn't"
Colin Ian King
1
-1
/
+1
2022-03-17
gve: Fix spelling mistake "droping" -> "dropping"
Colin Ian King
1
-1
/
+1
2022-03-17
net: ksz884x: optimize netdev_open flow and remove static variable
wujunwen
1
-5
/
+4
2022-03-17
hamradio: Fix wrong assignment of 'bbc->cfg.loopback'
Meng Tang
1
-2
/
+2
2022-03-17
bareudp: use ipv6_mod_enabled to check if IPv6 enabled
Hangbin Liu
1
-9
/
+10
2022-03-17
Merge tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+2
2022-03-16
can: ucan: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
4
-46
/
+21
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
2
-31
/
+8
2022-03-16
eth: mlxsw: switch to explicit locking for port registration
Jakub Kicinski
3
-2
/
+22
2022-03-16
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
6
-41
/
+48
2022-03-16
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
4
-5
/
+14
2022-03-16
stmmac: dwmac-mediatek: add support for mt8195
Biao Huang
1
-10
/
+268
2022-03-16
stmmac: dwmac-mediatek: re-arrange clock setting
Biao Huang
1
-23
/
+48
2022-03-16
stmmac: dwmac-mediatek: Reuse more common features
Biao Huang
1
-17
/
+15
2022-03-16
stmmac: dwmac-mediatek: add platform level clocks management
Biao Huang
1
-7
/
+18
2022-03-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
11
-5179
/
+5408
2022-03-16
net: sparx5: Use Switchdev fdb events for managing fdb entries
Casper Andersson
3
-72
/
+33
2022-03-16
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-4
/
+3
2022-03-15
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
3
-16
/
+14
2022-03-15
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
5
-3825
/
+3869
2022-03-15
ice: cleanup long lines in ice_sriov.c
Jacob Keller
1
-12
/
+27
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
4
-16
/
+19
2022-03-15
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
3
-39
/
+34
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
4
-9
/
+17
2022-03-15
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2
-10
/
+11
2022-03-15
ice: make ice_reset_all_vfs void
Jacob Keller
2
-8
/
+5
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
3
-7
/
+6
2022-03-15
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
5
-490
/
+488
2022-03-15
ice: fix a long line warning in ice_reset_vf
Jacob Keller
1
-1
/
+2
2022-03-15
ice: introduce VF operations structure for reset flows
Jacob Keller
3
-139
/
+196
2022-03-15
ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
Jacob Keller
1
-1
/
+2
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
8
-711
/
+823
2022-03-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
23
-7470
/
+7524
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-6
/
+15
2022-03-15
net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCS
Vladimir Oltean
1
-2
/
+2
2022-03-15
net: sparx5: fix a couple warning messages
Dan Carpenter
1
-2
/
+2
2022-03-15
netdevsim: Introduce support for L3 offload xstats
Petr Machata
4
-3
/
+525
2022-03-15
net: phy: Kconfig: micrel_phy: fix dependency issue
Anders Roxell
1
-0
/
+1
2022-03-15
net: sfp: add 2500base-X quirk for Lantech SFP module
Michael Walle
1
-0
/
+6
2022-03-15
ice: use ice_is_vf_trusted helper function
Jacob Keller
1
-10
/
+10
2022-03-15
ice: log an error message when eswitch fails to configure
Jacob Keller
1
-1
/
+3
2022-03-15
ice: cleanup error logging for ice_ena_vfs
Jacob Keller
1
-13
/
+19
2022-03-15
ice: move ice_set_vf_port_vlan near other .ndo ops
Jacob Keller
1
-96
/
+96
[next]