index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
zynq_gem.c
Age
Commit message (
Expand
)
Author
2015-12-07
net: gem: Enable CTRL+C in wait_for_bit
Michal Simek
2015-12-07
net: gem: Read information about interface from DT
Michal Simek
2015-12-07
net: gem: Move driver to DM
Michal Simek
2015-12-07
net: gem: Fix miiphy_read name
Michal Simek
2015-12-07
net: gem: Remove zynq_gem_of_init()
Michal Simek
2015-12-07
net: gem: Enable MDIO bus earlier
Michal Simek
2015-12-07
net: gem: Check if priv->phydev is valid
Michal Simek
2015-12-07
net: gem: Extract phy init code
Michal Simek
2015-12-07
net: gem: Remove phydev variable
Michal Simek
2015-12-07
net: gem: Change mii function not to use eth_device structure
Michal Simek
2015-12-07
net: gem: Change mdio_wait prototype to pass regs
Michal Simek
2015-12-07
net: gem: Do not continue if phy is not found
Michal Simek
2015-11-19
net: zynq: Fix MDC setting for zynq
Michal Simek
2015-11-19
net: zynq: Remove unused MDCCLKDIV2 macro
Michal Simek
2015-11-19
net: zynq: Fix mdc clock division setting for 100Mbit/s
Michal Simek
2015-11-19
net: zynq: Wait till packet is sent
Michal Simek
2015-11-19
net: zynq: Disable secondary queues
Edgar E. Iglesias
2015-11-19
net: zynq: Add dummy packet to fix packet duplication issue
Michal Simek
2015-11-19
net: zynq: Do not report TX underrun
Michal Simek
2015-11-19
net: zynq: Setup BD when structures are filled
Michal Simek
2015-11-19
net: zynq: Allocate BD_SPACE in connection to RX_BUF
Michal Simek
2015-11-19
net: zynq: Fix clearing statistic
Michal Simek
2015-11-19
net: zynq: Extend register description with offsets
Michal Simek
2015-11-19
net: zynq: Add support for different PHY interface types
Michal Simek
2015-11-19
net: zynq: Add debug message to phyread/phywrite
Michal Simek
2015-11-12
driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep
Prabhakar Kushwaha
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-07-28
net: gem: Extend timeout value
Michal Simek
2015-07-28
zynq: gem: Setting up WRAP bit for one TX bd
Michal Simek
2015-07-28
zynq: gem: Increase the Rx buffer descriptors to 32
Siva Durga Prasad Paladugu
2015-07-28
zynqmp: gem: Flush the rx buffers while transmitting
Siva Durga Prasad Paladugu
2015-07-28
zynqmp: gem: Set data bus width to 64bit for arm64
Siva Durga Prasad Paladugu
2015-04-20
net: gem: Use correct type for casting
Michal Simek
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-01-21
net: gem: Use phys_addr_t instead of int for addresses
Michal Simek
2014-05-06
net: zynq: Fix sparse warnings in gem
Michal Simek
2014-05-06
net: zynq: Use predefined macros instead of hardcoded value
Michal Simek
2014-03-04
net: gem: Add OF initialization support
Michal Simek
2014-02-19
net: zynq_gem: Calculate clock dividers dynamically
Soren Brinkmann
2014-02-19
net: zynq_gem: Move RCLK details out of driver
Soren Brinkmann
2014-01-21
net: gem: Check if phy was correctly detected
Michal Simek
2013-11-22
net: zynq_gem: Add d-cache support
Srikanth Thokala
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-30
net: gem: Add support for phy autodetection
Michal Simek
2013-04-30
net: gem: Preserve clk on emio interface
David Andrey
2013-04-30
net: gem: Pass phy address to init
David Andrey
2013-04-30
net: gem: Fix gem driver on 1Gbps LAN
Michal Simek
2013-04-30
net: gem: Do not initialize BDs again
Michal Simek
2013-04-30
net: gem: Simplify return path in zynq_gem_recv
Michal Simek
[next]