index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
1
-1
/
+11
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
5
-6
/
+0
2020-04-24
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
1
-0
/
+3
2020-04-24
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
1
-31
/
+15
2020-04-23
net: phy: bcm54140: fix less than zero comparison on an unsigned
Colin Ian King
1
-2
/
+4
2020-04-22
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
Oleksij Rempel
1
-7
/
+105
2020-04-22
net: phy: tja11xx: add initial TJA1102 support
Oleksij Rempel
1
-0
/
+91
2020-04-22
net: phy: Use IS_ERR() to check and simplify code
Tang Bin
1
-5
/
+2
2020-04-22
net: phy: micrel: add phy-mode support for the KSZ9031 PHY
Oleksij Rempel
1
-5
/
+123
2020-04-22
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
1
-1
/
+7
2020-04-22
net: phy: bcm54140: add hwmon support
Michael Walle
2
-0
/
+397
2020-04-22
net: phy: add Broadcom BCM54140 support
Michael Walle
3
-0
/
+492
2020-04-22
net: phy: broadcom: add helper to write/read RDB registers
Michael Walle
2
-0
/
+89
2020-04-20
net: phy: mscc: use mdiobus_get_phy()
Michael Walle
1
-4
/
+3
2020-04-20
net: phy: Propagate error from bus->reset
Florian Fainelli
1
-3
/
+6
2020-04-20
net: phy: realtek: add delay to resume path of certain internal PHY's
Heiner Kallweit
1
-2
/
+13
2020-04-18
net: phy: broadcom: Add support for BCM53125 internal PHYs
Florian Fainelli
1
-0
/
+14
2020-04-18
net: phy: mdio-bcm-iproc: Do not show kernel pointer
Florian Fainelli
1
-1
/
+1
2020-04-18
net: phy: at803x: add support for AR8032 PHY
David Bauer
1
-0
/
+17
2020-04-14
net: marvell10g: soft-reset the PHY when coming out of low power
Russell King
1
-3
/
+13
2020-04-14
net: marvell10g: report firmware version
Russell King
1
-0
/
+20
2020-04-14
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
1
-1
/
+1
2020-04-11
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
1
-22
/
+24
2020-04-07
Documentation: mdio_bus.c - fix warnings
Lothar Rubusch
1
-1
/
+1
2020-04-03
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
1
-0
/
+7
2020-04-01
net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
Oleksij Rempel
1
-2
/
+2
2020-03-30
net: phylink: add separate pcs operations structure
Russell King
1
-22
/
+55
2020-03-30
net: phylink: rename 'ops' to 'mac_ops'
Russell King
1
-15
/
+15
2020-03-30
net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
Russell King
1
-5
/
+7
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
1
-1
/
+1
2020-03-29
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
Philippe Schenker
1
-0
/
+50
2020-03-27
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
3
-0
/
+27
2020-03-26
net: phy: don't touch suspended flag if there's no suspend/resume callback
Heiner Kallweit
1
-17
/
+15
2020-03-26
net: phy: add marvell usb to mdio controller
Tobias Waldekranz
3
-0
/
+128
2020-03-26
net: phy: probe PHY drivers synchronously
Heiner Kallweit
1
-0
/
+1
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-20
/
+46
2020-03-24
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
1
-4
/
+2
2020-03-24
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2
-57
/
+49
2020-03-24
net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
Dejin Zheng
1
-10
/
+4
2020-03-23
net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-13
/
+3
2020-03-23
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-23
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-23
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-10
/
+5
2020-03-23
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-9
/
+4
2020-03-23
net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-23
/
+4
2020-03-23
net: phy: aquantia: remove downshift warning now that phylib takes care
Heiner Kallweit
1
-24
/
+1
2020-03-23
net: phy: marvell: remove downshift warning now that phylib takes care
Heiner Kallweit
1
-24
/
+0
2020-03-23
net: phy: add and use phy_check_downshift
Heiner Kallweit
2
-1
/
+41
2020-03-23
net: phy: xpcs: Restart AutoNeg if outcome was invalid
Jose Abreu
1
-1
/
+3
2020-03-23
net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finish
Jose Abreu
1
-1
/
+3
[next]