aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-27phy: Elimination the forced speed reduction algorithm.Kirill Kapranov1-49/+1
2013-03-20net: mdio-octeon: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-20net: mdio-gpio: Use module_platform_driver()Sachin Kamat1-11/+1
2013-03-12mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg1-0/+127
2013-03-12phy: add set_wol/get_wol functionsMichael Stapelberg1-0/+16
2013-03-12phy/micrel: move flag handling to function for common useHector Palacios1-9/+18
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios1-0/+14
2013-03-09phy: vitesse make vsc824x_add_skew staticstephen hemminger1-2/+1
2013-03-09Supject: phy: make local function staticstephen hemminger1-1/+1
2013-02-28net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar1-2/+1
2013-02-28phy: Fix phy_device_free memory leakPetr Malat1-4/+6
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+0
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-22/+111
2013-02-14phylib: remove !S390 dependeny from KconfigHeiko Carstens1-1/+0
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely1-2/+2
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław1-1/+1
2013-02-04drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches1-3/+1
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-18/+20
2013-01-28drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi1-4/+60
2013-01-28net: phy: realtek: add rtl8211e driverGiuseppe CAVALLARO1-6/+44
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO1-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy1-5/+16
2013-01-17phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os1-9/+0
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-9/+6
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+2
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem1-1/+25
2012-12-05net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka1-1/+77
2012-12-03net/phy: remove __dev* attributesBill Pemberton5-17/+17
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD1-0/+44
2012-11-19of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla1-4/+7
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-11-15net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham1-26/+43
2012-11-14Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free"David S. Miller1-1/+0
2012-11-14net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood1-0/+6
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-11-09phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler1-0/+14
2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-10-18phy: add AT803x driverMatus Ujhelyi3-0/+182
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown1-0/+1
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+65
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe1-0/+127
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut1-9/+9
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut1-0/+27
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran1-1/+1
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe1-0/+2
2012-09-07netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi1-0/+1