index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
2018-10-22
net: phy: phy_support_sym_pause: Clear Asym Pause
Andrew Lunn
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-01
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2018-10-01
net: phy: Add phydev_info()
Andrew Lunn
2018-09-26
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
2018-09-26
Revert "net: phy: fix WoL handling when suspending the PHY"
David S. Miller
2018-09-26
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
2018-09-25
net: phy: Stop with excessive soft reset
Florian Fainelli
2018-09-12
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
2018-09-12
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-07-24
net: phy: add GBit master / slave error detection
Heiner Kallweit
2018-07-05
net: phy: fix flag masking in __set_phy_supported
Heiner Kallweit
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
2018-03-19
net: phy: relax error checking when creating sysfs link netdev->phydev
Grygorii Strashko
2018-03-12
net: phy: set link state to down when creating the phy_device
Heiner Kallweit
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2018-02-12
net: phy: fix wrong mask to phy_modify()
Ingo van Lil
2018-01-16
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-03
net: phy: convert read-modify-write to phy_modify()
Russell King
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-13
net: phy: fix resume handling
Russell King
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-09-21
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
2017-09-05
net: stmmac: Delete dead code for MDIO registration
Romain Perier
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
net: phy: Deal with unbound PHY driver in phy_attached_print()
Florian Fainelli
2017-08-06
phylink: add phylink infrastructure
Russell King
2017-08-06
net: phy: provide a hook for link up/link down events
Russell King
2017-07-03
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
2017-06-06
net: phy: split out 10G genphy support
Russell King
2017-06-06
net: phy: add 802.3 clause 45 support to phylib
Russell King
2017-05-27
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
2017-05-26
net: phy: Create sysfs reciprocal links for attached_dev/phydev
Florian Fainelli
2017-05-25
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
2017-03-05
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
2017-02-20
net: phy: Fix PHY unbind crash
Florian Fainelli
2017-02-09
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
[next]