Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
43f7ea509e99cd8acdb93e9dd9395466190ff63e
/
drivers
/
net
/
dwc_eth_qos.c
f369e69
net: eqos: Reduce the MDIO wait time
by Ye Li
· Mon Dec 28 20:15:10 2020 +0800
8907773
net: dwc_eth_qos: Pad descriptors to cacheline size
by Marek Vasut
· Thu Jan 07 11:12:16 2021 +0100
3e14a22
net: Update to use new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:16 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
9e6ed38
net: dwc_eth_qos: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 18:30:06 2020 +0200
6808390
net: dwc_eth_qos: add Kconfig option to select supported configuration
by Patrick Delaunay
· Mon Jun 08 11:27:19 2020 +0200
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
a0466f6
net: dwc_eth_qos: update the compatible supported for STM32
by Patrick Delaunay
· Thu May 14 15:00:23 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
3fb1a0e
eQos: Implement the read_rom_hwaddr callback
by Ye Li
· Sun May 03 22:41:20 2020 +0800
dd455e6
net: eqos: implement callbaks to get interface and set txclk rate
by Fugang Duan
· Sun May 03 22:41:18 2020 +0800
37aae5f
net: dwc_eth_qos: add dwc eqos for imx support
by Fugang Duan
· Sun May 03 22:41:17 2020 +0800
ad122b7
net: Update eQos driver and FEC driver to use eth phy interfaces
by Ye Li
· Sun May 03 22:41:15 2020 +0800
091b6db
net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor
by Marek Vasut
· Mon Mar 23 02:11:46 2020 +0100
e8e5c2b
net: dwc_eth_qos: Invalidate RX packet DMA buffer
by Marek Vasut
· Mon Mar 23 02:09:55 2020 +0100
c4db844
net: dwc_eth_qos: Invalidate RX descriptor before reading
by Marek Vasut
· Mon Mar 23 02:09:21 2020 +0100
873f8e4
net: dwc_eth_qos: Flush the RX descriptors on init
by Marek Vasut
· Mon Mar 23 02:09:01 2020 +0100
f4f1f4d
net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer
by Marek Vasut
· Mon Mar 23 02:03:50 2020 +0100
d54c98e
net: dwc_eth_qos: Fully rewrite RX descriptor field 3
by Marek Vasut
· Mon Mar 23 02:02:57 2020 +0100
5c8db37
net: dwc_eth_qos: implement phy reg and max-speed for stm32
by Patrick Delaunay
· Wed Mar 18 10:50:16 2020 +0100
104dab5
net: dwc_eth_qos: implement reset-gpios for stm32
by Christophe Roullier
· Wed Mar 18 10:50:15 2020 +0100
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
5d37268
net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs
by Marek Vasut
· Wed Dec 18 07:48:50 2019 +0100
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
bff66f9
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· Thu Aug 01 11:29:03 2019 +0200
6864a599
net: dwc_eth_qos: Change eqos_ops function to static
by Patrick Delaunay
· Thu Aug 01 11:29:02 2019 +0200
6beb780
net: dwc_eth_qos: add Ethernet stm32mp1 support
by Christophe Roullier
· Fri May 17 15:08:44 2019 +0200
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· Fri May 03 09:41:00 2019 -0400
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:55 2018 +0100
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
5070960
net: add driver for Synopsys Ethernet QoS device
by Stephen Warren
· Fri Oct 21 14:46:47 2016 -0600