summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy.c
Commit message (Expand)AuthorAgeFilesLines
* net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-301-23/+38
* phy: Expand phy speed/duplex settings arrayLendacky, Thomas2014-07-151-1/+21
* net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-211-0/+3
* net: phy: resume phydev when going to RESUMINGZhangfei Gao2014-05-161-7/+9
* net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan2014-05-021-0/+11
* net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-091-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-5/+6
|\
| * phy: fix compiler array bounds warning on settings[]Bjorn Helgaas2014-03-061-5/+6
* | net: phy: update port type for MoCA PHYsFlorian Fainelli2014-02-141-1/+4
* | net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli2014-02-121-2/+2
* | net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-121-3/+6
* | net: phy: add genphy_aneg_done()Florian Fainelli2014-02-121-3/+1
* | net: phy: display human readable PHY speed settingsFlorian Fainelli2014-02-121-2/+22
* | net: phy: update phy_print_status to show pause settingsFlorian Fainelli2014-02-121-2/+4
* | net: phy: use network device in phy_print_statusFlorian Fainelli2014-02-121-3/+2
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-4/+2
|\
| * phy: IRQ cannot be sharedSergei Shtylyov2013-12-291-4/+2
* | phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-041-14/+3
* | phy: kill excess empty linesSergei Shtylyov2014-01-041-14/+0
* | phy: kill excess codeSergei Shtylyov2014-01-041-14/+5
* | phy: kill useless local variablesSergei Shtylyov2014-01-041-39/+16
* | phy: coding style fixesSergei Shtylyov2014-01-041-46/+36
* | net: phy: fix checkpatch errorsFlorian Fainelli2013-12-181-132/+132
* | net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth2013-12-171-1/+5
* | net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-091-2/+3
* | net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli2013-12-091-5/+2
* | net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-091-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-10/+16
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-1/+1
| |\
| * | phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-271-1/+2
| * | phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-201-5/+9
| * | phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-201-4/+5
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-021-4/+5
|\ \ \ | |_|/ |/| |
| * | PHYLIB: queue work on system_power_efficient_wqViresh Kumar2013-05-141-4/+5
| |/
* | net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO2013-05-271-1/+1
|/
* phy: Elimination the forced speed reduction algorithm.Kirill Kapranov2013-03-271-49/+1
* phy: add set_wol/get_wol functionsMichael Stapelberg2013-03-121-0/+16
* mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2012-08-221-67/+7
* phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-011-0/+281
* phy: Use pr_<level>Joe Perches2012-06-111-18/+17
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-1/+1
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-4/+6
* phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard2011-03-141-3/+5
* net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-281-2/+2
* phylib: make local function staticstephen hemminger2010-10-241-8/+5
* phy.c: fix kernel-doc warningsRandy Dunlap2010-08-101-1/+1
* net: support time stamping in phy devices.Richard Cochran2010-07-181-0/+5
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+2
OpenPOWER on IntegriCloud