summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2015-09-17MLK-10919 net: phy: micrel: add ksz8081 resume functionFugang Duan
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming
2014-01-13phylib: Add Clause 45 read/write functionsAndy Fleming
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov
2014-01-04<linux/phy.h>: coding style fixesSergei Shtylyov
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli
2013-12-06net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-03-12phy: add set_wol/get_wol functionsMichael Stapelberg
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran
2011-07-27net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-10-24phylib: make local function staticstephen hemminger
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald
2010-07-18net: support time stamping in phy devices.Richard Cochran
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-03-16NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe
2010-02-04libphy: add phy_find_first functionJiri Pirko
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-05-26phy: Eliminate references to BUS_ID_SIZE.David S. Miller
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin
2009-03-13phylib: convert state_queue work to delayed_workMarcin Slusarz
2008-11-28phy: power management supportGiuseppe Cavallaro
2008-10-08phylib: add mdiobus_{read,write}Lennert Buytenhek
2008-10-08phylib: give mdio buses a device tree presenceLennert Buytenhek
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek
2008-09-19phylib: allow incremental scanning of an mii busLennert Buytenhek
2008-05-06phylib: Fix some sparse warningsAndy Fleming
2008-04-25phylib: Add support for board-level PHY fixupsAndy Fleming