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
Age
Commit message (
Expand
)
Author
2019-02-24
net: phy: marvell10g: add support for the 88x2110 PHY
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Force reading of 2.5/5G
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use a #define for 88X3310 family id
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use get_features to get the PHY abilities
Maxime Chevallier
2019-02-24
net: phy: check PMAPMD link status only in genphy_c45_read_link
Heiner Kallweit
2019-02-24
net: phy: let genphy_c45_read_abilities also check aneg capability
Heiner Kallweit
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-23
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2019-02-23
net: phy: aquantia: use genphy_c45_read_status
Heiner Kallweit
2019-02-23
net: phy: add genphy_c45_read_status
Heiner Kallweit
2019-02-23
net: phy: don't change modes we don't care about in genphy_c45_read_lpa
Heiner Kallweit
2019-02-23
net: phy: aquantia: add support for auto-negotiation configuration
Andrew Lunn
2019-02-23
net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109
Heiner Kallweit
2019-02-23
net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
Maxime Chevallier
2019-02-22
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
2019-02-22
net: phy: at803x: disable delay only for RGMII mode
Vinod Koul
2019-02-22
net: phy: at803x: don't inline helpers
Vinod Koul
2019-02-22
net: phy: aquantia: Use get_features for the PHYs abilities
Andrew Lunn
2019-02-21
net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...
Heiner Kallweit
2019-02-21
net: phy: add genphy_c45_check_and_restart_aneg
Heiner Kallweit
2019-02-21
net: phy: use genphy_config_eee_advert in genphy_c45_an_config_aneg
Heiner Kallweit
2019-02-21
net: phy: export genphy_config_eee_advert
Heiner Kallweit
2019-02-21
net: phy: don't use 10BaseT/half as default in genphy_read_status
Heiner Kallweit
2019-02-21
net: phy: remove orphaned register read in genphy_read_status
Heiner Kallweit
2019-02-20
net: phy: marvell10g: improve mv3310_config_aneg
Heiner Kallweit
2019-02-20
net: phy: disable aneg in genphy_c45_pma_setup_forced
Heiner Kallweit
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-18
net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa
Heiner Kallweit
2019-02-18
mdio_bus: Fix PTR_ERR() usage after initialization to constant
YueHaibing
2019-02-17
net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
Maxime Chevallier
2019-02-17
net: phy: use phy_resolve_aneg_linkmode in genphy_read_status
Heiner Kallweit
2019-02-17
net: phy: improve phy_resolve_aneg_linkmode
Heiner Kallweit
2019-02-17
net: phy: marvell10g: check for newly set aneg
Heiner Kallweit
2019-02-17
net: phy: marvell10g: use genphy_c45_an_config_aneg
Andrew Lunn
2019-02-17
net: phy: add genphy_c45_an_config_aneg
Andrew Lunn
2019-02-15
net: phy: xgmiitorgmii: Support generic PHY status read
Paul Kocialkowski
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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-13
net: phy: Add generic support for 2.5GBaseT and 5GBaseT
Maxime Chevallier
2019-02-13
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
2019-02-13
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
2019-02-13
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
2019-02-12
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
2019-02-12
net: phylink: avoid resolving link state too early
Russell King
2019-02-12
net: phylink: add phylink_init_eee() helper
Russell King
2019-02-12
net: phylink: only call mac_config() during resolve when link is up
Russell King
[next]