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
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-30
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
1
-1
/
+1
2024-05-17
net: dsa: microchip: Correct initialization order for KSZ88x3 ports
Oleksij Rempel
1
-0
/
+10
2024-05-14
net: dsa: microchip: dcb: set default apptrust to PCP only
Oleksij Rempel
1
-18
/
+3
2024-05-14
net: dsa: microchip: dcb: add comments for DSCP related functions
Oleksij Rempel
1
-0
/
+31
2024-05-14
net: dsa: microchip: dcb: rename IPV to IPM
Oleksij Rempel
3
-51
/
+51
2024-05-11
net: dsa: microchip: Fix spellig mistake "configur" -> "configure"
Colin Ian King
1
-1
/
+1
2024-05-08
net: dsa: microchip: add support DSCP priority mapping
Oleksij Rempel
3
-15
/
+50
2024-05-08
net: dsa: microchip: let DCB code do PCP and DSCP policy configuration
Oleksij Rempel
2
-12
/
+0
2024-05-08
net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...
Oleksij Rempel
1
-24
/
+33
2024-05-08
net: dsa: microchip: enable ETS support for KSZ989X variants
Oleksij Rempel
2
-12
/
+1
2024-05-08
net: dsa: microchip: dcb: add special handling for KSZ88X3 family
Oleksij Rempel
4
-3
/
+242
2024-05-08
net: dsa: microchip: add support for different DCB app configurations
Oleksij Rempel
6
-2
/
+583
2024-05-08
net: dsa: microchip: add multi queue support for KSZ88X3 variants
Oleksij Rempel
2
-35
/
+61
2024-05-08
net: dsa: microchip: add IPV information support
Oleksij Rempel
2
-3
/
+20
2024-04-30
net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830
Russell King (Oracle)
1
-6
/
+20
2024-04-30
net: dsa: ksz_common: sub-driver phylink ops
Russell King (Oracle)
4
-37
/
+65
2024-04-30
net: dsa: ksz_common: provide own phylink MAC operations
Russell King (Oracle)
1
-16
/
+26
2024-04-30
net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_ops
Russell King (Oracle)
2
-6
/
+0
2024-04-17
net: dsa: microchip: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-7
/
+0
2024-04-15
net: dsa: microchip: ksz9477: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...
Oleksij Rempel
1
-17
/
+7
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...
Oleksij Rempel
1
-5
/
+15
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...
Oleksij Rempel
1
-6
/
+5
2024-04-05
net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()
Oleksij Rempel
1
-6
/
+6
2024-04-05
net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability
Oleksij Rempel
1
-29
/
+31
2024-04-05
net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()
Oleksij Rempel
2
-13
/
+17
2024-04-05
net: dsa: microchip: Make ksz8_r_dyn_mac_table() static
Oleksij Rempel
2
-4
/
+2
2024-04-05
net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...
Oleksij Rempel
2
-6
/
+3
2024-04-03
net: dsa: microchip: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2024-03-08
net: dsa: microchip: make sure drive strength configuration is not lost by so...
Oleksij Rempel
1
-4
/
+6
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-03-06
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
1
-2
/
+2
2024-02-26
net: dsa: microchip: Add support for bridge port isolation
Oleksij Rempel
2
-5
/
+51
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
4
-1
/
+52
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2024-01-27
net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...
Oleksij Rempel
2
-7
/
+70
2024-01-27
net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcr
Oleksij Rempel
1
-67
/
+29
2024-01-27
net: dsa: microchip: ksz8: move BMCR specific code to separate function
Oleksij Rempel
1
-126
/
+240
2023-12-08
net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
Sean Nyekjaer
1
-1
/
+1
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+12
2023-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
1
-4
/
+12
2023-12-07
net: dsa: microchip: move ksz_chip_id enum to platform include
Daniel Danzberger
1
-19
/
+1
2023-12-07
net: dsa: microchip: properly support platform_data probing
Vladimir Oltean
1
-8
/
+13
2023-12-07
net: dsa: microchip: add property to select internal RMII reference clock
Ante Knezic
2
-6
/
+26
2023-11-29
net: dsa: microchip: make phylink_mac_link_up() not optional
Oleksij Rempel
1
-4
/
+2
2023-11-29
net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
Oleksij Rempel
3
-1
/
+74
2023-11-29
net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...
Oleksij Rempel
3
-2
/
+56
2023-10-28
net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
Colin Ian King
1
-1
/
+1
2023-10-28
net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
Oleksij Rempel
4
-1
/
+55
[next]