Commit Graph

99 Commits (d0423c44f1acc68da10da8c16af4d82016479d7b)

Author SHA1 Message Date
Michal Simek 3dc80934f4 net: gem: Do not setup any clock for Xilinx SoC Versal 6 years ago
Michal Simek 3888c8d197 net: zynq_gem: Add support for fixed-link phy 6 years ago
Siva Durga Prasad Paladugu f213dbbdec net: zynq_gem: Fix reading of max-speed property 6 years ago
Siva Durga Prasad Paladugu 26026e695a net: zynq_gem: convert to use livetree 6 years ago
Grygorii Strashko 41080e180c drivers: net: zynq_gem: fix phy dt node setting 6 years ago
Michal Simek d1b226b7d4 net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() 6 years ago
Michal Simek 5b2c9a6ce3 net: gem: Check return value from memalign/malloc 6 years ago
Michal Simek 7674b64d78 net: zynq_gem: Initialize phyreg variable 6 years ago
Michal Simek b33d4a5fc7 net: zynq_gem: Fix return type for phy...() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Siva Durga Prasad Paladugu 69065e8ff4 net: zynq_gem: Use max-speed property from dt 6 years ago
Siva Durga Prasad Paladugu d77081cf50 net: zynq_gem: Dont run any phy detection logic for GMII case 6 years ago
Álvaro Fernández Rojas 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 6 years ago
Siva Durga Prasad Paladugu dd12a27ce2 net: zynq_gem: Dont enable SGMII and PCS selection 7 years ago
Siva Durga Prasad Paladugu f0b94c4bcd net: zynq_gem: Dont flush dummy descriptors 7 years ago
Siva Durga Prasad Paladugu dea004e41a net: zynq_gem: Use wait_for_bit with non breakable 7 years ago
Olliver Schinagl b233089787 net: zynq_gem: Do not return -ENOSYS on success 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Nathan Rossi 2c2ab8d65f net: zynq_gem: Fix masking of supported phydev features 7 years ago
Stefan Herbrechtsmeier 781745bd87 zynq: Move zynq to clock framework 7 years ago
Stefan Herbrechtsmeier eff55c55c7 net: zynq: Add clk framework support to zynq ethernet driver 7 years ago
Stefan Herbrechtsmeier a259243e9d net: zynq: Don't overwrite gem_rclk_ctrl with default value 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Siva Durga Prasad Paladugu a765bdd1cb net: zynq_gem: Use clock driver for ZynqMP 7 years ago
Michal Simek b908fcad84 net: gem: Use wait_for_bit() instead of private mdio_wait() 7 years ago
Michal Simek 6516e3f253 net: xilinx: Use mdio_register_seq() to support multiple instances 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek b63cb3abbc net: xilinx: Use mdio_register_seq() to support multiple instances 8 years ago
Michal Simek 15a2acdf85 common: miiphyutil: Work and report phy address in hex in mdio cmd 8 years ago
Siva Durga Prasad Paladugu 4eaf8f5424 net: zynq_gem: Correct SGMII enable bit setting 8 years ago
Siva Durga Prasad Paladugu 27183d7c22 net: zynq_gem: Modify the nwcfg bit definitions 8 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
Dan Murphy 20671a9896 net: zynq_gem: Add the passing of the phy-handle node 8 years ago
Michal Simek 7a673f0b06 phy: Wire return value from phy_config() 8 years ago
Michal Simek 55259e7cda net: xilinx: Handle error value from phy_startup() 8 years ago
Siva Durga Prasad Paladugu 845ee5f623 net: zynq_gem: Add SGMII support for zynqMP 8 years ago
Siva Durga Prasad Paladugu e76d2dcaeb net: zynq_gem: Return error incase of invalid phy address 8 years ago
Joe Hershberger a509a1d402 net: gem: Allow to set the MAC from an EEPROM 8 years ago
Siva Durga Prasad Paladugu a06c341faa net: zynq_gem: Add support for SGMII interface 8 years ago
Michal Simek f17ea71d3a net: zynq: Change MDC setup for arm64 8 years ago
Mateusz Kulikowski e7138b34b0 net: zynq_gem: Use shared wait_for_bit 8 years ago
Michal Simek 7bccc75a2b net: gem: Add driver dependencies to PHYLIB 9 years ago
Michal Simek 9d9211ac11 net: gem: Separate recv and free_pkt functions 9 years ago
Michal Simek da872d7c13 net: gem: Fix return value from recv 9 years ago
Michal Simek bcdfef7a26 net: gem: Setup default phy address to -1 9 years ago
Michal Simek b8de29feae net: gem: Enable CTRL+C in wait_for_bit 9 years ago
Michal Simek 3cdb1450de net: gem: Read information about interface from DT 9 years ago
Michal Simek 6889ca7198 net: gem: Move driver to DM 9 years ago
Michal Simek 5a9284f7f5 net: gem: Fix miiphy_read name 9 years ago
Michal Simek 687d731263 net: gem: Remove zynq_gem_of_init() 9 years ago