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
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-02
net: lan966x: make reset optional
Michael Walle
1
-1
/
+2
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-8
/
+8
2022-08-31
net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
Dan Carpenter
1
-1
/
+4
2022-08-29
net: sparx5: add support for mrouter ports
Casper Andersson
4
-7
/
+80
2022-08-29
net: sparx5: add list for mdb entries in driver
Casper Andersson
3
-82
/
+132
2022-08-27
net: sparx5: fix handling uneven length packets in manual extraction
Casper Andersson
1
-0
/
+2
2022-08-22
net: lan966x: Extend MAC to support also lag interfaces.
Horatiu Vultur
3
-16
/
+119
2022-08-22
net: lan966x: Extend FDB to support also lag
Horatiu Vultur
2
-0
/
+31
2022-08-22
net: lan966x: Add lag support for lan966x
Horatiu Vultur
5
-20
/
+443
2022-08-22
net: lan966x: Extend lan966x_foreign_bridging_check
Horatiu Vultur
1
-8
/
+24
2022-08-22
net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nb
Horatiu Vultur
2
-4
/
+4
2022-08-22
net: lan966x: Flush fdb workqueue when port is leaving a bridge.
Horatiu Vultur
3
-7
/
+10
2022-08-22
net: lan966x: Split lan966x_fdb_event_work
Horatiu Vultur
1
-55
/
+69
2022-08-22
net: lan966x: Add registers used to configure lag interfaces
Horatiu Vultur
1
-0
/
+45
2022-08-22
net: lan966x: Add QUSGMII support for lan966x
Maxime Chevallier
4
-7
/
+26
2022-08-12
net: lan966x: fix checking for return value of platform_get_irq_byname()
Li Qiong
1
-4
/
+4
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-32
/
+80
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
1
-11
/
+23
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
1
-7
/
+12
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
1
-4
/
+20
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
1
-1
/
+7
2022-07-19
net: lan966x: Fix taking rtnl_lock while holding spin_lock
Horatiu Vultur
1
-9
/
+18
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+3
2022-07-06
net: lan966x: hardcode the number of external ports
Michael Walle
2
-6
/
+3
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-06-30
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
1
-0
/
+6
2022-06-24
net: lan743x: Use correct variable in lan743x_sgmii_config()
Dan Carpenter
1
-2
/
+2
2022-06-17
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
3
-9
/
+442
2022-06-17
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
3
-0
/
+51
2022-06-17
net: lan743x: Add support to LAN743x register dump
Raju Lakkaraju
2
-0
/
+71
2022-06-15
net: sparx5: Allow mdb entries to both CPU and ports
Casper Andersson
1
-20
/
+35
2022-05-27
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
1
-10
/
+22
2022-05-27
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-22
net: sparx5: switchdev: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+28
2022-05-17
net: lan966x: Fix assignment of the MAC address
Horatiu Vultur
1
-0
/
+28
2022-05-13
net: lan966x: Fix use of pointer after being freed
Horatiu Vultur
1
-2
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-06
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
1
-3
/
+3
2022-05-05
net: sparx5: Add handling of host MDB entries
Casper Andersson
1
-0
/
+12
2022-04-30
net: lan966x: remove PHY reset support
Michael Walle
1
-7
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-04-27
net: lan966x: Add support for PTP_PF_EXTTS
Horatiu Vultur
3
-1
/
+127
2022-04-27
net: lan966x: Add support for PTP_PF_PEROUT
Horatiu Vultur
2
-0
/
+169
2022-04-27
net: lan966x: Add registers used to configure the PTP pin
Horatiu Vultur
1
-0
/
+40
2022-04-27
net: lan966x: Change the PTP pin used to read/write the PHC.
Horatiu Vultur
1
-1
/
+1
2022-04-25
net: lan966x: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2022-04-16
net: lan966x: Make sure to release ptp interrupt
Horatiu Vultur
1
-0
/
+3
[next]