WIP make sfdisk wipe file system signatures
[platform/kernel/u-boot.git] / net / eth-uclass.c
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: Add support for reading mac addresses from nvmem...
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Simon Glassbootstd: ethernet: Add a bootdev driver
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-11 Michal Simeknet: uclass: Save generated ethernet MAC addresses...
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Patrick Delaunaynet: define LOG_CATEGORY
2021-06-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-18 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-06-18 Michael Wallenet: use the same alias stem for ethernet as linux
2021-06-18 Michael Wallenet: use a more deterministic approach to get the activ...
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Simon Glassnet: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-20 Tom RiniMerge tag 'efi-2021-04-rc1-2' of https://gitlab.denx...
2021-01-19 Tom RiniRevert "net: eth-uclass: Change uclass driver name...
2021-01-19 Tom RiniMerge branch '2021-01-19-networking-improvements'
2021-01-19 David Wunet: eth-uclass: Change uclass driver name to ethernet
2021-01-19 Matthias Schiffernet: eth-uclass: avoid running start() twice without...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-19 Simon Glassdm: Drop the unused arg in uclass_find_device_by_seq()
2020-12-19 Simon Glassnet: Update to use new sequence numbers
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-22 Tom RiniMerge branch '2021.01-rc' of https://github.com/lftan...
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-19 Patrick Wildtnet: add a define for the number of packets received...
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-11 Tom RiniMerge branch '2020-10-10-log-improvements'
2020-10-10 Sean Andersonnet: Expose some errors generated in net_init
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch '2020-09-30-assorted-network-improvements...
2020-09-30 Heinrich Schuchardtnet: use log_err() for 'No ethernet found' message
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Andre Przywaranet: dm: Remove warning about EEPROM provided MAC address
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-05-12 Tom RiniMerge tag 'u-boot-amlogic-20200511' of https://gitlab...
2020-05-11 Tom RiniMerge tag 'efi-2020-07-rc2-4' of https://gitlab.denx...
2020-05-11 Tom RiniMerge tag 'ti-v2020.07-rc2' of https://gitlab.denx...
2020-05-11 Tom RiniMerge tag 'u-boot-imx-20200511' of https://gitlab.denx...
2020-05-10 Ye Linet: Add eth phy generic driver for shared MDIO
2020-05-10 Peng Fannet: eth-uclass: add return value check
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-08 Tom RiniMerge tag 'u-boot-amlogic-20200406' of https://gitlab...
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-06 Michal Simeknet: eth-uclass: Fix message if mac is coming from...
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Michael Wallenet: eth-uclass: ignore unavailable devices
2019-12-09 Joe Hershbergernet: Always build the string_to_enetaddr() helper
2019-09-09 Tom RiniMerge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
next