开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
phylink.c
Age
Commit message (
Expand
)
Author
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-04
net: phylink: move phylink_pcs_neg_mode() into phylink.c
Russell King (Oracle)
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2023-12-17
net: phylink: reimplement population of pl->supported for in-band
Vladimir Oltean
2023-11-27
net: phylink: use the PHY's possible_interfaces if populated
Russell King (Oracle)
2023-11-27
net: phylink: split out PHY validation from phylink_bringup_phy()
Russell King (Oracle)
2023-11-27
net: phylink: pass PHY into phylink_validate_mask()
Russell King (Oracle)
2023-11-27
net: phylink: pass PHY into phylink_validate_one()
Russell King (Oracle)
2023-11-27
net: phylink: split out per-interface validation
Russell King (Oracle)
2023-11-21
net: phylink: use for_each_set_bit()
Russell King (Oracle)
2023-11-16
net: phylink: use linkmode_fill()
Russell King (Oracle)
2023-11-07
net: phylink: initialize carrier state at creation
Klaus Kudielka
2023-11-01
net: phy: fill in missing MODULE_DESCRIPTION()s
Andrew Lunn
2023-10-17
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
2023-10-17
net: phylink: remove .validate() method
Russell King (Oracle)
2023-10-17
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
2023-08-25
net: phylink: add phylink_limit_mac_speed()
Russell King (Oracle)
2023-08-14
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
2023-07-25
net: phylink: explicitly invalidate link_state members in mac_config
Russell King (Oracle)
2023-07-25
net: phylink: strip out pre-March 2020 legacy code
Russell King (Oracle)
2023-07-18
net: phylink: remove legacy mac_an_restart() method
Russell King (Oracle)
2023-07-14
net: phylink: add support for PCS link change notifications
Russell King (Oracle)
2023-07-14
net: phylink: add pcs_pre_config()/pcs_post_config() methods
Russell King (Oracle)
2023-07-14
net: phylink: add pcs_enable()/pcs_disable() methods
Russell King (Oracle)
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-22
net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
Russell King (Oracle)
2023-06-22
net: phylink: add PCS negotiation mode
Russell King (Oracle)
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-12
net: phylink: use a dedicated helper to parse usgmii control word
Maxime Chevallier
2023-06-12
net: phylink: report correct max speed for QUSGMII
Maxime Chevallier
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-02
net: phylink: actually fix ksettings_set() ethtool call
Russell King (Oracle)
2023-05-24
net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()
Russell King (Oracle)
2023-05-24
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
2023-05-24
net: phylink: remove duplicated linkmode pause resolution
Russell King (Oracle)
2023-05-22
net: phylink: require supported_interfaces to be filled
Russell King (Oracle)
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
2023-05-18
net: sfp: add support for setting signalling rate
Russell King (Oracle)
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-15
net: phylink: fix ksettings_set() ethtool call
Russell King (Oracle)
2023-05-13
net: phylink: constify fwnode arguments
Russell King (Oracle)
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
2023-02-15
net: phylink: support validated pause and autoneg in fixed-link
Ivan Bornyakov
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-03
net: phylink: move phy_device_free() to correctly release phy device
Clément Léger
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-28
net: phylink: fix PHY validation with rate adaption
Russell King (Oracle)
[next]