~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
zynq_gem.c
Commit message (
Expand
)
Author
Age
*
net: zynq_gem: Don't hardcode the MDC clock divisor
Venkatesh Yadav Abbarapu
2023-07-21
*
arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
Algapally Santosh Sagar
2023-03-09
*
net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init()
Stefan Roese
2023-01-27
*
net: zynq_gem: Add support for new compatible str with xlnx prefix
Michal Simek
2023-01-10
*
xilinx: common: Remove zynq_board_read_rom_ethaddr()
Venkatesh Yadav Abbarapu
2022-11-22
*
net: Fix static checker warnings
Venkatesh Yadav Abbarapu
2022-10-05
*
net: gem: Check rate before setting it up
Michal Simek
2022-09-13
*
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-15
|
\
|
*
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-10
*
|
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-04-05
|
/
*
net: gem: Workaround gmii2rgmii bridge DT node issue
Ashok Reddy Soma
2022-01-17
*
Revert "net: gem: Disable broadcast setting"
Michal Simek
2022-01-17
*
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
2022-01-05
*
net: gem: Disable broadcast setting
Michal Simek
2021-10-21
*
net: gem: Fix setting PCS auto-negotiation state
Robert Hancock
2021-03-30
*
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-23
*
net: gem: unregister mdio bus if probe fails
Michael Walle
2021-02-11
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
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-12-13
*
net: gem: Add support for more PHYs on MDIO bus
Michal Simek
2020-09-23
*
net: gem: Disable PCS autonegotiation in case of fixed-link
Michal Simek
2020-06-24
*
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-05-18
*
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-04-06
*
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-28
*
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-02-05
*
net: zynq: Add a note about RX_BUF macro
Michal Simek
2020-01-14
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
net: zynq_gem: Remove check for Versal
Siva Durga Prasad Paladugu
2019-10-08
*
net: zynq_gem: Add new versal compatible string
Siva Durga Prasad Paladugu
2019-10-08
*
net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver
Michal Simek
2019-10-08
*
net: gem: Remove phy autodetection code
Michal Simek
2019-04-16
*
net: zynq_gem: Modify phy supported features after max-speed was set
Siva Durga Prasad Paladugu
2019-04-16
*
zynq-gem: Use appropriate cache flush/invalidate for RX and TX
Stefan Theil
2019-01-24
*
net: zynq_gem: Add check for 64-bit dma support by hardware
Siva Durga Prasad Paladugu
2018-12-03
[next]