summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* net: axienet: set mdio clock according to bus-frequencyAndy Chiu2022-11-211-21/+49
* net: axienet: Unexport and remove unused mdio functionsAndy Chiu2022-11-211-12/+1
* net: ll_temac: axienet: delete unnecessary blank lines and spaceshuangjunxian2022-09-211-1/+1
* net: axienet: Modify function descriptionDeming Wang2022-06-271-1/+1
* net: axienet: Enable more clocksRobert Hancock2021-03-261-2/+2
* net: xilinx: axiethernet: Enable dynamic MDIO MDCClayton Rayment2020-11-071-6/+21
* net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey2020-11-071-5/+24
* net: axienet: Fix MDIO bus parent node detectionRobert Hancock2019-06-061-1/+2
* net: axienet: Re-initialize MDIO registers properly after resetRobert Hancock2019-06-061-14/+40
* net: axienet: Use clock framework to get device clock rateRobert Hancock2019-06-061-25/+28
* net: axienet: fix MDIO bus namingRobert Hancock2019-06-061-6/+5
* 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-201-10/+6
* net: axienet: Fix double deregister of mdioShubhrajyoti Datta2018-07-241-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-2/+0
* net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-241-4/+1
* net: axienet: Fix kernel-doc warningsMichal Simek2015-05-051-3/+3
* net: axienet: Fix comments blocksMichal Simek2015-05-051-1/+2
* net: axienet: Removed coding style errors and warningsSrikanth Thokala2015-05-051-10/+11
* xilinx: Fix compiler warningManuel Schölling2014-06-221-1/+1
* xilinx: Use time_before_eq()Manuel Schölling2014-05-221-1/+1
* net: xilinx: fix memleakLibo Chen2013-08-281-0/+1
* drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-131-3/+3
* drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driverdanborkmann@iogearbox.net2012-01-251-0/+238