开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
qcom
Age
Commit message (
Expand
)
Author
2026-04-13
net: phy: qcom: at803x: Use the correct bit to disable extended next page
Maxime Chevallier
2026-02-20
net: phy: qcom: qca807x: normalize return value of gpio_get
Dmitry Torokhov
2026-01-13
net: phy: qca807x: Support SFP through phy_port interface
Maxime Chevallier
2026-01-13
net: phy: at803x: Support SFP through phy_port interface
Maxime Chevallier
2025-09-22
net: phy: update all PHYs to use sfp_get_module_caps()
Russell King (Oracle)
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-21
net: phy: qcom: qca807x: Enable WoL support using shared library
Luo Jie
2025-07-17
net: phy: qcom: qca807x: Support PHY counter
Luo Jie
2025-07-17
net: phy: qcom: qca808x: Support PHY counter
Luo Jie
2025-07-17
net: phy: qcom: Add PHY counter support
Luo Jie
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-07
net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()
Luo Jie
2025-07-07
net: phy: qcom: move the WoL function to shared library
Luo Jie
2025-06-23
net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support
George Moussalem
2025-06-17
net: phy: qca807x: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-16
net: phy: add Kconfig symbol PHY_PACKAGE
Heiner Kallweit
2025-03-05
net: phy: qca807x: use new phy_package_shared getters
Heiner Kallweit
2025-02-20
net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
George Moussalem
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
2024-11-03
net: phy: use ethtool string helpers
Rosen Penev
2024-09-06
net: phy: qca83xx: use PHY_ID_MATCH_EXACT
Rosen Penev
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-08-01
net: phy: qca807x: Drop unnecessary and broken DT validation
Rob Herring (Arm)
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
2024-04-06
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-03-28
net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
Russell King (Oracle)
2024-03-28
net: phy: qcom: at803x: fix kernel panic with at8031_probe
Christian Marangi
2024-03-06
net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
Robert Marko
2024-03-01
net: phy: qcom: qca808x: fill in possible_interfaces
Robert Marko
2024-03-01
net: phy: qcom: qca808x: add helper for checking for 1G only model
Robert Marko
2024-02-15
net: phy: qca807x: move interface mode check to .config_init_once
Robert Marko
2024-02-10
net: phy: qca807x: add support for configurable LED
Christian Marangi
2024-02-10
net: phy: qcom: generalize some qca808x LED functions
Christian Marangi
2024-02-10
net: phy: qcom: move common qca808x LED define to shared header
Christian Marangi
2024-02-10
net: phy: qcom: add support for QCA807x PHY Family
Robert Marko
2024-02-10
net: phy: provide whether link has changed in c37_read_status
Christian Marangi
2024-02-10
net: phy: qcom: move more function to shared library
Christian Marangi
2024-02-03
net: phy: qcom: qca808x: default to LED active High if not set
Christian Marangi
2024-02-03
net: phy: qcom: qca808x: fix logic error in LED brightness set
Christian Marangi
2024-01-31
net: phy: qcom: detach qca808x PHY driver from at803x
Christian Marangi
2024-01-31
net: phy: qcom: move additional functions to shared library
Christian Marangi
2024-01-31
net: phy: qcom: deatch qca83xx PHY driver from at803x
Christian Marangi
2024-01-31
net: phy: qcom: create and move functions to shared library
Christian Marangi
2024-01-31
net: phy: move at803x PHY driver to dedicated directory
Christian Marangi