summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2015-06-28net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-28net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli
2015-06-28net/phy: tune get_phy_c45_ids to support more c45 phyShengzhou Liu
2015-06-28net: phy: fix phy link up when limiting speed via device treeMugunthan V N
2015-06-25net/phy: Add Vitesse 8641 phy IDShaohui Xie
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-06-23net/phy: Add support for Realtek RTL8211FShengzhou Liu
2015-06-11net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYsFlorian Fainelli
2015-06-11net: phy: davicom: add IDs for DM9161B and C variantsGustavo Zacarias
2015-06-08net: phy: dp83867: Fix device tree entriesDan Murphy
2015-06-08net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli
2015-06-08net/phy: micrel: Center FLP timing at 16msJaeden Amero
2015-06-08net/phy: micrel: Comment MMD address of extended registersJaeden Amero
2015-06-08net/phy: micrel: Be more const correctJaeden Amero
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli
2015-05-26amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas
2015-05-25net: dp83640: fix improper double spin locking.Richard Cochran
2015-05-25net: dp83640: reinforce locking rules.Richard Cochran
2015-05-25net: dp83640: fix broken calibration routine.Richard Cochran
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale
2015-05-16net: phy: Make sure PHY_RESUMING state change is always processedTim Beale
2015-05-16net: phy: Add state machine state transitions debug printsFlorian Fainelli
2015-05-15net: phy: Allow EEE for all RGMII variantsFlorian Fainelli
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-14mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen
2015-05-14net: phy: mdio-gpio: Handle phy_ignore_ta_maskFlorian Fainelli
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-05-10net: mdio-gpio: Allow for unspecified bus idBert Vermeulen
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare
2015-04-27mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim
2015-04-24net: mdio-gpio: support access that may sleepVivien Didelot
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-08net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König
2015-03-31ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-20amd-xgbe-phy: Provide support for auto-negotiation timeoutLendacky, Thomas
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas
2015-03-20amd-xgbe-phy: Use phydev advertising field vs supportedLendacky, Thomas
2015-03-17net: phy: constify of_device_id arrayFabian Frederick
2015-03-09net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli
2015-03-06treewide: Fix typo in printk messagesMasanari Iida