summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_axienet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: axienet: Support dynamic switching between 1000BaseX and SGMIIRobert Hancock2021-02-131-11/+18
* net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey2020-11-071-0/+2
* net: axienet: Properly handle PCS/PMA PHY for 1000BaseX modeRobert Hancock2020-10-311-0/+3
* net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King2020-06-151-1/+1
* net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara2020-03-251-0/+1
* net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara2020-03-251-4/+5
* net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara2020-03-251-7/+0
* net: axienet: Convert DMA error handler to a work queueAndre Przywara2020-03-251-1/+1
* net: axienet: convert to phylink APIRobert Hancock2019-06-071-1/+4
* net: axienet: Add optional support for Ethernet core interruptRobert Hancock2019-06-071-0/+1
* net: axienet: Make RX/TX ring sizes configurableRobert Hancock2019-06-071-0/+2
* net: axienet: Cleanup DMA device reset and halt processRobert Hancock2019-06-071-0/+2
* net: axienet: Re-initialize MDIO registers properly after resetRobert Hancock2019-06-071-1/+2
* net: axienet: Use clock framework to get device clock rateRobert Hancock2019-06-071-1/+4
* net: axienet: fix MDIO bus namingRobert Hancock2019-06-071-0/+2
* net: axienet: Use standard IO accessorsRobert Hancock2019-06-071-2/+2
* net: axienet: Fix casting of pointers to u32Robert Hancock2019-06-071-8/+3
* 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-211-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-161-2/+0
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-2/+0
* net: axienet: Fix kernel-doc warningsMichal Simek2015-05-061-1/+5
* net: axienet: Fix comments blocksMichal Simek2015-05-061-45/+48
* net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2015-05-061-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