index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
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
2016-11-15
net: zynq_gem: Correct SGMII enable bit setting
Siva Durga Prasad Paladugu
2016-11-15
net: zynq_gem: Modify the nwcfg bit definitions
Siva Durga Prasad Paladugu
2016-09-24
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-05-24
net: zynq_gem: Add the passing of the phy-handle node
Dan Murphy
2016-05-24
phy: Wire return value from phy_config()
Michal Simek
2016-05-24
net: xilinx: Handle error value from phy_startup()
Michal Simek
2016-04-04
net: zynq_gem: Add SGMII support for zynqMP
Siva Durga Prasad Paladugu
2016-04-04
net: zynq_gem: Return error incase of invalid phy address
Siva Durga Prasad Paladugu
2016-04-04
net: gem: Allow to set the MAC from an EEPROM
Joe Hershberger
2016-04-04
net: zynq_gem: Add support for SGMII interface
Siva Durga Prasad Paladugu
2016-01-27
net: zynq: Change MDC setup for arm64
Michal Simek
2016-01-25
net: zynq_gem: Use shared wait_for_bit
Mateusz Kulikowski
2015-12-18
net: gem: Add driver dependencies to PHYLIB
Michal Simek
2015-12-18
net: gem: Separate recv and free_pkt functions
Michal Simek
2015-12-18
net: gem: Fix return value from recv
Michal Simek
2015-12-18
net: gem: Setup default phy address to -1
Michal Simek
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
[next]