aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy.c
Commit message (Expand)AuthorAge
* net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale2015-05-20
* net: phy: Make sure PHY_RESUMING state change is always processedTim Beale2015-05-16
* net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-05-15
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-02-20
* net: phy: Invalidate LP advertising flags when restarting or disabling ANBen Hutchings2015-01-27
* net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill2014-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO2014-08-27
* | net: phy: allow phy_init_eee() to work with internal PHYsFlorian Fainelli2014-08-23
* | net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli2014-08-23
|/
* net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-30
* phy: Expand phy speed/duplex settings arrayLendacky, Thomas2014-07-15
* net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-21
* net: phy: resume phydev when going to RESUMINGZhangfei Gao2014-05-16
* net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan2014-05-02
* net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\
| * phy: fix compiler array bounds warning on settings[]Bjorn Helgaas2014-03-06
* | net: phy: update port type for MoCA PHYsFlorian Fainelli2014-02-14
* | net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli2014-02-12
* | net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-12
* | net: phy: add genphy_aneg_done()Florian Fainelli2014-02-12
* | net: phy: display human readable PHY speed settingsFlorian Fainelli2014-02-12
* | net: phy: update phy_print_status to show pause settingsFlorian Fainelli2014-02-12
* | net: phy: use network device in phy_print_statusFlorian Fainelli2014-02-12
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * phy: IRQ cannot be sharedSergei Shtylyov2013-12-29
* | phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-04
* | phy: kill excess empty linesSergei Shtylyov2014-01-04
* | phy: kill excess codeSergei Shtylyov2014-01-04
* | phy: kill useless local variablesSergei Shtylyov2014-01-04
* | phy: coding style fixesSergei Shtylyov2014-01-04
* | net: phy: fix checkpatch errorsFlorian Fainelli2013-12-18
* | net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth2013-12-17
* | net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-09
* | net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli2013-12-09
* | net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
| |\
| * | phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-28
| * | phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-20
| * | phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-20
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-02
|\ \ \ | |_|/ |/| |
| * | PHYLIB: queue work on system_power_efficient_wqViresh Kumar2013-05-14
| |/
* / net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO2013-05-28
|/
* phy: Elimination the forced speed reduction algorithm.Kirill Kapranov2013-03-27
* phy: add set_wol/get_wol functionsMichael Stapelberg2013-03-12
* mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2012-08-23
* phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-01