index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
2024-12-15
net: phylink: improve phylink_sfp_config_phy() error message with missing PHY...
Vladimir Oltean
2024-12-04
net: phylink: remove phylink_phy_no_inband()
Russell King (Oracle)
2024-12-04
net: phylink: add negotiation of in-band capabilities
Russell King (Oracle)
2024-12-04
net: phylink: add pcs_inband_caps() method
Russell King (Oracle)
2024-12-04
net: phylink: add debug for phylink_major_config()
Russell King (Oracle)
2024-12-04
net: phylink: split cur_link_an_mode into requested and active
Russell King (Oracle)
2024-12-04
net: phylink: pass phylink and pcs into phylink_pcs_neg_mode()
Russell King (Oracle)
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-13
net: phylink: ensure PHY momentary link-fails are handled
Russell King (Oracle)
2024-11-11
net: phylink: clean up phylink_resolve()
Russell King (Oracle)
2024-11-11
net: phylink: remove switch() statement in resolve handling
Russell King (Oracle)
2024-11-11
net: phylink: move MLO_AN_PHY resolve handling to if() statement
Russell King (Oracle)
2024-11-11
net: phylink: move MLO_AN_FIXED resolve handling to if() statement
Russell King (Oracle)
2024-11-11
net: phylink: move manual flow control setting
Russell King (Oracle)
2024-10-29
net: phylink: simplify how SFP PHYs are attached
Russell King (Oracle)
2024-10-29
net: phylink: validate sfp_select_interface() returned interface
Russell King (Oracle)
2024-10-29
net: phylink: add common validation for sfp_select_interface()
Russell King (Oracle)
2024-10-29
net: phylink: simplify phylink_parse_fixedlink()
Russell King (Oracle)
2024-10-17
net: phylink: remove "using_mac_select_pcs"
Russell King (Oracle)
2024-10-17
net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs()
Russell King (Oracle)
2024-10-17
net: phylink: allow mac_select_pcs() to remove a PCS
Russell King (Oracle)
2024-10-14
net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE
Daniel Golle
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
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)
[next]