index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2019-02-14
net: phy: fix potential race in the phylib state machine
Heiner Kallweit
2019-02-14
net: phy: don't use locking in phy_is_started
Heiner Kallweit
2019-02-13
net: phy: fix interrupt handling in non-started states
Heiner Kallweit
2019-02-12
net: phylink: avoid resolving link state too early
Russell King
2019-02-08
net: sfp: do not probe SFP module before we're attached
Russell King
2019-02-04
net: dp83640: expire old TX-skb
Sebastian Andrzej Siewior
2019-02-02
Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
Russell King
2019-01-22
net: phy: Fixup GPLv2+ SPDX tags based on license text
Andrew Lunn
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
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-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
2018-12-18
net: phy: remove unused code in phy_probe
Heiner Kallweit
2018-12-18
net: phy: print stack trace in phy_error
Heiner Kallweit
2018-12-18
net: phy: improve phy state checking
Heiner Kallweit
2018-12-17
Fixed PHY: Add fixed_phy_change_carrier()
Joakim Tjernlund
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-08
net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
Andrew Lunn
2018-12-08
net: phy: mdio-gpio: Add platform_data support for phy_mask
Andrew Lunn
2018-12-05
net: phy: Fix ioctl handler when modifing MII_ADVERTISE
Andrew Lunn
2018-12-05
net: mii: Add mii_lpa_mod_linkmode_lpa_t
Andrew Lunn
2018-12-05
phy: marvell: Rename mii_lpa_to_linkmode_lpa_t
Andrew Lunn
2018-12-05
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2018-12-04
phy: Revert toggling reset changes.
David S. Miller
2018-12-03
net: phy: Also request modules for C45 IDs
Jose Abreu
2018-12-03
net: phy: micrel: add toggling phy reset if PHY is not attached
Yoshihiro Shimoda
2018-12-03
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
2018-12-03
net: phy: improve generic EEE ethtool functions
Heiner Kallweit
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
2018-11-29
net: phy: sfp: correct store of detected link modes
Baruch Siach
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-27
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
2018-11-23
net: phy: vitesse: remove duplicate support for VSC8574
Quentin Schulz
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-18
net: phy: icplus: allow configuring the interrupt function on IP101GR
Martin Blumenstingl
2018-11-18
net: phy: icplus: implement .did_interrupt for IP101A/G
Martin Blumenstingl
2018-11-18
net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
Martin Blumenstingl
2018-11-18
net: phy: icplus: use the BIT macro where possible
Martin Blumenstingl
2018-11-18
net: phy: icplus: keep all ip101a_g functions together
Martin Blumenstingl
[next]