index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
net: phy: fixed_phy: Fix fixed_phy not checking GPIO
Moritz Fischer
1
-3
/
+3
2020-01-27
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
1
-5
/
+6
2019-12-31
net: phy: initialise phydev speed and duplex sanely
Russell King
1
-2
/
+2
2019-12-31
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
1
-5
/
+10
2019-12-01
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
1
-0
/
+18
2019-12-01
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
1
-0
/
+19
2019-11-20
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2019-11-20
net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider
Florian Fainelli
1
-2
/
+81
2019-11-20
net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32
Quentin Schulz
1
-4
/
+3
2019-11-20
net: phy: mscc: read 'vsc8531,vddmac' as an u32
Quentin Schulz
1
-3
/
+3
2019-10-05
net/phy: fix DP83865 10 Mbps HDX loopback disable function
Peter Mamonov
1
-3
/
+6
2019-09-19
net: phylink: Fix flow control resolution
Stefan Chulski
1
-3
/
+3
2019-08-09
net: phylink: Fix flow control for fixed-link
René van Dorst
1
-0
/
+2
2019-07-31
net: sfp: add mutex to prevent concurrent state checks
Robert Hancock
1
-1
/
+5
2019-07-31
net: phy: Check against net_device being NULL
Ioana Ciornei
1
-0
/
+6
2019-06-25
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2019-06-22
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
1
-3
/
+1
2019-06-11
net: sfp: read eeprom in maximum 16 byte increments
Russell King
1
-4
/
+20
2019-06-09
net: phy: marvell10g: report if the PHY fails to boot firmware
Russell King
1
-0
/
+14
2019-05-16
spi: Micrel eth switch: declare missing of table
Daniel Gomez
1
-0
/
+9
2019-05-08
net: phy: marvell: Fix buffer overrun with stats counters
Andrew Lunn
1
-2
/
+4
2019-04-17
net: sfp: move sfp_register_socket call from sfp_remove to sfp_probe
Marek BehĂșn
1
-4
/
+4
2019-03-19
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
2019-03-13
net: phy: Micrel KSZ8061: link failure after cable connect
Rajasingh Thavamani
1
-1
/
+12
2019-03-13
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
Heiner Kallweit
1
-0
/
+4
2019-02-27
net: phylink: avoid resolving link state too early
Russell King
1
-6
/
+13
2019-02-27
net: sfp: do not probe SFP module before we're attached
Russell King
3
-9
/
+25
2019-02-23
net: phy: xgmiitorgmii: Support generic PHY status read
Paul Kocialkowski
1
-1
/
+4
2019-02-12
net: dp83640: expire old TX-skb
Sebastian Andrzej Siewior
1
-3
/
+10
2019-01-31
net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...
Thomas Petazzoni
1
-0
/
+1
2019-01-09
net: phy: Fix the issue that netif always links up after resuming
Kunihiko Hayashi
1
-5
/
+2
2018-12-17
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-11
/
+8
2018-11-23
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+5
2018-11-13
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
1
-0
/
+3
2018-11-04
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-11-04
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
1
-0
/
+17
2018-11-04
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
Kevin Hao
1
-0
/
+2
2018-10-03
net: phy: xgmiitorgmii: Check phy_driver ready before accessing
Brandon Maier
1
-0
/
+5
2018-10-03
net: phy: xgmiitorgmii: Check read_status results
Brandon Maier
1
-1
/
+4
2018-09-19
net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
Arun Parameswaran
1
-5
/
+15
2018-08-03
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
Anton Vasilyev
1
-1
/
+1
2018-08-03
net: phy: phylink: Release link GPIO
Florian Fainelli
1
-0
/
+2
2018-07-28
net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
Heiner Kallweit
1
-1
/
+1
2018-07-25
net: phy: fix flag masking in __set_phy_supported
Heiner Kallweit
1
-5
/
+2
2018-06-21
net: phy: marvell: clear wol event before setting it
Jingju Hou
1
-0
/
+9
2018-06-11
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
1
-1
/
+1
2018-06-11
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
3
-5
/
+12
2018-05-30
dp83640: Ensure against premature access to PHY registers after reset
Esben Haabendal
1
-0
/
+18
2018-03-31
net: phy: Tell caller result of phy_change()
Brad Mouring
1
-87
/
+86
2018-03-31
net: phy: relax error checking when creating sysfs link netdev->phydev
Grygorii Strashko
1
-4
/
+11
[next]