index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz9477.c
Age
Commit message (
Expand
)
Author
2019-06-27
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
Marek Vasut
2019-06-27
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
Marek Vasut
2019-06-14
net: dsa: microchip: Support optional 125MHz SYNCLKO output
Robert Hancock
2019-06-14
net: dsa: microchip: Add PHY errata workarounds
Robert Hancock
2019-04-03
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
2019-03-03
net: dsa: microchip: add KSZ9893 switch support
Tristram Ha
2019-02-24
net: dsa: microchip: add port_cleanup function
Tristram Ha
2019-02-24
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
2019-02-24
net: dsa: microchip: get port link status
Tristram Ha
2019-02-24
net: dsa: microchip: add MIB counter reading support
Tristram Ha
2019-02-24
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
2018-12-20
net: dsa: microchip: fix unicast frame leak
Tristram Ha
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2018-11-20
net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
Tristram Ha
2018-11-20
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha