summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/micrel.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: add support for ksz9131 phyMarc Kleine-Budde2024-03-131-0/+188
* net: phy: replace phy_{write,read,modify}_mmd_indirect with phy_{write,read,m...Marco Felsch2023-08-141-27/+23
* net: phy: micrel: make use of MDIO_MMD register definesMarco Felsch2023-08-141-4/+8
* Rename struct device_d to deviceSascha Hauer2023-01-101-7/+7
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-8/+8
* net: phy: micrel: drop useless assignment of dummy readAhmad Fatoum2022-09-121-1/+1
* net: phy: micrel: sync init code for ksz80xx variants with the kernel driverOleksij Rempel2021-11-111-22/+228
* net: phy: micrel: Add led-mode supportTrent Piepho2021-06-091-5/+29
* net: phy: Add and use driver register macroSascha Hauer2020-10-011-6/+1
* net: phy: add uapi/linux/mdio.h from kernel for MDIO MMD accessMichael Grzeschik2020-07-051-2/+3
* net: phy: micrel: backport ksz9031 phy-mode supportOleksij Rempel2020-06-171-0/+103
* net: phy: micrel: backport ksz9031 125MHz ref-clk workaroundMarco Felsch2019-02-121-0/+32
* drivers: net: phy: convert drivers to spdxOleksij Rempel2018-12-071-5/+1
* net: phy: micrel: fix too late link upChristian Hemp2018-04-121-0/+1
* net: phy: micrel: Do not overwrite reserved bitsSascha Hauer2016-11-081-1/+5
* net: phy: micrel: KSZ9081/KSZ8091: Disable broadcast modeTeresa Remmet2016-05-131-1/+1
* net: phy: micrel: Add workaround for bad autonegPhilipp Zabel2016-02-041-1/+22
* net: phy: micrel: Center FLP timing at 16msPhilipp Zabel2016-02-041-1/+16
* net: phy: micrel: Be more const correctPhilipp Zabel2016-02-041-12/+12
* net: phy: micrel: use BIT macroPhilipp Zabel2016-02-041-9/+9
* net: phy: micrel: Staticise ksz8873mll_read_status()Philipp Zabel2016-02-041-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2014-11-051-1/+85
|\
| * net: phy: micrel: Add OF conf. support for ksz9031Wadim Egorov2014-11-031-1/+85
* | net: micrel: Add ksz8081 supportJan Weitzel2014-10-081-1/+9
|/
* phy/micrel: disable Asym_Pause supportJan Weitzel2014-09-171-2/+2
* net: phy: micrel: Add support for specifying pad skew valuesSascha Hauer2014-05-231-1/+85
* net: phy: micrel: Add kwz9031 supportSascha Hauer2014-05-231-0/+9
* net: phy: Add micrel KSZ8031Markus Pargmann2013-10-261-0/+9
* phy/micrel: KSZ9021 diasable Asym Pause supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-2/+6
* net: phy: micrel: fix typo in driver nameJan Luebbe2012-12-051-1/+1
* phylib: add micrel supportJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+174