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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2016-05-10
net: phylib: fix interrupts re-enablement in phy_start
Shaohui Xie
1
-3
/
+5
2016-04-28
net: phy: at803x: only the AT8030 needs a hardware reset on link change
Timur Tabi
1
-22
/
+18
2016-04-21
net: phy: spi_ks8895: Don't leak references to SPI devices
Mark Brown
1
-1
/
+1
2016-03-25
net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
Jaedon Shin
1
-0
/
+4
2016-03-23
net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY
Sebastian Frias
1
-0
/
+4
2016-03-23
at803x: fix reset handling
Sergei Shtylyov
1
-3
/
+3
2016-03-21
mdio-sun4i: oops in error handling in probe
Dan Carpenter
1
-1
/
+3
2016-03-18
phy: mdio-thunder: Fix some Kconfig typos
Andreas Färber
1
-2
/
+2
2016-03-16
phy: mdio-cavium: Add missing MODULE_* annotations.
David Daney
1
-0
/
+4
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
1
-2
/
+9
2016-03-14
phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
David Daney
3
-0
/
+166
2016-03-14
phy: mdio-octeon: Refactor into two files/modules
David Daney
5
-268
/
+292
2016-03-13
at803x: fix suspend/resume for SGMII link
Zefir Kurtisi
1
-0
/
+26
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+27
2016-03-01
phy: micrel: Disable auto negotiation on startup
Alexandre Belloni
1
-0
/
+11
2016-03-01
phy: micrel: Ensure interrupts are reenabled on resume
Alexandre Belloni
1
-1
/
+16
2016-02-25
phy: marvell: Fix 88E1510 initialization
Clemens Gruber
1
-35
/
+35
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-40
/
+15
2016-02-19
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
2
-9
/
+10
2016-02-18
net: phy: dp83848: Fix sysfs naming collision warning
Andrew F. Davis
1
-1
/
+1
2016-02-18
net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518
Stefan Roese
1
-0
/
+41
2016-02-17
phy: marvell: Fix and unify reg-init behavior
Clemens Gruber
1
-2
/
+13
2016-02-17
phy: keep pause flags in phy driver features
Woojung.Huh@microchip.com
1
-1
/
+1
2016-02-16
net: phy: spi_ks8995: include linux/gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2016-02-16
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY
Florian Fainelli
1
-36
/
+18
2016-02-16
net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent
Florian Fainelli
1
-2
/
+2
2016-02-16
net: phy: bcm7xxx: Remove wildcard entries
Florian Fainelli
1
-31
/
+0
2016-02-16
net: phy: bcm7xxx: Fix bcm7xxx_config_init() check
Florian Fainelli
1
-4
/
+0
2016-02-16
net: phy: bcm7xxx: Fix 40nm EPHY features
Florian Fainelli
1
-3
/
+3
2016-02-16
net: phy: bcm7xxx: Fix shadow mode 2 disabling
Florian Fainelli
1
-1
/
+1
2016-02-11
net: phy: dp83848: Add comments for register definitions
Andrew F. Davis
1
-2
/
+2
2016-02-11
net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
Andrew F. Davis
1
-0
/
+3
2016-02-11
net: phy: dp83848: Reorganize code for readability and safety
Andrew F. Davis
1
-13
/
+20
2016-02-11
net: phy: dp83848: Add PHY ID for TI version of DP83848C
Andrew F. Davis
1
-3
/
+6
2016-02-11
net: phy: dp83848: Add macro for dp83848 compatible devices
Andrew F. Davis
1
-19
/
+22
2016-02-11
net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
Helmut Buchsbaum
1
-0
/
+29
2016-02-11
net: phy: spi_ks8995: generalize creation of SPI commands
Helmut Buchsbaum
1
-11
/
+35
2016-02-11
net: phy: spi_ks8995: add support for resetting switch using GPIO
Helmut Buchsbaum
1
-9
/
+62
2016-02-11
net: phy: spi_ks8995: verify chip and determine revision
Helmut Buchsbaum
1
-38
/
+80
2016-02-11
net: phy: spi_ks8995: introduce spi_device_id table
Helmut Buchsbaum
1
-2
/
+40
2016-01-28
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
1
-10
/
+44
2016-01-21
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
1
-13
/
+18
2016-01-21
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
1
-5
/
+10
2016-01-20
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
1
-0
/
+17
2016-01-17
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
1
-9
/
+23
2016-01-17
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
1
-8
/
+11
2016-01-17
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
1
-9
/
+54
2016-01-17
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
1
-1
/
+1
2016-01-15
net: phy: turn carrier off on phy attach
Sjoerd Simons
1
-0
/
+5
[next]