aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xilinx_axi_emac.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-04net: axi_emac: Report phy-node error message permanentlyMichal Simek1-1/+1
2016-04-04net: xilinx_axi: Clear Isolate bit if found during phy setupSiva Durga Prasad Paladugu1-1/+19
2016-04-04net: xilinx_axi: Use interface type instead of zeroSiva Durga Prasad Paladugu1-1/+1
2016-01-27net: Add axi emac to KconfigMichal Simek1-4/+0
2016-01-27net: axi_emac: Rename start, stop, write_hwaddr functionsMichal Simek1-7/+7
2016-01-27net: axi_emac: Split recv from free_pktMichal Simek1-3/+9
2016-01-27net: axi_emac: Enable access to MDIO in probeMichal Simek1-3/+19
2016-01-27net: axi_emac: Move driver to DMMichal Simek1-68/+122
2016-01-27net: axi_emac: Pass private structure where possibleMichal Simek1-9/+7
2016-01-27net: axi_emac: Pass private structure to phyread/phywriteMichal Simek1-9/+9
2016-01-27net: axi_emac: Put iobase to private structureMichal Simek1-2/+3
2016-01-27net: axi_emac: Pass directly pointer to register spaceMichal Simek1-6/+5
2016-01-27net: axi_emac: Show phy address instead of register contentMichal Simek1-1/+1
2016-01-27net: axi_emac: Fix parentheses around operand !Michal Simek1-4/+4
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-1/+1
2014-02-04net: axi_emac: Check if phy was correctly detectedMichal Simek1-0/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi1-1/+5
2012-05-22drivers/net/xilinx_axi_emac.c: Fix compile warningStephan Linz1-1/+1
2011-10-15net: axi_ethernet: Add driver to u-bootMichal Simek1-0/+664