summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-03-04net: phy: updated the initialization routine for LAN87xxArun Ramadoss
2022-03-04net: phy: removed empty lines in LAN87XXArun Ramadoss
2022-03-04net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XXArun Ramadoss
2022-03-04net: phy: used genphy_soft_reset for phy reset in LAN87xxArun Ramadoss
2022-03-04net: phy: micrel: 1588 support for LAN8814 phyDivya Koppera
2022-03-04net: phy: micrel: Fix concurrent register accessDivya Koppera
2022-03-02net: sfp: use %pe for printing errorsRussell King (Oracle)
2022-03-02net: phylink: use %pe for printing errorsRussell King (Oracle)
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-28net: phylink: remove phylink_set_pcs()Russell King (Oracle)
2022-02-22net: phy: phylink: fix DSA mac_select_pcs() introductionRussell King (Oracle)
2022-02-19net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-15net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-07net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYsPavel Parkhomenko
2022-02-06net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-01net: phy: Fix qca8081 with speeds lower than 2.5Gb/sJonathan McDowell
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov
2022-01-27net: phy: at803x: Support downstream SFP cageRobert Hancock
2022-01-27net: phy: at803x: add fiber supportRobert Hancock
2022-01-27net: phy: at803x: move page selection fix to config_initRobert Hancock
2022-01-24net: sfp: ignore disabled SFP nodeMarek Behún
2022-01-20phylib: fix potential use-after-freeMarek Behún
2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-01-19net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea
2022-01-17net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)
2022-01-15net: phy: marvell: add Marvell specific PHY loopbackMohammad Athari Bin Ismail
2022-01-11net: phy: at803x: make array offsets staticColin Ian King
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)
2022-01-05net: phy: marvell: use phy_write_paged() to set MSCRRussell King (Oracle)
2022-01-04phy: nxp-c45-tja11xx: add extts and perout supportRadu Pirea (NXP OSS)
2022-01-03net: mdio: Demote probed message to debug printFlorian Fainelli
2022-01-03Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-24net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_registerMiaoqian Lin
2021-12-24net: phy: micrel: Add config_init for LAN8814Horatiu Vultur
2021-12-21net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Q...Divya Koppera
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-09net: phy: prefer 1000baseT over 1000baseKXRussell King (Oracle)
2021-12-09net: phylink: use legacy_pre_march2020Russell King (Oracle)