summaryrefslogtreecommitdiff
path: root/drivers/net/zynq_gem.c
AgeCommit message (Expand)Author
2019-04-16net: gem: Remove phy autodetection codeMichal Simek
2019-04-16net: zynq_gem: Modify phy supported features after max-speed was setSiva Durga Prasad Paladugu
2019-01-24zynq-gem: Use appropriate cache flush/invalidate for RX and TXStefan Theil
2018-12-03net: zynq_gem: Add check for 64-bit dma support by hardwareSiva Durga Prasad Paladugu
2018-12-03net: zynq_gem: Added 64-bit addressing supportVipul Kumar
2018-10-16net: gem: Do not setup any clock for Xilinx SoC VersalMichal Simek
2018-09-27net: zynq_gem: Add support for fixed-link phyMichal Simek
2018-09-26net: zynq_gem: Fix reading of max-speed propertySiva Durga Prasad Paladugu
2018-07-26net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu
2018-07-26drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko
2018-07-02net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()Michal Simek
2018-06-13net: gem: Check return value from memalign/mallocMichal Simek
2018-06-13net: zynq_gem: Initialize phyreg variableMichal Simek
2018-06-13net: zynq_gem: Fix return type for phy...()Michal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-13net: zynq_gem: Use max-speed property from dtSiva Durga Prasad Paladugu
2018-03-23net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-11-29net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu
2017-06-02net: zynq_gem: Dont flush dummy descriptorsSiva Durga Prasad Paladugu
2017-06-02net: zynq_gem: Use wait_for_bit with non breakableSiva Durga Prasad Paladugu
2017-06-02net: zynq_gem: Do not return -ENOSYS on successOlliver Schinagl
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-03-16Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier
2017-02-17net: zynq: Add clk framework support to zynq ethernet driverStefan Herbrechtsmeier
2017-02-17net: zynq: Don't overwrite gem_rclk_ctrl with default valueStefan Herbrechtsmeier
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-10net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu
2017-01-10net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek
2016-12-20net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek
2016-11-15net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu
2016-11-15net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-05-24net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy
2016-05-24phy: Wire return value from phy_config()Michal Simek
2016-05-24net: xilinx: Handle error value from phy_startup()Michal Simek
2016-04-04net: zynq_gem: Add SGMII support for zynqMPSiva Durga Prasad Paladugu
2016-04-04net: zynq_gem: Return error incase of invalid phy addressSiva Durga Prasad Paladugu
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger
2016-04-04net: zynq_gem: Add support for SGMII interfaceSiva Durga Prasad Paladugu
2016-01-27net: zynq: Change MDC setup for arm64Michal Simek
2016-01-25net: zynq_gem: Use shared wait_for_bitMateusz Kulikowski
2015-12-18net: gem: Add driver dependencies to PHYLIBMichal Simek
2015-12-18net: gem: Separate recv and free_pkt functionsMichal Simek