summaryrefslogtreecommitdiff
path: root/drivers/net/xilinx_axi_emac.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
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-04-04net: axi_emac: Report phy-node error message permanentlyMichal Simek
2016-04-04net: xilinx_axi: Clear Isolate bit if found during phy setupSiva Durga Prasad Paladugu
2016-04-04net: xilinx_axi: Use interface type instead of zeroSiva Durga Prasad Paladugu
2016-01-27net: Add axi emac to KconfigMichal Simek
2016-01-27net: axi_emac: Rename start, stop, write_hwaddr functionsMichal Simek
2016-01-27net: axi_emac: Split recv from free_pktMichal Simek
2016-01-27net: axi_emac: Enable access to MDIO in probeMichal Simek
2016-01-27net: axi_emac: Move driver to DMMichal Simek
2016-01-27net: axi_emac: Pass private structure where possibleMichal Simek
2016-01-27net: axi_emac: Pass private structure to phyread/phywriteMichal Simek
2016-01-27net: axi_emac: Put iobase to private structureMichal Simek
2016-01-27net: axi_emac: Pass directly pointer to register spaceMichal Simek
2016-01-27net: axi_emac: Show phy address instead of register contentMichal Simek
2016-01-27net: axi_emac: Fix parentheses around operand !Michal Simek
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2014-02-04net: axi_emac: Check if phy was correctly detectedMichal Simek
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi
2012-05-23drivers/net/xilinx_axi_emac.c: Fix compile warningStephan Linz
2011-10-15net: axi_ethernet: Add driver to u-bootMichal Simek