summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans
2014-08-27phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO
2014-08-16net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou
2014-08-16net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli
2014-08-16net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam
2014-08-04net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi
2014-08-02amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas
2014-07-30net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers
2014-07-30amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas
2014-07-30amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas
2014-07-30amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli
2014-07-24net: phy: Ensure the MDIO bus module is heldEzequiel Garcia
2014-07-24net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia
2014-07-22dp83640: Fix receive timestamp race conditionStefan Sørensen
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-15phy: Expand phy speed/duplex settings arrayLendacky, Thomas
2014-07-11dp83640: Adjust ptp event timestampsStefan Sørensen
2014-07-09dp83640: Always decode received status framesStefan Sørensen
2014-07-08net: phy: export phy_suspend and phy_resumeFlorian Fainelli
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack
2014-07-01dp83640: Get calibration pin with ptp_find_pinStefan Sørensen
2014-07-01dp83640: Verify calibration pin assignmentStefan Sørensen
2014-07-01dp83640: Increase supported perout pins to 7Stefan Sørensen
2014-07-01dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu
2014-06-21net: phy: at803x: Add support for hardware resetDaniel Mack
2014-06-21net: phy: at803x: use #defines for supported PHY idsDaniel Mack
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim
2014-06-11amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu
2014-06-05amd-xgbe: Configuration and build supportLendacky, Thomas
2014-06-05amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-22net: phy: make of_set_phy_supported work with genphy driverSascha Hauer
2014-05-22net: phy: genphy: Allow overwriting featuresSascha Hauer
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni
2014-05-16net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann