net: dsa: pass CPU port fixed PHY to .port_disable
[platform/kernel/u-boot.git] / net / dsa-uclass.c
2021-09-28 Vladimir Olteannet: dsa: pass CPU port fixed PHY to .port_disable
2021-09-28 Vladimir Olteannet: dsa: introduce a .port_probe() method in struct...
2021-09-28 Vladimir Olteannet: dsa: refactor the code to set the port MAC address...
2021-09-28 Vladimir Olteannet: dsa: use "err" instead of "ret" in dsa_port_probe
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-17 Tom RiniMerge branch '2021-07-16-cleanup-image-support'
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-10 Tim Harveynet: dsa: enable master promisc mode if available and...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Michael Wallenet: dsa: remove master santiy check
2021-03-05 Michael Wallenet: dsa: remove NULL check for priv and platform data
2021-03-05 Michael Wallenet: dsa: probe master device
2021-03-05 Michael Wallenet: dsa: return early if there is no master
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-16 Tom RiniMerge branch '2021-02-16-assorted-improvements'
2021-02-16 Claudiu Manoilnet: Introduce DSA class for Ethernet switches