| Commit message (Expand) | Author | Age | Files | Lines |
* | netdev/phy: Prototype of_mdio_find_bus() | Mark Brown | 2012-10-09 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 3 | -10/+65 |
|\ |
|
| * | net: phy: smsc: Implement PHY config_init for LAN87xx | Marek Vasut | 2012-09-27 | 1 | -1/+27 |
| * | phy/micrel: Rename KS80xx to KSZ80xx | Marek Vasut | 2012-09-24 | 1 | -9/+9 |
| * | phy/micrel: Implement support for KSZ8021 | Marek Vasut | 2012-09-24 | 1 | -0/+27 |
| * | net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver | Peter Hüwe | 2012-09-22 | 1 | -0/+2 |
* | | lxt PHY: Support for the buggy LXT973 rev A2 | LEROY Christophe | 2012-09-27 | 1 | -0/+127 |
* | | ptp: link the phc device to its parent device | Richard Cochran | 2012-09-22 | 1 | -1/+1 |
* | | netdev/phy: mdio-mux-mmioreg.c should include of_address.h | Timur Tabi | 2012-09-07 | 1 | -0/+1 |
* | | netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device | Timur Tabi | 2012-08-30 | 3 | -0/+184 |
* | | of/mdio-gpio: Simplify the way device tree support is implemented. | Srinivas Kandagatla | 2012-08-30 | 1 | -92/+40 |
* | | mdio: translation of MMD EEE registers to/from ethtool settings | Allan, Bruce W | 2012-08-22 | 1 | -67/+7 |
|/ |
|
* | netdev/phy: skip disabled mdio-mux nodes | Timur Tabi | 2012-08-20 | 1 | -1/+1 |
* | drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data | Julia Lawall | 2012-08-06 | 1 | -1/+0 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-30 | 1 | -34/+58 |
|\ |
|
| * | netdev: mdio-octeon.c: Convert to use device tree. | David Daney | 2012-07-23 | 1 | -34/+58 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Change email address for Steve Glendinning | Steve Glendinning | 2012-07-17 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-10 | 1 | -2/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | netdev/phy: Fixup lockdep warnings in mdio-mux.c | David Daney | 2012-07-09 | 1 | -2/+8 |
* | | | bcm87xx: fix reg-init comment typo | Peter Korsgaard | 2012-07-09 | 1 | -1/+1 |
* | | | phylib: Support registering a bunch of drivers | Christian Hohnstaedt | 2012-07-09 | 15 | -431/+157 |
* | | | bcm87xx: disable autonegotiation by default | Peter Korsgaard | 2012-07-09 | 1 | -0/+1 |
* | | | phy: add the EEE support and the way to access to the MMD registers. | Giuseppe CAVALLARO | 2012-07-01 | 1 | -0/+281 |
* | | | phy: Fix warning in get_phy_device(). | David S. Miller | 2012-06-27 | 1 | -2/+2 |
* | | | netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs | David Daney | 2012-06-27 | 3 | -0/+244 |
* | | | netdev/phy/of: Add more methods for binding PHY devices to drivers. | David Daney | 2012-06-27 | 1 | -0/+7 |
* | | | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs | David Daney | 2012-06-27 | 2 | -9/+98 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-25 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | phy/micrel: change phy_id_mask for KSZ9021 and KS8001 | Jason Wang | 2012-06-19 | 1 | -4/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-12 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | netdev: fix drivers/net/phy/ kernel-doc warnings | Randy Dunlap | 2012-06-08 | 1 | -1/+1 |
* | | | phy: Use pr_<level> | Joe Perches | 2012-06-11 | 7 | -36/+50 |
|/ / |
|
* | | net: icplus: fix interrupt mask | Giuseppe CAVALLARO | 2012-06-04 | 1 | -0/+7 |
|/ |
|
* | netdev/phy: Make get_phy_id() static and quit EXPORTing it. | David Daney | 2012-05-16 | 1 | -2/+1 |
* | net: of/phy: fix build error when phylib is built as a module | Bjørn Mork | 2012-05-11 | 1 | -1/+1 |
* | netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. | David Daney | 2012-05-07 | 3 | -0/+153 |
* | netdev/of/phy: Add MDIO bus multiplexer support. | David Daney | 2012-05-07 | 3 | -0/+202 |
* | netdev/of/phy: New function: of_mdio_find_bus(). | David Daney | 2012-05-07 | 1 | -0/+32 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 | 1 | -1/+11 |
|\ |
|
| * | icplus: fix interrupt for IC+ 101A/G and 1001LF | Giuseppe CAVALLARO | 2012-04-19 | 1 | -1/+11 |
* | | net: Remove redundant spi driver bus initialization | Lars-Peter Clausen | 2012-04-13 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | phy:icplus:fix Auto Power Saving in ip101a_config_init. | Srinivas Kandagatla | 2012-04-03 | 1 | -1/+2 |
* | | dp83640: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 | 1 | -0/+31 |
* | | net:phy:marvell: remove unnecessary code | Srinivas Kandagatla | 2012-04-03 | 1 | -15/+3 |
* | | net:phy:davicom: remove unnecessary code | Srinivas Kandagatla | 2012-04-03 | 1 | -6/+1 |
* | | net:phy:bcm63xx: remove unnecessary code | Srinivas Kandagatla | 2012-04-03 | 1 | -4/+1 |
|/ |
|
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 1 | -2/+2 |
|\ |
|
| * | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely | 2012-02-23 | 1 | -2/+2 |