summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: phy: add __set_linkmode_max_speedHeiner Kallweit2019-08-141-2/+7
| * | | | net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125Heiner Kallweit2019-08-121-0/+62
| * | | | net: phy: add phy_modify_paged_changedHeiner Kallweit2019-08-121-5/+24
| * | | | net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit2019-08-121-15/+12
| * | | | net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...Heiner Kallweit2019-08-121-16/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-075-15/+26
| |\ \ \ \
| * | | | | net: mdio-octeon: Fix Kconfig warnings and build errorsNathan Chancellor2019-08-062-2/+4
| * | | | | net: phy: Add mdio-aspeedAndrew Jeffery2019-08-033-0/+171
| * | | | | net: phy: xgene: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-3/+1
* | | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-181-8/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-8/+1
* | | | | | net: phylink: Fix flow control resolutionStefan Chulski2019-09-071-3/+3
| |_|_|_|/ |/| | | |
* | | | | Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-08-282-1/+27
| |_|_|/ |/| | |
* | | | net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2019-08-142-1/+25
* | | | net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik2019-08-121-24/+8
| |_|/ |/| |
* | | net: phy: fix race in genphy_update_linkHeiner Kallweit2019-08-031-0/+6
* | | net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai2019-08-011-1/+2
* | | net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein2019-07-301-2/+4
* | | net: phylink: Fix flow control for fixed-linkRené van Dorst2019-07-271-0/+2
* | | net: phy: mscc: initialize stats arrayAndreas Schwab2019-07-251-8/+8
* | | net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha2019-07-241-4/+4
| |/ |/|
* | net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn2019-07-211-1/+1
|/
* net: phy: make exported variables non-staticDenis Efremov2019-07-131-3/+3
* net: phy: Make use of linkmode_mod_bit helperFuqian Huang2019-07-091-12/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-183-2/+2
|\
| * Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller2019-06-161-1/+0
| * net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei2019-06-151-0/+1
| * net: phy: rename Asix Electronics PHY driverMichael Schmitz2019-06-093-2/+2
* | net: phy: sfp: clean up a conditionDan Carpenter2019-06-151-1/+1
* | net: phy: Add more 1000BaseX support detectionRobert Hancock2019-06-151-0/+2
* | net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464Vladimir Oltean2019-06-101-0/+2
* | net: sfp: add mutex to prevent concurrent state checksRobert Hancock2019-06-101-1/+5
* | net: sfp: Stop SFP polling and interrupt handling during shutdownRobert Hancock2019-06-101-5/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-072-8/+29
|\|
| * net: phylink: avoid reducing support maskRussell King2019-06-041-4/+9
| * net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-041-4/+20
* | net: phy: Add detection of 1000BaseX link mode supportRobert Hancock2019-06-061-0/+3
* | net: phy: remove state PHY_FORCINGHeiner Kallweit2019-06-061-24/+2
* | net: sfp: remove sfp-bus use of netdevsRussell King2019-05-312-9/+4
* | net: sfp: add mandatory attach/detach methods for sfp busesRussell King2019-05-312-2/+18
* | net: phy: allow Clause 45 access via mii ioctlRussell King2019-05-311-9/+24
* | net: phylink: support for link gpio interruptRussell King2019-05-311-4/+32
* | net: phylink: remove netdev from phylink mii ioctl emulationRussell King2019-05-311-8/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-313-10/+62
|\|
| * net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-05-291-3/+1
| * net: phy: dp83867: do not call config_init twiceMax Uvarov2019-05-291-1/+1
| * net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-05-291-0/+18
| * net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-05-291-0/+17
| * net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-05-291-0/+13
| * net: phylink: ensure consistent phy interface modeRussell King2019-05-291-3/+7