aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-13net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flagRichard Leitner1-1/+1
2017-12-13phylib: add reset after clk enable supportRichard Leitner1-0/+24
2017-12-13phylib: Add device reset delay supportRichard Leitner1-2/+11
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov4-19/+77
2017-12-05phylink: convert to fwnodeRussell King1-38/+53
2017-12-05sfp: convert to fwnodeRussell King2-8/+9
2017-12-05sfp: fix sparse warningRussell King1-1/+1
2017-12-05sfp: add documentation for kernel APIsRussell King1-0/+104
2017-12-05phylink: add documentation for kernel APIsRussell King1-0/+182
2017-12-05phylink: restart 802.3z negotiation when starting net deviceRussell King1-0/+6
2017-12-05phylink: remove phylink_init_eee()Russell King1-13/+0
2017-12-05phylink: add support for 2500baseX and 10GbaseKRRussell King1-0/+2
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King1-25/+14
2017-12-05phylink: merge SGMII and 802.3z handlingRussell King1-7/+9
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King1-2/+1
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-13/+35
2017-12-04net: phy: broadcom: re-add mistakenly removed config settingsHeiner Kallweit1-0/+3
2017-12-04net: phy: core: don't disable device interrupts in phy_changeHeiner Kallweit1-13/+6
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit1-24/+2
2017-12-03net: phy: realtek: add utility functions to read/write page addressesMartin Blumenstingl1-30/+53
2017-12-03net: phy: realtek: use the same indentation for all #definesMartin Blumenstingl1-13/+14
2017-12-03net: phy: realtek: group all register bit #defines for RTL821x_INERMartin Blumenstingl1-2/+5
2017-12-03net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INITMartin Blumenstingl1-2/+2
2017-12-03net: phy: realtek: use the BIT and GENMASK macrosMartin Blumenstingl1-5/+6
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status from driversHeiner Kallweit28-169/+0
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg per defaultHeiner Kallweit1-1/+4
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King1-0/+1
2017-12-01sfp: warn about modules requiring address change sequenceRussell King1-1/+7
2017-12-01sfp: improve RX_LOS handlingRussell King1-11/+22
2017-12-01sfp: fix RX_LOS signal handlingRussell King1-3/+5
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov1-2/+4
2017-11-28net: phy: marvell10g: fix the PHY id maskAntoine Tenart1-2/+3
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-11-14net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit1-0/+2
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero2-5/+45
2017-11-08net: phy: leds: Refactor "no link" handler into a separate functionMaciej S. Szmigiero1-10/+10
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun1-1/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-0/+4
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+5
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli1-1/+1
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli3-29/+22
2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn1-3/+5
2017-10-12net: phy: broadcom: support new device flag for setting master modeRafał Miłecki1-0/+6
2017-10-11net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy1-1/+1
2017-10-11net: phy: DP83822 initial driver submissionDan Murphy4-3/+350
2017-10-09Add a driver for Renesas uPD60620 and uPD60620A PHYsBernd Edlinger3-0/+115
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-12/+13
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven1-1/+1