aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli2015-10-151-0/+11
* net: phy: keep track of the PHY suspend stateFlorian Fainelli2015-01-271-0/+2
* net: phy: document has_fixups fieldFlorian Fainelli2015-01-271-0/+1
* ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk2015-01-061-0/+9
* net: phy: add static data field to struct phy_driverJohan Hovold2014-11-211-0/+2
* net: phy: add module_phy_driver macroJohan Hovold2014-11-121-0/+24
* net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli2014-08-231-0/+27
* net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-301-0/+18
* net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-211-0/+9
* mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko2014-05-021-0/+7
* net: phy: export genphy_config_init()Daniel Mack2014-04-201-0/+1
* net: phy: add minimal support for QSGMII PHYThomas Petazzoni2014-04-161-0/+3
* net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli2014-02-171-0/+5
* net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli2014-02-171-0/+1
* net: phy: add MoCA PHY typeFlorian Fainelli2014-02-131-0/+3
* net: phy: add "has_fixups" boolean propertyFlorian Fainelli2014-02-121-0/+1
* net: phy: re-design phy_modes to be self-containedFlorian Fainelli2014-02-121-0/+42
* net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-121-0/+3
* net: phy: add genphy_aneg_done()Florian Fainelli2014-02-121-0/+1
* phylib: Support attaching to generic 10g driverAndy Fleming2014-01-131-0/+2
* phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming2014-01-131-0/+1
* phylib: Add Clause 45 read/write functionsAndy Fleming2014-01-131-0/+39
* phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-041-1/+0
* phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-041-6/+1
* <linux/phy.h>: coding style fixesSergei Shtylyov2014-01-041-19/+19
* net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2013-12-171-0/+2
* net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-091-2/+3
* net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli2013-12-061-7/+16
* net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-201-0/+1
* phy: add reverse MII PHY connection typeFlorian Fainelli2013-05-311-0/+1
* phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-281-0/+12
* phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-201-0/+2
* phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-201-0/+12
* 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-151-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-261-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