| Commit message (Expand) | Author | Age | Files | Lines |
* | net: phylink: add separate pcs operations structure | Russell King | 2020-03-30 | 1 | -22/+55 |
* | net: phylink: rename 'ops' to 'mac_ops' | Russell King | 2020-03-30 | 1 | -15/+15 |
* | net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype | Russell King | 2020-03-30 | 1 | -5/+7 |
* | ptp: Avoid deadlocks in the programmable pin code. | Richard Cochran | 2020-03-30 | 1 | -1/+1 |
* | net: phy: micrel.c: add rgmii interface delay possibility to ksz9131 | Philippe Schenker | 2020-03-30 | 1 | -0/+50 |
* | net: phy: bcm7xx: add jumbo frame configuration to PHY | Murali Krishna Policharla | 2020-03-28 | 3 | -0/+27 |
* | net: phy: don't touch suspended flag if there's no suspend/resume callback | Heiner Kallweit | 2020-03-27 | 1 | -17/+15 |
* | net: phy: add marvell usb to mdio controller | Tobias Waldekranz | 2020-03-27 | 3 | -0/+128 |
* | net: phy: probe PHY drivers synchronously | Heiner Kallweit | 2020-03-27 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-26 | 4 | -20/+46 |
|\ |
|
| * | net: phy: mdio-bcm-unimac: Fix clock handling | Andre Przywara | 2020-03-25 | 1 | -4/+2 |
| * | net: phy: dp83867: w/a for fld detect threshold bootstrapping issue | Grygorii Strashko | 2020-03-22 | 1 | -1/+20 |
| * | net: phy: sfp-bus.c: get rid of docs warnings | Mauro Carvalho Chehab | 2020-03-18 | 1 | -14/+18 |
| * | net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value | Rayagonda Kokatanur | 2020-03-18 | 1 | -1/+6 |
* | | net: phy: mscc: consolidate a common RGMII delay implementation | Vladimir Oltean | 2020-03-25 | 2 | -57/+49 |
* | | net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code | Dejin Zheng | 2020-03-25 | 1 | -10/+4 |
* | | net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code | Dejin Zheng | 2020-03-24 | 1 | -13/+3 |
* | | net: phy: smsc: use phy_read_poll_timeout() to simplify the code | Dejin Zheng | 2020-03-24 | 1 | -11/+5 |
* | | net: phy: use phy_read_poll_timeout() to simplify the code | Dejin Zheng | 2020-03-24 | 1 | -11/+5 |
* | | net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code | Dejin Zheng | 2020-03-24 | 1 | -10/+5 |
* | | net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code | Dejin Zheng | 2020-03-24 | 1 | -9/+4 |
* | | net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code | Dejin Zheng | 2020-03-24 | 1 | -23/+4 |
* | | net: phy: aquantia: remove downshift warning now that phylib takes care | Heiner Kallweit | 2020-03-24 | 1 | -24/+1 |
* | | net: phy: marvell: remove downshift warning now that phylib takes care | Heiner Kallweit | 2020-03-24 | 1 | -24/+0 |
* | | net: phy: add and use phy_check_downshift | Heiner Kallweit | 2020-03-24 | 2 | -1/+41 |
* | | net: phy: xpcs: Restart AutoNeg if outcome was invalid | Jose Abreu | 2020-03-24 | 1 | -1/+3 |
* | | net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finish | Jose Abreu | 2020-03-24 | 1 | -1/+3 |
* | | net: phy: xpcs: Reset XPCS upon probe | Jose Abreu | 2020-03-24 | 1 | -1/+1 |
* | | net: phy: xpcs: Return error when 10GKR link errors are found | Jose Abreu | 2020-03-24 | 1 | -1/+3 |
* | | net: phy: mscc: add support for VSC8502 | Vladimir Oltean | 2020-03-24 | 2 | -0/+25 |
* | | net: phy: mscc: configure both RX and TX internal delays for RGMII | Vladimir Oltean | 2020-03-24 | 2 | -3/+15 |
* | | net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set | Vladimir Oltean | 2020-03-24 | 1 | -0/+3 |
* | | net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay | Vladimir Oltean | 2020-03-24 | 2 | -10/+10 |
* | | net: phy: mscc: RGMII skew delay configuration | Antoine Tenart | 2020-03-20 | 2 | -0/+43 |
* | | net: phy: mscc: add support for RGMII MAC mode | Antoine Tenart | 2020-03-20 | 2 | -12/+21 |
* | | net: phy: mscc: add missing check on a phy_write return value | Antoine Tenart | 2020-03-20 | 1 | -0/+2 |
* | | net: phy: realtek: read actual speed to detect downshift | Heiner Kallweit | 2020-03-19 | 1 | -1/+59 |
* | | net: phylink: pcs: add 802.3 clause 45 helpers | Russell King | 2020-03-18 | 1 | -0/+30 |
* | | net: phylink: pcs: add 802.3 clause 22 helpers | Russell King | 2020-03-18 | 1 | -0/+206 |
* | | net: mdiobus: add APIs for modifying a MDIO device register | Russell King | 2020-03-18 | 2 | -31/+56 |
* | | net: mdiobus: avoid BUG_ON() in mdiobus accessors | Russell King | 2020-03-18 | 1 | -4/+8 |
* | | net: phy: xpcs: Add XLGMII support | Jose Abreu | 2020-03-18 | 1 | -0/+98 |
* | | net: phy: mscc: consider interrupt source in interrupt handler | Heiner Kallweit | 2020-03-18 | 1 | -2/+5 |
* | | net: phy: improve phy_driver callback handle_interrupt | Heiner Kallweit | 2020-03-18 | 2 | -16/+21 |
* | | net: phy: mscc: fix header defines and descriptions | Antoine Tenart | 2020-03-15 | 3 | -12/+12 |
* | | net: phy: mscc: split the driver into separate files | Antoine Tenart | 2020-03-15 | 5 | -1462/+1515 |
* | | net: phy: move the mscc driver to its own directory | Antoine Tenart | 2020-03-15 | 6 | -1/+6 |
* | | net: phylink: Add XLGMII support | Jose Abreu | 2020-03-15 | 1 | -0/+27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-13 | 4 | -3/+15 |
|\| |
|
| * | net: phy: fix MDIO bus PM PHY resuming | Heiner Kallweit | 2020-03-12 | 1 | -1/+5 |