summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx/xilinx_axienet.h
AgeCommit message (Expand)Author
2023-11-20net: axienet: Introduce dmaengine supportRadhey Shyam Pandey
2023-11-20net: axienet: Preparatory changes for dmaengine supportSarath Babu Naidu Gaddam
2022-11-21net: axienet: Unexport and remove unused mdio functionsAndy Chiu
2022-09-21net: ll_temac: axienet: align with open parenthesishuangjunxian
2022-08-31net: axienet: Switch to 64-bit RX/TX statisticsRobert Hancock
2022-06-13xilinx: Fix build on x86.David S. Miller
2022-06-13net: axienet: Use iowrite64 to write all 64b descriptor pointersAndy Chiu
2022-06-13net: axienet: make the 64b addresable DMA depends on 64b archecturesAndy Chiu
2022-05-13net: axienet: Use NAPI for TX completion pathRobert Hancock
2022-04-06net: axienet: factor out phy_node in struct axienet_localAndy Chiu
2022-03-05net: axienet: add coalesce timer ethtool configurationRobert Hancock
2022-03-05net: axienet: reduce default RX interrupt threshold to 1Robert Hancock
2022-03-05net: axienet: implement NAPI and GRO receiveRobert Hancock
2022-01-26net: axienet: convert to phylink_pcsRussell King (Oracle)
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-26net: axienet: Enable more clocksRobert Hancock
2021-03-25net: axienet: allow setups without MDIODaniel Mack
2021-02-12net: axienet: Support dynamic switching between 1000BaseX and SGMIIRobert Hancock
2020-11-07net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey
2020-10-31net: axienet: Properly handle PCS/PMA PHY for 1000BaseX modeRobert Hancock
2020-06-15net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King
2020-03-24net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara
2020-03-24net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara
2020-03-24net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara
2020-03-24net: axienet: Convert DMA error handler to a work queueAndre Przywara
2019-06-06net: axienet: convert to phylink APIRobert Hancock
2019-06-06net: axienet: Add optional support for Ethernet core interruptRobert Hancock
2019-06-06net: axienet: Make RX/TX ring sizes configurableRobert Hancock
2019-06-06net: axienet: Cleanup DMA device reset and halt processRobert Hancock
2019-06-06net: axienet: Re-initialize MDIO registers properly after resetRobert Hancock
2019-06-06net: axienet: Use clock framework to get device clock rateRobert Hancock
2019-06-06net: axienet: fix MDIO bus namingRobert Hancock
2019-06-06net: axienet: Use standard IO accessorsRobert Hancock
2019-06-06net: axienet: Fix casting of pointers to u32Robert Hancock
2019-05-201/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-17net: axienet: add support for standard phy-mode bindingAlvaro G. M
2016-07-15net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-05-05net: axienet: Fix kernel-doc warningsMichal Simek
2015-05-05net: axienet: Fix comments blocksMichal Simek
2015-05-05net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala
2014-12-26net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao
2012-04-13drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek
2012-01-25drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driverdanborkmann@iogearbox.net