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