index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sun8i_emac.c
Age
Commit message (
Expand
)
Author
2025-10-27
net: sun8i-emac: Add support for active-low leds with internal PHY
Paul Kocialkowski
2025-10-27
net: sun8i-emac: Remove internal PHY config default value
Paul Kocialkowski
2025-04-08
net: sun8i-emac: annotate fallthrough
Andre Przywara
2024-07-22
drivers: net: Remove duplicate newlines
Marek Vasut
2024-07-15
net: sun8i_emac: add support for the V3s
Michael Walle
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2024-01-29
net: sun8i-emac: Add support for fixed-link phy
Maksim Kiselev
2023-11-12
net: sun8i_emac: Drop DM_GPIO checks
Samuel Holland
2023-10-22
sunxi: remove CONFIG_MACPWR
Andre Przywara
2023-04-12
net: sun8i-emac: Remove the SoC variant ID
Samuel Holland
2023-04-12
net: sun8i-emac: Use common syscon setup for R40
Samuel Holland
2023-04-12
net: sun8i-emac: Add a flag for the internal PHY switch
Samuel Holland
2023-04-12
net: sun8i-emac: Add a flag for RMII support
Samuel Holland
2023-04-12
net: sun8i-emac: Add a structure for variant data
Samuel Holland
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-07-18
net: sun8i-emac: Drop use of arch-specific header
Samuel Holland
2022-07-18
net: sun8i-emac: Downgrade printf during probe to debug
Samuel Holland
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-10
bcmgenet, sun8i_emac: Don't connect PHY two times
Marek Behún
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
2022-04-04
net: sun8i_emac: Remove non-DM pin setup
Samuel Holland
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-06-18
net: sun8i-emac: fix MDIO frequency
Heinrich Schuchardt
2021-04-26
net: sun8i-emac: Fix pinmux setup for Allwinner H5
Andre Przywara
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-31
net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
Andre Przywara
2021-01-31
net: sun8i-emac: Always clear syscon EPHY register
Andre Przywara
2021-01-25
net: sun8i-emac: Allow all RGMII PHY modes
Andre Przywara
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-21
net: sun8i-emac: Lower MDIO frequency
Andre Przywara
2020-10-21
net: sun8i-emac: Make internal PHY handling more robust
Andre Przywara
2020-10-21
net: sun8i_emac: Simplify and fix error handling for RX
Andre Przywara
2020-10-21
net: sun8i_emac: Fix MAC soft reset
Andre Przywara
2020-10-21
net: sun8i_emac: Fix overlong lines
Andre Przywara
2020-10-21
net: sun8i_emac: Wrap and simplify cache maintenance operations
Andre Przywara
2020-10-21
net: sun8i_emac: Drop unneeded cache invalidation before sending
Andre Przywara
2020-10-21
net: sun8i_emac: Reduce cache maintenance on TX descriptor init
Andre Przywara
2020-10-21
net: sun8i_emac: Improve cache maintenance on RX descriptor init
Andre Przywara
2020-10-21
net: sun8i_emac: Name magic bits and simplify read-modify-write calls
Andre Przywara
2020-10-21
net: sun8i_emac: Remove pointless wrapper functions
Andre Przywara
2020-10-21
net: sun8i_emac: Simplify mdio_read/mdio_write functions
Andre Przywara
2020-10-21
net: sun8i_emac: Don't hand out TX descriptor too early
Andre Przywara
2020-10-21
net: sun8i-emac: Bail out on PHY error
Andre Przywara
[next]