Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
[platform/kernel/u-boot.git] / drivers / net / smc911x.c
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: smc911x: ensure mdiodev->name is NULL terminated...
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Peter Hoyesnet: Use phys_addr_t for SMC net device addresses
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-07 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.10-a' of https:...
2021-07-06 Tom RiniMerge branch '2021-07-06-platform-updates'
2021-07-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-06 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-06 Andre Przywaranet: smc911x: Determine bus width at runtime
2021-07-06 Andre Przywaranet: smc911x: Drop redundant CONFIG_SMC911X_16_BIT...
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-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
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-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-10-01 Tom RiniRevert "net: smc911x: Automatically Update ethaddr...
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 Adam Fordnet: smc911x: Automatically Update ethaddr with MAC
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-25 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info manually
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: smc911x: Properly handle EEPROM 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 linux/delay.h from common header
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-05 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-05 Tom RiniMerge tag 'efi-2020-07-rc2-2' of https://gitlab.denx...
2020-05-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-05-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-04 Tom RiniMerge tag 'u-boot-imx-20200502' of https://gitlab.denx...
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-05-01 Marek Vasutnet: smc911x: Add DM support
2020-05-01 Marek Vasutnet: smc911x: Split non-DM specific bits from common...
2020-05-01 Marek Vasutnet: smc911x: Clean up the status handling in smc911x_r...
2020-05-01 Marek Vasutnet: smc911x: Pass around driver private data
2020-05-01 Marek Vasutnet: smc911x: Convert IO accessors to {read,write}...
2020-05-01 Marek Vasutnet: smc911x: Drop weak alias from 32bit accessors
2020-05-01 Marek Vasutnet: smc911x: Inline all functions from header file
2020-05-01 Marek Vasutnet: smc911x: Pull MII registration into separate function
2020-05-01 Marek Vasutnet: smc911x: Fix potential memleak() in init fail...
2020-05-01 Marek Vasutnet: smc911x: Invert the logic in smc911x_miiphy_{read...
2020-05-01 Marek Vasutnet: smc911x: Rename smc911x_rx() to smc911x_recv()
2020-05-01 Marek Vasutnet: smc911x: Replace malloc()+memset() with calloc()
2020-05-01 Marek Vasutnet: smc911x: Remove pkt_data_{push,pull}
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2016-08-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-08-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-08-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-08-15 Joe Hershbergernet: mii: Fix changes made by spatch
2016-08-15 Joe Hershbergernet: mii: Use spatch to update miiphy_register
2015-05-05 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18 Joe Hershbergernet: cosmetic: Fix var naming net <-> eth drivers
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2014-11-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-11-17 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2014-11-13 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2014-11-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-11-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-11-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-11-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2014-11-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-11-07 Marek Vasutnet: smc911x: Keep MAC programmed
2013-10-09 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-mpc83xx
2013-07-31 Stefano BabicMerge git://git.denx.de/u-boot-arm
2013-07-26 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-cfi...
2013-07-25 Albert ARIBAUDMerge branch 'u-boot/master' into u-boot-arm/master
2013-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2013-07-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
next