arm: rpi: Switch to standard boot
[platform/kernel/u-boot.git] / net / dsa-uclass.c
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-07-11 Tom RiniMerge tag 'efi-2023-07-rc7' of https://source.denx...
2023-07-10 Tom RiniMerge branch 'next'
2023-07-06 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-05 Tom RiniMerge tag 'v2023.07-rc6' into next
2023-06-15 Tom RiniMerge tag 'fsl-qoriq-2023-6-15' of https://source.denx...
2023-06-14 Marcus Comstedtnet: dsa: Fix OF fallback lookup for ports
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-03 Tom RiniMerge tag 'u-boot-imx-20230203' of https://gitlab.denx...
2023-02-03 Tom RiniMerge branch '2023-02-02-assorted-networking-updates'
2023-02-02 Tim Harveynet: dsa: allow rcv() and xmit() to be optional
2023-02-02 Tim Harveynet: dsa: ensure dsa driver has proper ops
2023-02-02 Tim Harveynet: dsa: move cpu port probe to dsa_post_probe
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29 Simon Glassdm: core: Drop ofnode_is_available()
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-09 Tom RiniMerge branch '2022-06-09-add-support-for-nvmem-api...
2022-06-08 Sean Andersonnet: dsa: Fix segmentation fault if master fails to...
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17 Tom RiniMerge branch '2022-01-15-TI-platform-updates'
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-15 Vladimir Olteannet: dsa: fix phydev->speed being uninitialized for...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-23 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-11-23 Bin Mengnet: dsa: Use true instead of 1 in the set_promisc...
2021-11-23 Vladimir Olteannet: dsa: allow drivers to get the port OF node
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Vladimir Olteannet: dsa: ensure port names are NULL-terminated after...
2021-09-28 Vladimir Olteannet: dsa: remove unused variables
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