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