index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
designware.c
Age
Commit message (
Expand
)
Author
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-07
net: designware: Remove non-DM_ETH code
Tom Rini
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek BehĂșn
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek BehĂșn
2021-09-13
net: Drop DM_PCI check from designware driver
Simon Glass
2021-04-28
net: designware: fix PHY reset with DM_MDIO
Neil Armstrong
2021-04-06
net: designware: remove amlogic compatibles
Neil Armstrong
2021-04-06
net: designware: add DM_MDIO support
Neil Armstrong
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-07
NET: DW: fix regression for ARC boards
Eugeniy Paltsev
2019-09-04
net: designware: drop compatible altr, socfpga-stmmac
Ralph Siemsen
2019-07-25
net: designware: use 'phy_connect' instead of open coded
Simon Goldschmidt
2019-07-18
net: designware: remove mdio bus on probe failure
Simon Goldschmidt
2019-01-24
net: designware: clear padding bytes
Simon Goldschmidt
2019-01-24
net: designware: fix tx packet length
Simon Goldschmidt
2018-11-26
net: designware: add meson meson axg compatible
Neil Armstrong
2018-11-26
net: designware: add meson meson gxbb compatible
Neil Armstrong
2018-07-09
net: designware: Add reset ctrl to driver
Ley Foon Tan
2018-06-13
net: designware: set the PS bit when resetting DMA bus in MII configuration
Quentin Schulz
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-26
NET: designware: fix clock enable
Eugeniy Paltsev
2018-01-15
net: designware: Pad small packets
Florian Fainelli
2018-01-15
net: designware: add clock support
Patrice Chotard
2017-09-18
net: designware: Convert to livetree
Philipp Tomsich
2017-07-11
rockchip: net: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-06-02
net: designware: Add phy supply support
Jacob Chen
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-07
net: designware: Fix for use with current Linux device tree for Meson GX
Heiner Kallweit
2017-01-28
net: stm32: add designware mac glue code for stm32
Michael Kurz
2017-01-11
net: designware: Export the operation functions
Simon Glass
2017-01-11
net: designware: Split the link init into a separate function
Simon Glass
2017-01-11
net: designware: Adjust dw_adjust_link() to return an error
Simon Glass
2017-01-11
net: designware: Export various functions/struct to allow subclassing
Sjoerd Simons
2016-09-06
meson: odroid-c2: enable Ethernet support through the device tree
Beniamino Galvani
[next]