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
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-3
/
+18
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
1
-0
/
+13
2020-05-26
net: mdiobus: add clause 45 mdiobus accessors
Russell King
1
-6
/
+0
2020-05-21
ethtool: provide UAPI for PHY Signal Quality Index (SQI)
Oleksij Rempel
1
-0
/
+2
2020-05-18
net: phy: simplify phy_link_change arguments
Doug Berger
1
-1
/
+1
2020-05-10
net: ethtool: Add helpers for reporting test results
Andrew Lunn
1
-0
/
+4
2020-05-10
net: ethtool: Add infrastructure for reporting cable test results
Andrew Lunn
1
-0
/
+5
2020-05-10
net: phy: Add support for polling cable test
Andrew Lunn
1
-0
/
+5
2020-05-10
net: phy: Add cable test support to state machine
Andrew Lunn
1
-0
/
+28
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
1
-0
/
+3
2020-05-06
net: phy: add concept of shared storage for PHYs
Michael Walle
1
-0
/
+89
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
1
-4
/
+0
2020-04-22
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
1
-0
/
+17
2020-03-23
net: phy: introduce phy_read_poll_timeout macro
Dejin Zheng
1
-0
/
+13
2020-03-23
net: phy: introduce phy_read_mmd_poll_timeout macro
Dejin Zheng
1
-0
/
+14
2020-03-23
net: phy: add and use phy_check_downshift
Heiner Kallweit
1
-0
/
+3
2020-03-17
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
1
-0
/
+19
2020-03-17
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
1
-1
/
+2
2020-03-14
net: phy: Add XLGMII interface define
Jose Abreu
1
-0
/
+3
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-0
/
+2
2020-03-01
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
1
-0
/
+1
2020-02-24
mdio_bus: Add generic mdio_find_bus()
Jeremy Linton
1
-0
/
+1
2020-02-16
net: add helpers to resolve negotiated flow control
Russell King
1
-0
/
+3
2020-01-21
net: phy: add new version of phy_do_ioctl
Heiner Kallweit
1
-0
/
+1
2020-01-21
net: phy: rename phy_do_ioctl to phy_do_ioctl_running
Heiner Kallweit
1
-1
/
+1
2020-01-20
net: phy: add generic ndo_do_ioctl handler phy_do_ioctl
Heiner Kallweit
1
-0
/
+1
2020-01-17
net: phy: Maintain MDIO device and bus statistics
Florian Fainelli
1
-0
/
+11
2020-01-14
net: phy: add MACsec ops in phy_device
Antoine Tenart
1
-0
/
+7
2020-01-14
net: macsec: introduce the macsec_context structure
Antoine Tenart
1
-0
/
+2
2020-01-14
net: phy: Added IRQ print to phylink_bringup_phy()
Florian Fainelli
1
-0
/
+2
2020-01-05
net: phy: add PHY_INTERFACE_MODE_10GBASER
Russell King
1
-4
/
+8
2019-12-25
net: Introduce a new MII time stamping interface.
Richard Cochran
1
-31
/
+10
2019-12-25
net: phy: Introduce helper functions for time stamping support.
Richard Cochran
1
-0
/
+60
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-20
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-1
/
+1
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
1
-0
/
+1
2019-12-19
net: phy: add genphy_check_and_restart_aneg()
Russell King
1
-0
/
+1
2019-11-25
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
1
-0
/
+10
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
1
-1
/
+0
2019-11-18
net: phy: add core phylib sfp support
Russell King
1
-0
/
+11
2019-10-23
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
1
-0
/
+4
2019-10-04
net: phy: extract pause mode
Russell King
1
-0
/
+1
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
1
-0
/
+1
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
1
-0
/
+1
2019-08-17
net: phy: remove genphy_config_init
Heiner Kallweit
1
-1
/
+0
2019-08-13
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
1
-0
/
+2
2019-08-13
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
1
-0
/
+1
2019-08-11
net: phy: add phy_modify_paged_changed
Heiner Kallweit
1
-0
/
+2
[next]