index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
2023-03-06
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
2023-02-28
net: phy: unlock on error in phy_probe()
Dan Carpenter
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
2023-02-13
net: phy: c22: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-30
net: phy: fix null dereference in phy_attach_direct
Colin Foster
2023-01-19
net: phy: Decide on C45 capabilities based on presence of method
Andrew Lunn
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
2022-11-30
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
2022-11-28
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2022-11-27
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
2022-09-29
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-27
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
Lukas Wunner
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
2022-08-03
net: phy: Warn about incorrect mdio_bus_phy_resume() state
Florian Fainelli
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
2022-06-19
net: phy: use mii_bmcr_encode_fixed()
Russell King (Oracle)
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-04-28
net: phy: Deduplicate interrupt disablement on PHY attach
Lukas Wunner
2022-03-08
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
2022-01-20
phylib: fix potential use-after-free
Marek BehĂșn
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-09
net: phy: Do not shutdown PHYs in READY state
Florian Fainelli
2021-10-08
net: phylib: ensure phy device drivers do not match by DT
Russell King (Oracle)
2021-09-15
Revert "net: phy: Uniform PHY driver access"
Vladimir Oltean
2021-08-20
net: phy: Uniform PHY driver access
Gerhard Engleder
2021-08-20
net: phy: Support set_loopback override
Gerhard Engleder
2021-07-20
net: phy: add API to read 802.3-c45 IDs
Xu Liang
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
2021-06-11
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
2021-06-11
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
2021-06-11
net: phy: Introduce phy related fwnode functions
Calvin Johnson
2021-06-11
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
2021-06-10
net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space
Wong Vee Khee
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
2021-04-20
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
2021-04-20
net: phy: execute genphy_loopback() per default on all PHYs
Oleksij Rempel
2021-04-09
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
2021-03-11
net: phy: Expose phydev::dev_flags through sysfs
Florian Fainelli
[next]