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