index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
net: phylink: use pl->link_interface in phylink_expects_phy()
Choong Yong Liang
1
-1
/
+1
2025-05-02
net: phylink: add functions to block/unblock rx clock stop
Russell King (Oracle)
1
-0
/
+59
2025-05-02
net: phylink: add phylink_prepare_resume()
Russell King (Oracle)
1
-0
/
+25
2025-05-02
net: phylink: fix suspend/resume with WoL enabled and link down
Russell King (Oracle)
1
-16
/
+22
2025-05-02
net: phylink: force link down on major_config failure
Russell King (Oracle)
1
-8
/
+34
2025-02-12
net: phylink: make configuring clock-stop dependent on MAC support
Russell King (Oracle)
1
-6
/
+9
2025-01-21
net: phylink: fix regression when binding a PHY
Russell King (Oracle)
1
-1
/
+5
2025-01-20
net: phylink: always do a major config when attaching a SFP PHY
Russell King (Oracle)
1
-6
/
+5
2025-01-17
net: phylink: add EEE management
Russell King (Oracle)
1
-5
/
+133
2025-01-17
net: phylink: add phylink_link_is_up() helper
Russell King (Oracle)
1
-5
/
+6
2025-01-16
net: phylink: provide fixed state for 1000base-X and 2500base-X
Russell King (Oracle)
1
-10
/
+19
2025-01-16
net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()
Russell King (Oracle)
1
-4
/
+8
2025-01-16
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
1
-2
/
+5
2025-01-16
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
1
-1
/
+1
2025-01-16
net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()
Russell King (Oracle)
1
-6
/
+16
2025-01-07
net: phylink: add support for PCS supported_interfaces bitmap
Russell King (Oracle)
1
-0
/
+11
2024-12-16
net: phylink: improve phylink_sfp_config_phy() error message with missing PHY...
Vladimir Oltean
1
-0
/
+7
2024-12-05
net: phylink: remove phylink_phy_no_inband()
Russell King (Oracle)
1
-21
/
+6
2024-12-05
net: phylink: add negotiation of in-band capabilities
Russell King (Oracle)
1
-10
/
+144
2024-12-05
net: phylink: add pcs_inband_caps() method
Russell King (Oracle)
1
-0
/
+60
2024-12-05
net: phylink: add debug for phylink_major_config()
Russell King (Oracle)
1
-1
/
+26
2024-12-05
net: phylink: split cur_link_an_mode into requested and active
Russell King (Oracle)
1
-29
/
+31
2024-12-05
net: phylink: pass phylink and pcs into phylink_pcs_neg_mode()
Russell King (Oracle)
1
-13
/
+13
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+8
2024-11-14
net: phylink: ensure PHY momentary link-fails are handled
Russell King (Oracle)
1
-6
/
+8
2024-11-12
net: phylink: clean up phylink_resolve()
Russell King (Oracle)
1
-19
/
+16
2024-11-12
net: phylink: remove switch() statement in resolve handling
Russell King (Oracle)
1
-49
/
+45
2024-11-12
net: phylink: move MLO_AN_PHY resolve handling to if() statement
Russell King (Oracle)
1
-5
/
+3
2024-11-12
net: phylink: move MLO_AN_FIXED resolve handling to if() statement
Russell King (Oracle)
1
-5
/
+3
2024-11-12
net: phylink: move manual flow control setting
Russell King (Oracle)
1
-2
/
+3
2024-10-29
net: phylink: simplify how SFP PHYs are attached
Russell King (Oracle)
1
-30
/
+14
2024-10-29
net: phylink: validate sfp_select_interface() returned interface
Russell King (Oracle)
1
-1
/
+12
2024-10-29
net: phylink: add common validation for sfp_select_interface()
Russell King (Oracle)
1
-13
/
+19
2024-10-29
net: phylink: simplify phylink_parse_fixedlink()
Russell King (Oracle)
1
-13
/
+6
2024-10-18
net: phylink: remove "using_mac_select_pcs"
Russell King (Oracle)
1
-10
/
+2
2024-10-18
net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs()
Russell King (Oracle)
1
-3
/
+1
2024-10-18
net: phylink: allow mac_select_pcs() to remove a PCS
Russell King (Oracle)
1
-1
/
+1
2024-10-15
net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE
Daniel Golle
1
-8
/
+1
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
1
-0
/
+42
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+2
2024-06-29
net: move ethtool-related netdev state into its own struct
Edward Cree
1
-1
/
+1
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
1
-1
/
+8
2024-05-31
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
1
-1
/
+1
2024-05-31
net: phylink: move test for ovr_an_inband
Russell King (Oracle)
1
-2
/
+4
2024-05-31
net: phylink: rearrange phylink_parse_mode()
Russell King (Oracle)
1
-1
/
+4
2024-05-14
net: revert partially applied PHY topology series
Jakub Kicinski
1
-2
/
+1
2024-04-30
net: phylink: add debug print for empty posssible_interfaces
Russell King (Oracle)
1
-0
/
+3
2024-04-06
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+2
2024-03-29
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
1
-0
/
+15
2024-03-29
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
1
-1
/
+9
[next]