index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-24
net: phy: fix reading fixed phy status
Heiner Kallweit
1
-0
/
+3
2019-02-24
net: phy: improve auto-neg emulation in swphy
Heiner Kallweit
1
-9
/
+1
2019-02-24
net: phy: marvell10g: add support for the 88x2110 PHY
Maxime Chevallier
1
-0
/
+13
2019-02-24
net: phy: marvell10g: Force reading of 2.5/5G
Maxime Chevallier
1
-0
/
+35
2019-02-24
net: phy: marvell10g: Use a #define for 88X3310 family id
Maxime Chevallier
1
-2
/
+2
2019-02-24
net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
Maxime Chevallier
1
-7
/
+19
2019-02-24
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
Maxime Chevallier
1
-2
/
+2
2019-02-24
net: phy: marvell10g: Use get_features to get the PHY abilities
Maxime Chevallier
1
-3
/
+8
2019-02-24
net: phy: check PMAPMD link status only in genphy_c45_read_link
Heiner Kallweit
1
-8
/
+1
2019-02-24
net: phy: let genphy_c45_read_abilities also check aneg capability
Heiner Kallweit
1
-0
/
+11
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+7
2019-02-23
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
1
-0
/
+7
2019-02-23
net: phy: aquantia: use genphy_c45_read_status
Heiner Kallweit
1
-28
/
+18
2019-02-23
net: phy: add genphy_c45_read_status
Heiner Kallweit
1
-0
/
+33
2019-02-23
net: phy: don't change modes we don't care about in genphy_c45_read_lpa
Heiner Kallweit
1
-1
/
+1
2019-02-23
net: phy: aquantia: add support for auto-negotiation configuration
Andrew Lunn
1
-3
/
+37
2019-02-23
net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109
Heiner Kallweit
1
-0
/
+10
2019-02-23
net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
Maxime Chevallier
1
-1
/
+5
2019-02-22
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
2019-02-22
net: phy: at803x: disable delay only for RGMII mode
Vinod Koul
1
-11
/
+42
2019-02-22
net: phy: at803x: don't inline helpers
Vinod Koul
1
-2
/
+2
2019-02-22
net: phy: aquantia: Use get_features for the PHYs abilities
Andrew Lunn
1
-7
/
+7
2019-02-21
net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...
Heiner Kallweit
1
-14
/
+1
2019-02-21
net: phy: add genphy_c45_check_and_restart_aneg
Heiner Kallweit
1
-0
/
+30
2019-02-21
net: phy: use genphy_config_eee_advert in genphy_c45_an_config_aneg
Heiner Kallweit
1
-1
/
+3
2019-02-21
net: phy: export genphy_config_eee_advert
Heiner Kallweit
1
-1
/
+2
2019-02-21
net: phy: don't use 10BaseT/half as default in genphy_read_status
Heiner Kallweit
1
-2
/
+2
2019-02-21
net: phy: remove orphaned register read in genphy_read_status
Heiner Kallweit
1
-4
/
+0
2019-02-20
net: phy: marvell10g: improve mv3310_config_aneg
Heiner Kallweit
1
-7
/
+2
2019-02-20
net: phy: disable aneg in genphy_c45_pma_setup_forced
Heiner Kallweit
1
-1
/
+5
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2019-02-18
net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa
Heiner Kallweit
1
-9
/
+1
2019-02-18
mdio_bus: Fix PTR_ERR() usage after initialization to constant
YueHaibing
1
-5
/
+6
2019-02-17
net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
Maxime Chevallier
1
-3
/
+0
2019-02-17
net: phy: use phy_resolve_aneg_linkmode in genphy_read_status
Heiner Kallweit
1
-23
/
+1
2019-02-17
net: phy: improve phy_resolve_aneg_linkmode
Heiner Kallweit
1
-36
/
+7
2019-02-17
net: phy: marvell10g: check for newly set aneg
Heiner Kallweit
1
-0
/
+10
2019-02-17
net: phy: marvell10g: use genphy_c45_an_config_aneg
Andrew Lunn
1
-21
/
+4
2019-02-17
net: phy: add genphy_c45_an_config_aneg
Andrew Lunn
1
-0
/
+44
2019-02-15
net: phy: xgmiitorgmii: Support generic PHY status read
Paul Kocialkowski
1
-1
/
+4
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-24
/
+45
2019-02-14
net: phy: fix potential race in the phylib state machine
Heiner Kallweit
1
-0
/
+2
2019-02-14
net: phy: don't use locking in phy_is_started
Heiner Kallweit
1
-6
/
+5
2019-02-13
net: phy: fix interrupt handling in non-started states
Heiner Kallweit
1
-3
/
+0
2019-02-13
net: phy: Add generic support for 2.5GBaseT and 5GBaseT
Maxime Chevallier
1
-0
/
+37
2019-02-13
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
2
-70
/
+82
2019-02-13
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
2
-28
/
+27
2019-02-13
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
2
-53
/
+45
2019-02-12
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
1
-21
/
+6
2019-02-12
net: phylink: avoid resolving link state too early
Russell King
1
-6
/
+13
[next]