Age | Commit message (Expand) | Author |
2015-12-06 | PHY: DP83867: Remove looking in parent device for OF properties | Andrew Lunn |
2015-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-03 | net: phy: reset only targeted phy | Jérôme Pouiller |
2015-11-25 | net: phy: bcm7xxx: Add entry for Broadcom BCM7435 | Florian Fainelli |
2015-11-23 | broadcom: fix PHY_ID_BCM5481 entry in the id table | Aaro Koskinen |
2015-11-17 | net: phy: Use interrupts when available in NOLINK state | Andrew Lunn |
2015-11-17 | phy: marvell: Add support for 88E1540 PHY | Andrew Lunn |
2015-11-16 | net: phy: vitesse: add support for VSC8601 | Måns Rullgård |
2015-11-16 | net: phy: at803x: support interrupt on 8030 and 8035 | Måns Rullgård |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-11-03 | dp83640: Only wait for timestamps for packets with timestamping enabled. | Stefan Sørensen |
2015-11-03 | dp83640: Prune rx timestamp list before reading from it | Stefan Sørensen |
2015-11-03 | dp83640: Delay scheduled work. | Stefan Sørensen |
2015-11-03 | dp83640: Include hash in timestamp/packet matching | Stefan Sørensen |
2015-11-02 | net: phy: fix a bug in get_phy_c45_ids | Shaohui Xie |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-10-26 | net: phy: mdio: add missing of_node_put | Julia Lawall |
2015-10-26 | netdev/phy: add missing of_node_put | Julia Lawall |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-23 | net: phy: Add nested variants of mdiobus read/write | Neil Armstrong |
2015-10-23 | net/phy: micrel: Add workaround for bad autoneg | Nathan Sullivan |
2015-10-22 | net: phy: dp83848: Add TI DP83848 Ethernet PHY | Andrew F. Davis |
2015-10-21 | net: mdio-gpio: move platform data header | Vivien Didelot |
2015-10-21 | net: phy: smsc: disable energy detect mode | Heiko Schocher |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-18 | net: phy: bcm-phy-lib: Fix module license issue | Arun Parameswaran |
2015-10-14 | net: phy: aquantia/teranetics: Convert to use module_phy_driver macro | Axel Lin |
2015-10-08 | net: mdio-octeon: Drop obsolete Kconfig advice | Jean Delvare |
2015-10-08 | net: phy: bcm7xxx: Modified to use global core register defines | Arun Parameswaran |
2015-10-08 | net: phy: Broadcom Cygnus internal Etherent PHY driver | Arun Parameswaran |
2015-10-08 | net: phy: Add Broadcom phy library for common interfaces | Arun Parameswaran |
2015-10-08 | net: phy: Broadcom iProc MDIO bus driver | Arun Parameswaran |
2015-10-03 | phylib: Add phy_set_max_speed helper | Simon Horman |
2015-09-25 | net: update docbook comment for __mdiobus_register() | Russell King |
2015-09-25 | phy: marvell: add link partner advertised modes | Russell King |
2015-09-24 | phy: add phy_device_remove() | Russell King |
2015-09-24 | phy: fixed-phy: properly validate phy in fixed_phy_update_state() | Russell King |
2015-09-24 | phy: add proper phy struct device refcounting | Russell King |
2015-09-24 | phy: fix mdiobus module safety | Russell King |
2015-09-24 | phy: fix of_mdio_find_bus() device refcount leak | Russell King |
2015-09-21 | net: phy: mdio-gpio: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-09-21 | net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-09-20 | Revert "net/phy: Add Vitesse 8641 phy ID" | Kevin Hao |
2015-09-09 | add microchip LAN88xx phy driver | Woojung.Huh@microchip.com |
2015-09-06 | fixed_phy: pass 'irq' to fixed_phy_add() | Sergei Shtylyov |
2015-09-01 | phylib: fix device deletion order in mdiobus_unregister() | Mark Salter |
2015-08-31 | net: phy: fixed_phy: Set phy capabilities even when link down. | Andrew Lunn |