summaryrefslogtreecommitdiff
path: root/drivers/net/xilinx_axi_emac.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-09axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-11-29net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu
2017-11-29net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu
2017-11-28net: xilinx_axi_emac: Read dma address using fdtdec_get_addrSiva Durga Prasad Paladugu
2017-11-28net: xilinx_axi_emac: Use wait_for_bit instead of while loopSiva Durga Prasad Paladugu
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-22drivers/net/xilinx_axi_emac.c: Fix compile warningStephan Linz
2011-10-15net: axi_ethernet: Add driver to u-bootMichal Simek