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
/
zynq_gem.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: net: Remove duplicate newlines
Marek Vasut
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
2023-10-09
net: zynq_gem: Update the MDC clock divisor in the probe function
Venkatesh Yadav Abbarapu
2023-09-13
net: zynq: Use generic_phy_valid() helper
Jonas Karlman
2023-07-21
net: zynq_gem: Don't hardcode the MDC clock divisor
Venkatesh Yadav Abbarapu
2023-03-09
arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
Algapally Santosh Sagar
2023-01-27
net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init()
Stefan Roese
2023-01-10
net: zynq_gem: Add support for new compatible str with xlnx prefix
Michal Simek
2022-11-22
xilinx: common: Remove zynq_board_read_rom_ethaddr()
Venkatesh Yadav Abbarapu
2022-10-05
net: Fix static checker warnings
Venkatesh Yadav Abbarapu
2022-09-13
net: gem: Check rate before setting it up
Michal Simek
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
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-05
net: zynq_gem: Add SGMII dynamic config support
T Karthik Reddy
2022-04-05
net: zynq_gem: Move ethernet info print statement
T Karthik Reddy
2022-04-05
net: zynq_gem: Use shared MDIO bus support for zynqmp
Michal Simek
2022-01-17
net: gem: Workaround gmii2rgmii bridge DT node issue
Ashok Reddy Soma
2022-01-17
Revert "net: gem: Disable broadcast setting"
Michal Simek
2022-01-05
net: gem: Reduce timeout of mdio phy idle status check
Ashok Reddy Soma
2022-01-05
net: zynq: Add support for PHY configuration in SGMII mode
Michal Simek
2022-01-05
net: zynq: Add support for GEM reset
Michal Simek
2022-01-05
net: zynq: Add support for mdio bus address decoding
Michal Simek
2021-10-21
net: gem: Disable broadcast setting
Michal Simek
2021-03-30
net: gem: Fix setting PCS auto-negotiation state
Robert Hancock
2021-02-23
net: gem: Fix error path in zynq_gem_probe
Michal Simek
2021-02-23
net: gem: Enable ethernet rx clock for versal
T Karthik Reddy
2021-02-23
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-11
net: gem: unregister mdio bus if probe fails
Michael Walle
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
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-09-23
net: gem: Add support for more PHYs on MDIO bus
Michal Simek
2020-06-24
net: gem: Disable PCS autonegotiation in case of fixed-link
Michal Simek
2020-05-18
common: Drop linux/bitops.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-04-06
net: zynq-gem: Setup and use mdio base separately
Michal Simek
2020-04-06
net: zynq_gem: Add cache flush to zynq_gem_free_pkt
Ashok Reddy Soma
2020-02-28
net: zynq: Free allocated buffers in case of error
Michal Simek
2020-02-28
net: zynq_gem: Use ulong instead of u32 data type
T Karthik Reddy
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
2020-01-14
net: zynq: Add a note about RX_BUF macro
Michal Simek
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-08
net: zynq_gem: Remove check for Versal
Siva Durga Prasad Paladugu
[next]