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
2020-02-07
net: dsa: microchip: enable module autoprobe
Razvan Stefanescu
1
-0
/
+6
2020-01-09
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2
-2
/
+4
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+4
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-17
/
+32
2019-10-17
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
5
-9
/
+28
2019-10-17
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
Marek Vasut
1
-4
/
+0
2019-10-16
net: dsa: microchip: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-4
/
+4
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-09-27
net: dsa: microchip: Always set regmap stride to 1
Marek Vasut
1
-1
/
+1
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
3
-0
/
+11
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha
4
-0
/
+110
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+2
2019-09-01
net: dsa: microchip: add KSZ8563 compatibility string
Razvan Stefanescu
1
-0
/
+1
2019-08-31
net: dsa: microchip: fill regmap_config name
George McCollister
1
-0
/
+1
2019-08-20
net: dsa: do not enable or disable non user ports
Vivien Didelot
1
-0
/
+6
2019-08-06
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
Marek Vasut
1
-1
/
+0
2019-08-06
net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
Marek Vasut
7
-161
/
+144
2019-08-06
net: dsa: ksz: Remove dead code and fix warnings
Marek Vasut
2
-11
/
+1
2019-07-31
net: dsa: ksz: Add Microchip KSZ8795 DSA driver
Tristram Ha
8
-1
/
+2469
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-06-28
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
1
-12
/
+10
2019-06-28
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
1
-20
/
+12
2019-06-28
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
1
-22
/
+12
2019-06-28
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
1
-18
/
+8
2019-06-28
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2
-23
/
+5
2019-06-27
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
Marek Vasut
1
-40
/
+6
2019-06-27
net: dsa: microchip: Factor out regmap config generation into common header
Marek Vasut
2
-26
/
+35
2019-06-27
net: dsa: microchip: Dispose of ksz_io_ops
Marek Vasut
4
-112
/
+17
2019-06-27
net: dsa: microchip: Initial SPI regmap support
Marek Vasut
3
-66
/
+52
2019-06-27
net: dsa: microchip: Factor out register access opcode generation
Marek Vasut
1
-10
/
+12
2019-06-27
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
Marek Vasut
1
-1
/
+1
2019-06-27
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
Marek Vasut
2
-29
/
+29
2019-06-27
net: dsa: microchip: Inline ksz_spi.h
Marek Vasut
2
-60
/
+42
2019-06-27
net: dsa: microchip: Remove ksz_{get,set}()
Marek Vasut
4
-38
/
+0
2019-06-27
net: dsa: microchip: Remove ksz_{read,write}24()
Marek Vasut
3
-49
/
+0
2019-06-26
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
1
-3
/
+3
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-06-15
net: dsa: microchip: Support optional 125MHz SYNCLKO output
Robert Hancock
3
-0
/
+7
2019-06-15
net: dsa: microchip: Add PHY errata workarounds
Robert Hancock
2
-0
/
+63
2019-06-15
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
1
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-04
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-04
net: dsa: microchip: add KSZ9893 switch support
Tristram Ha
3
-15
/
+235
2019-02-25
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2
-2
/
+2
2019-02-25
net: dsa: microchip: add port_cleanup function
Tristram Ha
4
-0
/
+31
2019-02-25
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
1
-4
/
+0
2019-02-25
net: dsa: microchip: get port link status
Tristram Ha
3
-0
/
+17
2019-02-25
net: dsa: microchip: add MIB counter reading support
Tristram Ha
4
-48
/
+205
2019-02-25
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
3
-3
/
+17
[next]