summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* phy: add set_wol/get_wol functionsMichael Stapelberg2013-03-121-0/+10
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-3/+3
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-0/+2
* phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-011-0/+5
* netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney2012-06-271-0/+6
* netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-271-1/+17
* netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-161-1/+0
* ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran2012-04-041-0/+3
* device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-2/+3
* phylib: introduce mdiobus_alloc_size()Timur Tabi2012-01-121-1/+6
* net: hold sock reference while processing tx timestampsRichard Cochran2011-10-241-1/+1
* net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo2011-07-271-1/+3
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* phylib: make local function staticstephen hemminger2010-10-241-12/+0
* net: Improve comments in include/linux/phy.hPeter Meerwald2010-09-021-2/+2
* net: support time stamping in phy devices.Richard Cochran2010-07-181-0/+22
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+1
* phylib: Support phy module autoloadingDavid Woodhouse2010-04-021-0/+1
* NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-161-4/+8
* libphy: add phy_find_first functionJiri Pirko2010-02-041-0/+1
* phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-191-0/+1
* phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-301-0/+1
* phy: Eliminate references to BUS_ID_SIZE.David S. Miller2009-05-261-2/+2
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-271-0/+5
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-271-0/+1
* phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+6
* phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-131-2/+1
* phy: power management supportGiuseppe Cavallaro2008-11-281-0/+2
* phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-081-8/+38
* phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-081-0/+8
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-0/+2
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
* phylib: allow incremental scanning of an mii busLennert Buytenhek2008-09-191-0/+2
* phylib: Fix some sparse warningsAndy Fleming2008-05-061-0/+5
* phylib: Add support for board-level PHY fixupsAndy Fleming2008-04-251-2/+22
* phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-0/+1
* phy: Clean up header styleAndy Fleming2008-04-161-16/+32
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-4/+8
* PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-031-2/+3
* PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-041-0/+1
* phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips2007-12-011-0/+2
* PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki2007-10-101-0/+3
* phylib: add RGMII-ID interface mode definitionKim Phillips2007-04-281-0/+1
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-6/+20
* [PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki2006-12-021-0/+4
* [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-191-0/+1
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-121-0/+3
* [PATCH] phy address mask support for generic phy layerMatt Porter2005-11-051-0/+3
* [PATCH] PHY Layer fixupAndy Fleming2005-08-281-0/+17
* phy subsystem: more cleanupsJeff Garzik2005-08-111-17/+0