| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | net: phy: dp83822: disable MDI crossover status change interrupt | Felix Riemann | 2022-10-19 | 1 | -2/+1 |
| * | | net: phylink: add mac_managed_pm in phylink_config structure | Shenwei Wang | 2022-10-15 | 1 | -0/+3 |
| * | | net: phy: dp83867: Extend RX strap quirk for SGMII mode | Harini Katakam | 2022-10-15 | 1 | -0/+8 |
| |/ |
|
* | | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-10-16 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 2022-10-11 | 1 | -1/+1 |
* | | net: phy: micrel: Fixes FIELD_GET assertion | Divya Koppera | 2022-10-12 | 1 | -4/+5 |
* | | net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support() | Marek Behún | 2022-10-10 | 1 | -0/+3 |
|/ |
|
* | net: mdiobus: search for PSE nodes by parsing PHY nodes. | Oleksij Rempel | 2022-10-03 | 1 | -0/+2 |
* | net: sfp: add support for multigig RollBall transceivers | Marek Behún | 2022-10-03 | 1 | -10/+39 |
* | net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules | Marek Behún | 2022-10-03 | 1 | -1/+5 |
* | net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release | Marek Behún | 2022-10-03 | 1 | -13/+51 |
* | net: sfp: Add and use macros for SFP quirks definitions | Marek Behún | 2022-10-03 | 1 | -35/+26 |
* | net: phylink: allow attaching phy for SFP modules on 802.3z mode | Marek Behún | 2022-10-03 | 1 | -4/+1 |
* | net: phy: marvell10g: select host interface configuration | Russell King | 2022-10-03 | 1 | -0/+112 |
* | net: phy: marvell10g: Use tabs instead of spaces for indentation | Marek Behún | 2022-10-03 | 1 | -9/+9 |
* | net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs | Marek Behún | 2022-10-03 | 1 | -0/+17 |
* | net: phylink: rename phylink_sfp_config() | Russell King (Oracle) | 2022-10-03 | 1 | -6/+5 |
* | net: phylink: use phy_interface_t bitmaps for optical modules | Russell King | 2022-10-03 | 1 | -30/+134 |
* | net: sfp: augment SFP parsing with phy_interface_t bitmap | Russell King | 2022-10-03 | 8 | -26/+75 |
* | net: phylink: add ability to validate a set of interface modes | Russell King (Oracle) | 2022-10-03 | 1 | -7/+10 |
* | net: phy: Convert to use sysfs_emit() APIs | Wang Yufen | 2022-09-29 | 2 | -7/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-29 | 1 | -4/+6 |
|\ |
|
| * | net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume() | Lukas Wunner | 2022-09-27 | 1 | -4/+6 |
* | | net: phy: micrel: enable interrupt for ksz9477 phy | Arun Ramadoss | 2022-09-26 | 1 | -0/+2 |
* | | net: phy: mscc: macsec: remove checks on the prepare phase | Antoine Tenart | 2022-09-23 | 1 | -41/+0 |
* | | net: phy: mscc: macsec: make the prepare phase a noop | Antoine Tenart | 2022-09-23 | 1 | -49/+55 |
* | | net: phy: aquantia: Add support for rate matching | Sean Anderson | 2022-09-23 | 1 | -4/+47 |
* | | net: phy: aquantia: Add some additional phy interfaces | Sean Anderson | 2022-09-23 | 1 | -1/+16 |
* | | net: phylink: Adjust advertisement based on rate matching | Sean Anderson | 2022-09-23 | 1 | -3/+103 |
* | | net: phylink: Adjust link settings based on rate matching | Sean Anderson | 2022-09-23 | 1 | -12/+123 |
* | | net: phy: Add support for rate matching | Sean Anderson | 2022-09-23 | 2 | -0/+49 |
* | | net: phylink: Generate caps and convert to linkmodes separately | Sean Anderson | 2022-09-23 | 1 | -10/+11 |
* | | net: phylink: Export phylink_caps_to_linkmodes | Sean Anderson | 2022-09-23 | 1 | -2/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-22 | 2 | -10/+61 |
|\| |
|
| * | net: phy: micrel: fix shared interrupt on LAN8814 | Michael Walle | 2022-09-22 | 1 | -6/+12 |
| * | net: phy: aquantia: wait for the suspend/resume operations to finish | Ioana Ciornei | 2022-09-13 | 1 | -4/+49 |
* | | net: phy: micrel: Fix double spaces inside lan8814_config_intr | Horatiu Vultur | 2022-09-22 | 1 | -2/+2 |
* | | net: phy: micrel: Add interrupts support for LAN8804 PHY | Horatiu Vultur | 2022-09-20 | 1 | -0/+62 |
* | | net: sfp: add support for HALNy GPON SFP | Russell King (Oracle) | 2022-09-20 | 2 | -4/+19 |
* | | net: sfp: move Huawei MA5671A fixup | Russell King (Oracle) | 2022-09-20 | 1 | -5/+7 |
* | | net: sfp: move Alcatel Lucent 3FE46541AA fixup | Russell King (Oracle) | 2022-09-20 | 2 | -5/+10 |
* | | net: sfp: move quirk handling into sfp.c | Russell King (Oracle) | 2022-09-20 | 3 | -97/+104 |
* | | net: sfp: re-implement soft state polling setup | Russell King (Oracle) | 2022-09-20 | 1 | -12/+26 |
* | | net: phy: adin1100: add PHY IDs of adin1110/adin2111 | Alexandru Tachici | 2022-09-20 | 1 | -1/+6 |
* | | net: phy: micrel: Cable Diag feature for lan8814 phy | Divya Koppera | 2022-09-19 | 1 | -18/+107 |
* | | net: phy: spi_ks8895: switch to using gpiod API | Dmitry Torokhov | 2022-09-15 | 1 | -55/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2022-09-08 | 2 | -11/+55 |
|\| |
|
| * | net: phy: lan87xx: change interrupt src of link_up to comm_ready | Arun Ramadoss | 2022-09-08 | 1 | -4/+54 |
| * | Revert "net: phy: meson-gxl: improve link-up behavior" | Heiner Kallweit | 2022-09-01 | 1 | -7/+1 |
* | | net: phy: Add 1000BASE-KX interface mode | Sean Anderson | 2022-09-05 | 2 | -0/+2 |