index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
2024-05-30
net: phylink: move test for ovr_an_inband
Russell King (Oracle)
2024-05-30
net: phylink: rearrange phylink_parse_mode()
Russell King (Oracle)
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
2024-04-30
net: phylink: add debug print for empty posssible_interfaces
Russell King (Oracle)
2024-04-06
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
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
[next]