summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: phy: enhance GPY115 loopback disable functionXu Liang2021-09-271-2/+21
| * | net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu2021-09-271-0/+1
* | | net: phy: marvell10g: add downshift tunable supportRussell King2021-09-301-1/+106
* | | net: phy: micrel: Add support for LAN8804 PHYHoratiu Vultur2021-09-291-0/+74
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-231-0/+11
|\| |
| * | net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-09-191-0/+11
* | | net: phy: broadcom: Utilize appropriate suspend for BCM54810/11Florian Fainelli2021-09-211-2/+2
* | | net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610MFlorian Fainelli2021-09-211-0/+4
* | | net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli2021-09-211-0/+51
* | | net: phy: at803x: fix spacing and improve name for 83xx phyAnsuel Smith2021-09-201-30/+30
* | | net: phy: at803x: add resume/suspend function to qca83xx phyAnsuel Smith2021-09-201-0/+6
* | | net: phy: at803x: add support for qca 8327 A variant internal phyAnsuel Smith2021-09-201-5/+20
* | | net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)2021-09-191-1/+4
* | | net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli2021-09-171-0/+201
* | | net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli2021-09-161-0/+47
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-163-3/+33
|\| |
| * | Revert "net: phy: Uniform PHY driver access"Vladimir Oltean2021-09-151-1/+3
| * | ptp: dp83640: don't define PAGE0Randy Dunlap2021-09-141-1/+1
| * | net: phylink: Update SFP selected interface on advertising changesNathan Rossi2021-09-081-1/+29
| |/
* / net: phy: at803x: add support for qca 8327 internal phyAnsuel Smith2021-09-141-0/+15
|/
* net: phylink: add suspend/resume supportRussell King (Oracle)2021-09-071-0/+82
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-311-0/+8
|\
| * net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean2021-08-271-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-0/+4
|\|
| * net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang2021-08-241-0/+4
* | net: phy: gmii2rgmii: Support PHY loopbackGerhard Engleder2021-08-201-11/+35
* | net: phy: Uniform PHY driver accessGerhard Engleder2021-08-201-3/+1
* | net: phy: Support set_loopback overrideGerhard Engleder2021-08-201-5/+4
* | net: phy: marvell: Add WAKE_PHY support to WOL eventSong Yoong Siang2021-08-161-3/+36
* | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-131-0/+2
* | net: phy: marvell: add SFP support for 88E1510Ivan Bornyakov2021-08-131-1/+104
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-2/+0
|\|
| * net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings2021-08-081-2/+0
* | net: phy: nxp-tja11xx: log critical health stateOleksij Rempel2021-08-121-2/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-5/+5
|\|
| * net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett2021-08-021-5/+5
* | net: phy: mscc: make some arrays static const, makes object smallerColin Ian King2021-08-021-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-1/+1
|\|
| * net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo2021-07-251-1/+1
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-2/+2
* | net: phy: Remove unused including <linux/version.h>chongjiapeng2021-07-231-1/+0
* | net: phy: at803x: finish the phy id checking simplificationVladimir Oltean2021-07-211-1/+1
* | net: phylink: cleanup ksettings_setRussell King (Oracle)2021-07-211-7/+9
* | net: phy: at803x: simplify custom phy id matchingRussell King2021-07-201-11/+5
* | net: phy: intel-xway: Add RGMII internal delay configurationMartin Schiller2021-07-201-0/+76
* | net: phylink: add phy change pause mode debugRussell King (Oracle)2021-07-201-2/+3
* | net: phy: add Maxlinear GPY115/21x/24x driverXu Liang2021-07-203-0/+735
* | net: phy: add API to read 802.3-c45 IDsXu Liang2021-07-201-0/+14
* | net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut2021-07-181-5/+3
* | net: phy: marvell10g: enable WoL for 88X3310 and 88E2110Voon Weifeng2021-07-161-0/+89
|/