summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar2013-02-281-2/+1
* phy: Fix phy_device_free memory leakPetr Malat2013-02-281-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-1/+0
|\
| * phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-141-1/+0
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \
| * | driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-204-22/+111
|\ \ \
| * | | drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-3/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-292-18/+20
| |\ \ \ | | | |/ | | |/|
| * | | drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi2013-01-281-4/+60
| * | | net: phy: realtek: add rtl8211e driverGiuseppe CAVALLARO2013-01-281-6/+44
| * | | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-9/+6
| | |/ | |/|
* | | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-2/+2
| |/ |/|
* | net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO2013-01-281-5/+5
* | net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy2013-01-281-5/+16
* | phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os2013-01-171-9/+0
|/
* net: phy: smsc: Fix config_init typoPatrick Trantham2012-12-071-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+2
* net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem2012-12-071-1/+25
* net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka2012-12-051-1/+77
* net/phy: remove __dev* attributesBill Pemberton2012-12-035-17/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-4/+7
|\
| * of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-191-4/+7
* | net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD2012-11-231-0/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-171-1/+0
|\ \ | |/
| * Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-141-1/+0
* | net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham2012-11-151-26/+43
* | net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood2012-11-141-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-0/+1
|\ \ | |/
| * drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
* | phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler2012-11-091-0/+14
|/
* phy: add AT803x driverMatus Ujhelyi2012-10-183-0/+182
* netdev/phy: Prototype of_mdio_find_bus()Mark Brown2012-10-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-283-10/+65
|\
| * net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-271-1/+27
| * phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-9/+9
| * phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+27
| * net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe2012-09-221-0/+2
* | lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe2012-09-271-0/+127
* | ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-1/+1
* | netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi2012-09-071-0/+1
* | netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi2012-08-303-0/+184
* | of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla2012-08-301-92/+40
* | mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2012-08-221-67/+7
|/
* netdev/phy: skip disabled mdio-mux nodesTimur Tabi2012-08-201-1/+1
* drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-061-1/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-301-34/+58
|\
| * netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-231-34/+58
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \
| * | Change email address for Steve GlendinningSteve Glendinning2012-07-171-1/+1
OpenPOWER on IntegriCloud