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-04-26
net: phy: improve genphy_soft_reset
Heiner Kallweit
1
-2
/
+14
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2019-04-23
net: phy: vitesse: Remove support for VSC8514.
Kavya Sree Kotagiri
1
-12
/
+0
2019-04-23
net: phy: mscc: add support for VSC8514 PHY.
Kavya Sree Kotagiri
2
-1
/
+468
2019-04-23
spi: Micrel eth switch: declare missing of table
Daniel Gomez
1
-0
/
+9
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
1
-1
/
+5
2019-04-18
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
3
-7
/
+7
2019-04-18
net: phy: add support for reset-controller
David Bauer
2
-4
/
+36
2019-04-18
net: phy: remove dead code from phy_sanitize_settings
Heiner Kallweit
1
-4
/
+0
2019-04-18
net: phy: don't set autoneg if it's not supported
Heiner Kallweit
1
-0
/
+4
2019-04-16
net: phy: micrel: add Asym Pause workaround
Antoine Tenart
1
-1
/
+26
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
30
-120
/
+120
2019-04-14
phy: warn if phylib and ethtool PHY mode definitions are out of sync
Heiner Kallweit
1
-0
/
+5
2019-04-14
net: phy: add support for new modes in phylib
Heiner Kallweit
1
-0
/
+18
2019-04-14
net: phy: shrink PHY settings array
Heiner Kallweit
1
-202
/
+45
2019-04-09
net: phy: remove unnecessary callback settings in C45 drivers
Heiner Kallweit
2
-15
/
+0
2019-04-08
net: phy: fix setting autoneg_complete in genphy_update_link
Heiner Kallweit
1
-6
/
+4
2019-04-08
net: phy: replace genphy_10g_driver with genphy_c45_driver
Heiner Kallweit
2
-22
/
+11
2019-04-08
net: phy: improve link partner capability detection
Heiner Kallweit
1
-4
/
+8
2019-04-06
net: phy: meson-gxl: clean-up gxl variant driver
Jerome Brunet
1
-4
/
+2
2019-04-06
net: phy: meson-gxl: add g12a support
Jerome Brunet
1
-0
/
+11
2019-04-06
net: phy: add amlogic g12a mdio mux support
Jerome Brunet
3
-0
/
+392
2019-04-04
net: phy: realtek: remove setting callback get_features and use phylib fallback
Heiner Kallweit
1
-10
/
+0
2019-04-04
net: phy: allow a PHY driver to define neither features nor get_features
Heiner Kallweit
1
-7
/
+12
2019-04-03
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
1
-5
/
+3
2019-04-03
net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
Antoine Tenart
1
-0
/
+2
2019-04-03
net: phy: marvell10g: implement suspend/resume callbacks
Antoine Tenart
1
-1
/
+11
2019-04-02
net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa
Heiner Kallweit
1
-0
/
+11
2019-04-02
net: phy: use c45 standard to detect link partner autoneg capability
Heiner Kallweit
1
-1
/
+8
2019-04-02
net: phy: realtek: use genphy_read_abilities
Heiner Kallweit
1
-24
/
+12
2019-04-02
net: phy: use genphy_read_abilities in genphy driver
Heiner Kallweit
1
-2
/
+1
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
1
-0
/
+48
2019-04-01
net: phy: aquantia: add SGMII statistics
Heiner Kallweit
1
-2
/
+112
2019-04-01
net: phy: improve genphy_read_status
Heiner Kallweit
1
-15
/
+8
2019-04-01
net: phy: aquantia: add suspend / resume callbacks for AQR107 family
Heiner Kallweit
1
-0
/
+16
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+37
2019-03-27
net: phy: mdio-bcm-unimac: remove redundant !timeout check
Colin Ian King
1
-4
/
+1
2019-03-27
net: phy: marvell: add PHY tunable fast link down support for 88E1540
Heiner Kallweit
1
-0
/
+108
2019-03-26
net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in use
Heiner Kallweit
1
-1
/
+13
2019-03-26
net: phy: aquantia: report PHY details like firmware version
Heiner Kallweit
1
-0
/
+62
2019-03-26
net: phy: aquantia: print remote capabilities if link partner is Aquantia PHY
Heiner Kallweit
1
-0
/
+49
2019-03-26
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
1
-0
/
+13
2019-03-26
net: phy: aquantia: simplify aqr_config_aneg
Heiner Kallweit
1
-32
/
+13
2019-03-25
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
1
-1
/
+1
2019-03-23
net: phy: Re-parent menus for MDIO bus drivers correctly
Florian Fainelli
1
-0
/
+3
2019-03-23
net: phy: Correct Cygnus/Omega PHY driver prompt
Florian Fainelli
1
-2
/
+1
2019-03-22
net: phy: aquantia: add downshift support
Heiner Kallweit
1
-10
/
+145
2019-03-21
net: phy: Move Omega PHY entry to Cygnus PHY driver
Florian Fainelli
3
-4
/
+149
2019-03-21
net: phy: Prepare for moving Omega out of bcm7xxx
Florian Fainelli
3
-71
/
+76
2019-03-21
net: phy: mdio-bcm-unimac: Remove print of base address
Florian Fainelli
1
-1
/
+1
[next]