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
/
sun8i_emac.c
Age
Commit message (
Expand
)
Author
2019-07-25
net: sun8i_emac: Test the correct phy
Emmanuel Vadot
2019-05-09
net: sun8i_emac: Add EPHY CLK and RESET support
Jagan Teki
2019-04-16
net: sun8i_emac: Add CLK and RESET support
Jagan Teki
2019-04-16
net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
Jagan Teki
2018-11-23
sun8i_emac: add support for setting EMAC TX/RX delay
Icenowy Zheng
2018-07-16
net: sun8i-emac: support R40 GMAC
Lothar Felten
2018-07-16
net: sun8i-emac: set mux and clock by driver data
Lothar Felten
2018-07-16
net: sun8i-emac: fix printing NULL character
Lothar Felten
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-04
net: sun8i-emac: remove support for old binding
Andre Przywara
2018-04-04
net: sun8i-emac: add support for new EMAC DT binding
Andre Przywara
2018-04-04
net: sun8i-emac: support new pinctrl DT bindings
Andre Przywara
2018-03-13
net: sun8i_emac: Fix PHY initialization
Samuel Holland
2017-11-10
net: sun8i_emac: Fix build for non-H3/H5 SoCs
Chen-Yu Tsai
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-04-07
sun8i_emac: configure PHY reset GPIO via DM
Philipp Tomsich
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-11-28
sun8i_emac: Fix mdio read sequence
Philipp Tomsich
2016-10-24
Fix codying style broken by recent libfdt sync
Masahiro Yamada
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-07-31
net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers
Hans de Goede
2016-07-26
net: sun8i_emac: Drop redundant and incorrect setting of syscon register
Chen-Yu Tsai
2016-07-26
net: sun8i_emac: Do not configure AHB2 clock
Chen-Yu Tsai
2016-07-15
net: Add EMAC driver for H3/A83T/A64 SoCs.
Amit Singh Tomar