~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
/
xilinx_axi_emac.c
Commit message (
Expand
)
Author
Age
*
net: axi_emac: Change return value to -EAGAIN if RX is not ready
Maksim Kiselev
2023-07-21
*
net: xilinx_axi: check PCS/PMA PHY status in setup_phy
Andy Chiu
2022-12-05
*
net: xilinx_axi: add PCS/PMA PHY
Andy Chiu
2022-12-05
*
net: Fix static checker warnings
Venkatesh Yadav Abbarapu
2022-10-05
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver
T Karthik Reddy
2022-06-24
*
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: xilinx: fix the wrong dma base address issue
Greentime Hu
2022-02-01
*
net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet
Ashok Reddy Soma
2021-06-28
*
net: xilinx: axi_emac: Cleanup of of_to_plat()
Ashok Reddy Soma
2021-06-28
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
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: xilinx: axi_emac: Typecast flush_cache arguments
Ashok Reddy Soma
2020-09-23
*
net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings
Ashok Reddy Soma
2020-09-23
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-20
*
net: xilinx: axi_emac: Fix endless loop when no PHYs are connected
Patrick van Gelder
2020-06-24
*
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: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
net: xilinx_axiemac: Fill the phy node pointer in phydev
Siva Durga Prasad Paladugu
2019-10-08
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
axi: ethernet: Added support for 64 bit addressing for axi-ethernet
Vipul Kumar
2018-04-09
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
*
net: xilinx_axi_emac: Use readl and writel for io ops
Siva Durga Prasad Paladugu
2017-11-29
*
net: xilinx_axi_emac: Add support for non processor mode
Siva Durga Prasad Paladugu
2017-11-29
*
net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
Siva Durga Prasad Paladugu
2017-11-28
*
net: xilinx_axi_emac: Use wait_for_bit instead of while loop
Siva Durga Prasad Paladugu
2017-11-28
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-20
*
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-09
*
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-08
*
net: axi_emac: Report phy-node error message permanently
Michal Simek
2016-04-04
*
net: xilinx_axi: Clear Isolate bit if found during phy setup
Siva Durga Prasad Paladugu
2016-04-04
*
net: xilinx_axi: Use interface type instead of zero
Siva Durga Prasad Paladugu
2016-04-04
*
net: Add axi emac to Kconfig
Michal Simek
2016-01-27
*
net: axi_emac: Rename start, stop, write_hwaddr functions
Michal Simek
2016-01-27
*
net: axi_emac: Split recv from free_pkt
Michal Simek
2016-01-27
*
net: axi_emac: Enable access to MDIO in probe
Michal Simek
2016-01-27
*
net: axi_emac: Move driver to DM
Michal Simek
2016-01-27
*
net: axi_emac: Pass private structure where possible
Michal Simek
2016-01-27
[next]