summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-203-2/+12
|\
| * net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann2022-10-191-2/+1
| * net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang2022-10-151-0/+3
| * net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam2022-10-151-0/+8
* | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-161-1/+1
|\ \ | |/ |/|
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera2022-10-121-4/+5
* | net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()Marek Behún2022-10-101-0/+3
|/
* net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel2022-10-031-0/+2
* net: sfp: add support for multigig RollBall transceiversMarek Behún2022-10-031-10/+39
* net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modulesMarek Behún2022-10-031-1/+5
* net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY releaseMarek Behún2022-10-031-13/+51
* net: sfp: Add and use macros for SFP quirks definitionsMarek Behún2022-10-031-35/+26
* net: phylink: allow attaching phy for SFP modules on 802.3z modeMarek Behún2022-10-031-4/+1
* net: phy: marvell10g: select host interface configurationRussell King2022-10-031-0/+112
* net: phy: marvell10g: Use tabs instead of spaces for indentationMarek Behún2022-10-031-9/+9
* net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYsMarek Behún2022-10-031-0/+17
* net: phylink: rename phylink_sfp_config()Russell King (Oracle)2022-10-031-6/+5
* net: phylink: use phy_interface_t bitmaps for optical modulesRussell King2022-10-031-30/+134
* net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King2022-10-038-26/+75
* net: phylink: add ability to validate a set of interface modesRussell King (Oracle)2022-10-031-7/+10
* net: phy: Convert to use sysfs_emit() APIsWang Yufen2022-09-292-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-291-4/+6
|\
| * net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner2022-09-271-4/+6
* | net: phy: micrel: enable interrupt for ksz9477 phyArun Ramadoss2022-09-261-0/+2
* | net: phy: mscc: macsec: remove checks on the prepare phaseAntoine Tenart2022-09-231-41/+0
* | net: phy: mscc: macsec: make the prepare phase a noopAntoine Tenart2022-09-231-49/+55
* | net: phy: aquantia: Add support for rate matchingSean Anderson2022-09-231-4/+47
* | net: phy: aquantia: Add some additional phy interfacesSean Anderson2022-09-231-1/+16
* | net: phylink: Adjust advertisement based on rate matchingSean Anderson2022-09-231-3/+103
* | net: phylink: Adjust link settings based on rate matchingSean Anderson2022-09-231-12/+123
* | net: phy: Add support for rate matchingSean Anderson2022-09-232-0/+49
* | net: phylink: Generate caps and convert to linkmodes separatelySean Anderson2022-09-231-10/+11
* | net: phylink: Export phylink_caps_to_linkmodesSean Anderson2022-09-231-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-222-10/+61
|\|
| * net: phy: micrel: fix shared interrupt on LAN8814Michael Walle2022-09-221-6/+12
| * net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei2022-09-131-4/+49
* | net: phy: micrel: Fix double spaces inside lan8814_config_intrHoratiu Vultur2022-09-221-2/+2
* | net: phy: micrel: Add interrupts support for LAN8804 PHYHoratiu Vultur2022-09-201-0/+62
* | net: sfp: add support for HALNy GPON SFPRussell King (Oracle)2022-09-202-4/+19
* | net: sfp: move Huawei MA5671A fixupRussell King (Oracle)2022-09-201-5/+7
* | net: sfp: move Alcatel Lucent 3FE46541AA fixupRussell King (Oracle)2022-09-202-5/+10
* | net: sfp: move quirk handling into sfp.cRussell King (Oracle)2022-09-203-97/+104
* | net: sfp: re-implement soft state polling setupRussell King (Oracle)2022-09-201-12/+26
* | net: phy: adin1100: add PHY IDs of adin1110/adin2111Alexandru Tachici2022-09-201-1/+6
* | net: phy: micrel: Cable Diag feature for lan8814 phyDivya Koppera2022-09-191-18/+107
* | net: phy: spi_ks8895: switch to using gpiod APIDmitry Torokhov2022-09-151-55/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-082-11/+55
|\|
| * net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss2022-09-081-4/+54
| * Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit2022-09-011-7/+1