index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2019-05-07
net: phy: improve pause mode reporting in phy_print_status
Heiner Kallweit
1
-1
/
+27
2019-05-05
net: phy: fix phy_validate_pause
Heiner Kallweit
1
-4
/
+7
2019-05-04
net: phy: improve resuming from hibernation
Heiner Kallweit
1
-6
/
+1
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
3
-9
/
+31
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-04-29
net: phy: micrel: make sure the factory test bit is cleared
Antoine Tenart
1
-1
/
+14
2019-04-28
net: phy: avoid unneeded MDIO reads in genphy_read_status
Heiner Kallweit
1
-1
/
+5
2019-04-26
net: phy: marvell: Fix buffer overrun with stats counters
Andrew Lunn
1
-2
/
+4
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
[next]