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