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
/
xilinx_axi_emac.c
Age
Commit message (
Expand
)
Author
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
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-04-04
net: axi_emac: Report phy-node error message permanently
Michal Simek
2016-04-04
net: xilinx_axi: Clear Isolate bit if found during phy setup
Siva Durga Prasad Paladugu
2016-04-04
net: xilinx_axi: Use interface type instead of zero
Siva Durga Prasad Paladugu
2016-01-27
net: Add axi emac to Kconfig
Michal Simek
2016-01-27
net: axi_emac: Rename start, stop, write_hwaddr functions
Michal Simek
2016-01-27
net: axi_emac: Split recv from free_pkt
Michal Simek
2016-01-27
net: axi_emac: Enable access to MDIO in probe
Michal Simek
2016-01-27
net: axi_emac: Move driver to DM
Michal Simek
2016-01-27
net: axi_emac: Pass private structure where possible
Michal Simek
2016-01-27
net: axi_emac: Pass private structure to phyread/phywrite
Michal Simek
2016-01-27
net: axi_emac: Put iobase to private structure
Michal Simek
2016-01-27
net: axi_emac: Pass directly pointer to register space
Michal Simek
2016-01-27
net: axi_emac: Show phy address instead of register content
Michal Simek
2016-01-27
net: axi_emac: Fix parentheses around operand !
Michal Simek
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2014-02-04
net: axi_emac: Check if phy was correctly detected
Michal Simek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-11
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-05-22
drivers/net/xilinx_axi_emac.c: Fix compile warning
Stephan Linz
2011-10-15
net: axi_ethernet: Add driver to u-boot
Michal Simek