summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_axienet.h
Commit message (Expand)AuthorAgeFilesLines
* net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara2020-03-241-0/+1
* net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara2020-03-241-4/+5
* net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara2020-03-241-7/+0
* net: axienet: Convert DMA error handler to a work queueAndre Przywara2020-03-241-1/+1
* net: axienet: convert to phylink APIRobert Hancock2019-06-061-1/+4
* net: axienet: Add optional support for Ethernet core interruptRobert Hancock2019-06-061-0/+1
* net: axienet: Make RX/TX ring sizes configurableRobert Hancock2019-06-061-0/+2
* net: axienet: Cleanup DMA device reset and halt processRobert Hancock2019-06-061-0/+2
* net: axienet: Re-initialize MDIO registers properly after resetRobert Hancock2019-06-061-1/+2
* net: axienet: Use clock framework to get device clock rateRobert Hancock2019-06-061-1/+4
* net: axienet: fix MDIO bus namingRobert Hancock2019-06-061-0/+2
* net: axienet: Use standard IO accessorsRobert Hancock2019-06-061-2/+2
* net: axienet: Fix casting of pointers to u32Robert Hancock2019-06-061-8/+3
* 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-201-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: axienet: add support for standard phy-mode bindingAlvaro G. M2017-07-171-2/+2
* net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes2016-07-151-2/+0
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-2/+0
* net: axienet: Fix kernel-doc warningsMichal Simek2015-05-051-1/+5
* net: axienet: Fix comments blocksMichal Simek2015-05-051-45/+48
* net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2015-05-051-5/+4
* net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2014-12-261-2/+0
* drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-131-3/+1
* drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driverdanborkmann@iogearbox.net2012-01-251-0/+508