index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2019-02-07
net: phy: let genphy_c45_read_link manage the devices to check
Heiner Kallweit
2019-02-07
net: fixed-phy: Add fixed_phy_register_with_gpiod() API
Moritz Fischer
2019-02-07
net: phy: fixed_phy: Fix fixed_phy not checking GPIO
Moritz Fischer
2019-02-06
net: phy: improve genphy_c45_read_link
Heiner Kallweit
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
2019-02-06
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2019-02-03
net: phy: aquantia: replace magic numbers with constants
Heiner Kallweit
2019-02-03
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
Heiner Kallweit
2019-02-03
net: phy: aquantia: remove unneeded includes
Heiner Kallweit
2019-02-03
net: phy: aquantia: Shorten name space prefix to aqr_
Andrew Lunn
2019-02-03
net: phy: realtek: add generic Realtek PHY driver
Heiner Kallweit
2019-01-27
net: phy: at803x: Use helpers to access MMD PHY registers
Carlo Caione
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-24
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
2019-01-24
net: phy: start interrupts in phy_start
Heiner Kallweit
2019-01-24
net: phy: warn if phy_start is called from invalid state
Heiner Kallweit
2019-01-24
net: phy: start state machine in phy_start only
Heiner Kallweit
2019-01-22
net: phy: Add SDPX tag based on COPYING file
Andrew Lunn
2019-01-22
net: phy: Fixup GPLv2 SPDX tags based on license text
Andrew Lunn
2019-01-22
net: phy: Fixup GPLv2+ SPDX tags based on license text
Andrew Lunn
2019-01-22
net: phy: Remove redundent License text when SPDX header is present
Andrew Lunn
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
net: phy: at803x: Disable phy delay for RGMII mode
Vinod Koul
2019-01-22
net: phy: improve phy_init_hw
Heiner Kallweit
2019-01-22
net: phy: fix issue with loading PHY driver w/o initramfs
Heiner Kallweit
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-18
net: phy: remove phy_stop_interrupts
Heiner Kallweit
2019-01-18
net: phy: ensure phylib state machine is stopped after calling phy_stop
Heiner Kallweit
2019-01-18
net: phy: stop PHY if needed when entering phy_disconnect
Heiner Kallweit
2019-01-18
net: phy: improve get_phy_id
Heiner Kallweit
2019-01-18
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
2019-01-18
net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...
Thomas Petazzoni
2019-01-17
net: phy: add missing phy driver features
Camelia Groza
2019-01-17
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
2019-01-17
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
2019-01-17
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
2019-01-16
net: phy: don't include asm/irq.h directly
Heiner Kallweit
2019-01-16
net: phy: improve logging in phylib
Heiner Kallweit
2019-01-16
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
2019-01-16
net: phy: Add missing features to PHY drivers
Andrew Lunn
2019-01-15
net: phy: meson-gxl: Use the genphy_soft_reset callback
Timotej Lazar
2019-01-15
net: phy: marvell: Fix deadlock from wrong locking
Andrew Lunn
2019-01-15
net: phy: marvell: Errata for mv88e6390 internal PHYs
Andrew Lunn
2019-01-15
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Heiner Kallweit
2019-01-15
net: phy: fix too strict check in phy_start_aneg
Heiner Kallweit
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
net: phy: mscc: Fix the VSC 8531/41 Chip Init sequence
Raju Lakkaraju
2018-12-18
net: phy: Fix the issue that netif always links up after resuming
Kunihiko Hayashi
[next]