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
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
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-04-16
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-01-24
zynq-gem: Use appropriate cache flush/invalidate for RX and TX
Stefan Theil
2018-12-03
net: zynq_gem: Add check for 64-bit dma support by hardware
Siva Durga Prasad Paladugu
2018-12-03
net: zynq_gem: Added 64-bit addressing support
Vipul Kumar
2018-10-16
net: gem: Do not setup any clock for Xilinx SoC Versal
Michal Simek
2018-09-27
net: zynq_gem: Add support for fixed-link phy
Michal Simek
2018-09-26
net: zynq_gem: Fix reading of max-speed property
Siva Durga Prasad Paladugu
2018-07-26
net: zynq_gem: convert to use livetree
Siva Durga Prasad Paladugu
2018-07-26
drivers: net: zynq_gem: fix phy dt node setting
Grygorii Strashko
2018-07-02
net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()
Michal Simek
2018-06-13
net: gem: Check return value from memalign/malloc
Michal Simek
2018-06-13
net: zynq_gem: Initialize phyreg variable
Michal Simek
2018-06-13
net: zynq_gem: Fix return type for phy...()
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-13
net: zynq_gem: Use max-speed property from dt
Siva Durga Prasad Paladugu
2018-03-23
net: zynq_gem: Dont run any phy detection logic for GMII case
Siva Durga Prasad Paladugu
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2017-11-29
net: zynq_gem: Dont enable SGMII and PCS selection
Siva Durga Prasad Paladugu
2017-06-02
net: zynq_gem: Dont flush dummy descriptors
Siva Durga Prasad Paladugu
2017-06-02
net: zynq_gem: Use wait_for_bit with non breakable
Siva Durga Prasad Paladugu
2017-06-02
net: zynq_gem: Do not return -ENOSYS on success
Olliver Schinagl
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-03-16
Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-03-07
net: zynq_gem: Fix masking of supported phydev features
Nathan Rossi
2017-02-17
zynq: Move zynq to clock framework
Stefan Herbrechtsmeier
2017-02-17
net: zynq: Add clk framework support to zynq ethernet driver
Stefan Herbrechtsmeier
2017-02-17
net: zynq: Don't overwrite gem_rclk_ctrl with default value
Stefan Herbrechtsmeier
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-10
net: zynq_gem: Use clock driver for ZynqMP
Siva Durga Prasad Paladugu
2017-01-10
net: gem: Use wait_for_bit() instead of private mdio_wait()
Michal Simek
2016-12-20
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-02
common: miiphyutil: Work and report phy address in hex in mdio cmd
Michal Simek
[next]