summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-11-14net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero
2017-11-08net: phy: leds: Refactor "no link" handler into a separate functionMaciej S. Szmigiero
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli
2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn
2017-10-12net: phy: broadcom: support new device flag for setting master modeRafał Miłecki
2017-10-11net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-10-11net: phy: DP83822 initial driver submissionDan Murphy
2017-10-09Add a driver for Renesas uPD60620 and uPD60620A PHYsBernd Edlinger
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven
2017-09-21net: phy: Keep reporting transceiver typeFlorian Fainelli
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet
2017-09-18net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi
2017-09-18net: phy: realtek: add RTL8201F phy-id and functionsJassi Brar
2017-09-18net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECTKunihiko Hayashi
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier
2017-09-01net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2017-09-01net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe
2017-09-01net: mdio-mux: printing driver version is uselessCorentin Labbe
2017-09-01net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe
2017-09-01net: mdio-mux: Fix NULL Comparison styleCorentin Labbe
2017-08-30Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-08-30dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen
2017-08-29net: phy: mdio-bcm-unimac: Use correct I/O accessorsFlorian Fainelli
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli
2017-08-22net: mdio-gpio: make mdiobb_ops constBhumika Goyal
2017-08-14net: phy: Use tab for indentation in KconfigMichal Simek
2017-08-11net: phy: Add rockchip PHY driver supportDavid Wu
2017-08-11phylink: Fix an uninitialized variable bugDan Carpenter
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King
2017-08-06sfp: add SFP module supportRussell King
2017-08-06phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-08-06phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-08-06phylink: add module EEPROM supportRussell King
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-08-06phylink: add phylink infrastructureRussell King
2017-08-06net: phy: add I2C mdio busRussell King