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
2023-03-24
net: phy: Improved PHY error reporting in state machine
Florian Fainelli
1
-9
/
+24
2023-03-24
net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841
Horatiu Vultur
1
-0
/
+162
2023-03-22
net: sfp: add quirk for 2.5G copper SFP
Russell King (Oracle)
1
-0
/
+18
2023-03-22
net: sfp-bus: allow SFP quirks to override Autoneg and pause bits
Russell King (Oracle)
1
-4
/
+4
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
1
-20
/
+17
2023-03-20
net: phy: meson-gxl: reuse functionality of the SMSC PHY driver
Heiner Kallweit
2
-69
/
+9
2023-03-20
net: phy: smsc: export functions for use by meson-gxl PHY driver
Heiner Kallweit
1
-7
/
+13
2023-03-19
net: sfp: fix state loss when updating state_hw_mask
Russell King (Oracle)
1
-0
/
+5
2023-03-19
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
1
-5
/
+6
2023-03-19
net: phy: Ensure state transitions are processed from phy_stop()
Florian Fainelli
1
-7
/
+16
2023-03-19
net: phy: at803x: Replace of_gpio.h with what indeed is used
Andy Shevchenko
1
-2
/
+1
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-18
/
+13
2023-03-16
net: phy: mxl-gpy: enhance delay time required by loopback disable function
Xu Liang
1
-6
/
+29
2023-03-15
net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"
Colin Ian King
1
-1
/
+1
2023-03-15
net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
Vladimir Oltean
1
-16
/
+8
2023-03-15
net: phy: micrel: drop superfluous use of temp variable
Wolfram Sang
1
-4
/
+2
2023-03-15
net: phy: update obsolete comment about PHY_STARTING
Wolfram Sang
1
-3
/
+1
2023-03-15
net: phy: ks8995: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
Heiner Kallweit
1
-1
/
+4
2023-03-13
net: phy: smsc: use device_property_present in smsc_phy_probe
Heiner Kallweit
1
-2
/
+1
2023-03-13
net: phy: dp83867: Disable IRQs on suspend
Alexander Stein
1
-2
/
+26
2023-03-13
net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841
Horatiu Vultur
1
-2
/
+389
2023-03-10
net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
Radu Pirea (OSS)
1
-1
/
+1
2023-03-10
net: sfp: only use soft polling if we have A2h access
Russell King (Oracle)
1
-1
/
+5
2023-03-10
net: sfp: add A2h presence flag
Russell King (Oracle)
1
-18
/
+24
2023-03-09
net: phy: smsc: use phy_set_bits in smsc_phy_config_init
Heiner Kallweit
1
-10
/
+3
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-19
/
+37
2023-03-07
net: phy: smsc: simplify lan95xx_config_aneg_ext
Heiner Kallweit
1
-10
/
+7
2023-03-06
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
1
-11
/
+3
2023-03-06
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
1
-7
/
+1
2023-03-02
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
1
-0
/
+32
2023-02-28
net: phy: unlock on error in phy_probe()
Dan Carpenter
1
-1
/
+1
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-14
/
+63
2023-02-27
net: phy: c45: fix network interface initialization failures on xtensa, arm:c...
Oleksij Rempel
1
-1
/
+1
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-02-23
net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes
Oleksij Rempel
1
-2
/
+13
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
2
-7
/
+36
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
2
-2
/
+11
2023-02-23
net: phy: c45: use "supported_eee" instead of supported for access validation
Oleksij Rempel
1
-3
/
+3
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
1
-1
/
+3
2023-02-20
net: phy: Add locks to ethtool functions
Andrew Lunn
1
-18
/
+66
2023-02-20
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
Andrew Lunn
1
-1
/
+1
2023-02-15
net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol error
Oleksij Rempel
1
-1
/
+1
2023-02-15
net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()
Dan Carpenter
1
-3
/
+3
2023-02-15
net: phylink: support validated pause and autoneg in fixed-link
Ivan Bornyakov
1
-3
/
+14
2023-02-13
net: phy: start using genphy_c45_ethtool_get/set_eee()
Oleksij Rempel
1
-58
/
+2
2023-02-13
net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
Oleksij Rempel
1
-75
/
+14
2023-02-13
net: phy: c45: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
1
-1
/
+10
2023-02-13
net: phy: c22: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
1
-1
/
+9
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
1
-0
/
+238
[prev]
[next]