summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_axienet.h
Commit message (Expand)AuthorAgeFilesLines
* net: axienet: Fix kernel doc warningsSuraj Gupta2024-03-291-2/+2
* net: axienet: Introduce dmaengine supportRadhey Shyam Pandey2023-11-201-0/+33
* net: axienet: Preparatory changes for dmaengine supportSarath Babu Naidu Gaddam2023-11-201-0/+2
* net: axienet: Unexport and remove unused mdio functionsAndy Chiu2022-11-211-2/+0
* net: ll_temac: axienet: align with open parenthesishuangjunxian2022-09-211-1/+1
* net: axienet: Switch to 64-bit RX/TX statisticsRobert Hancock2022-08-311-0/+12
* xilinx: Fix build on x86.David S. Miller2022-06-131-4/+4
* net: axienet: Use iowrite64 to write all 64b descriptor pointersAndy Chiu2022-06-131-3/+18
* net: axienet: make the 64b addresable DMA depends on 64b archecturesAndy Chiu2022-06-131-0/+36
* net: axienet: Use NAPI for TX completion pathRobert Hancock2022-05-131-26/+28
* net: axienet: factor out phy_node in struct axienet_localAndy Chiu2022-04-061-2/+0
* net: axienet: add coalesce timer ethtool configurationRobert Hancock2022-03-051-3/+7
* net: axienet: reduce default RX interrupt threshold to 1Robert Hancock2022-03-051-1/+1
* net: axienet: implement NAPI and GRO receiveRobert Hancock2022-03-051-0/+6
* net: axienet: convert to phylink_pcsRussell King (Oracle)2022-01-261-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-0/+12
|\
| * net: axienet: allow setups without MDIODaniel Mack2021-03-251-0/+12
* | net: axienet: Enable more clocksRobert Hancock2021-03-261-2/+6
|/
* net: axienet: Support dynamic switching between 1000BaseX and SGMIIRobert Hancock2021-02-121-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-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