index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
2024-09-11
1
-0
/
+42
*
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-08-23
1
-1
/
+2
*
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-29
1
-1
/
+1
*
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2024-06-18
1
-1
/
+8
*
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
2024-05-31
1
-1
/
+1
*
net: phylink: move test for ovr_an_inband
Russell King (Oracle)
2024-05-31
1
-2
/
+4
*
net: phylink: rearrange phylink_parse_mode()
Russell King (Oracle)
2024-05-31
1
-1
/
+4
*
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-14
1
-2
/
+1
*
net: phylink: add debug print for empty posssible_interfaces
Russell King (Oracle)
2024-04-30
1
-0
/
+3
*
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-04-06
1
-1
/
+2
*
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
2024-03-29
1
-0
/
+15
*
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
2024-03-29
1
-1
/
+9
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-4
/
+4
*
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-05
1
-2
/
+1
*
net: phylink: move phylink_pcs_neg_mode() into phylink.c
Russell King (Oracle)
2024-01-04
1
-0
/
+66
*
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-01-01
1
-1
/
+2
*
net: phylink: reimplement population of pl->supported for in-band
Vladimir Oltean
2023-12-17
1
-66
/
+5
*
net: phylink: use the PHY's possible_interfaces if populated
Russell King (Oracle)
2023-11-28
1
-13
/
+54
*
net: phylink: split out PHY validation from phylink_bringup_phy()
Russell King (Oracle)
2023-11-28
1
-25
/
+31
*
net: phylink: pass PHY into phylink_validate_mask()
Russell King (Oracle)
2023-11-28
1
-4
/
+7
*
net: phylink: pass PHY into phylink_validate_one()
Russell King (Oracle)
2023-11-28
1
-2
/
+5
*
net: phylink: split out per-interface validation
Russell King (Oracle)
2023-11-28
1
-12
/
+30
*
net: phylink: use for_each_set_bit()
Russell King (Oracle)
2023-11-21
1
-10
/
+8
*
net: phylink: use linkmode_fill()
Russell King (Oracle)
2023-11-17
1
-2
/
+2
*
net: phylink: initialize carrier state at creation
Klaus Kudielka
2023-11-07
1
-0
/
+1
*
net: phy: fill in missing MODULE_DESCRIPTION()s
Andrew Lunn
2023-11-02
1
-0
/
+1
*
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
2023-10-18
1
-27
/
+8
*
net: phylink: remove .validate() method
Russell King (Oracle)
2023-10-18
1
-10
/
+6
*
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
2023-10-18
1
-3
/
+11
*
net: phylink: add phylink_limit_mac_speed()
Russell King (Oracle)
2023-08-26
1
-0
/
+18
*
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
2023-08-14
1
-0
/
+3
*
net: phylink: explicitly invalidate link_state members in mac_config
Russell King (Oracle)
2023-07-25
1
-9
/
+16
*
net: phylink: strip out pre-March 2020 legacy code
Russell King (Oracle)
2023-07-25
1
-21
/
+4
*
net: phylink: remove legacy mac_an_restart() method
Russell King (Oracle)
2023-07-18
1
-13
/
+9
*
net: phylink: add support for PCS link change notifications
Russell King (Oracle)
2023-07-14
1
-4
/
+34
*
net: phylink: add pcs_pre_config()/pcs_post_config() methods
Russell King (Oracle)
2023-07-14
1
-0
/
+24
*
net: phylink: add pcs_enable()/pcs_disable() methods
Russell King (Oracle)
2023-07-14
1
-9
/
+39
*
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-23
1
-5
/
+4
*
net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
Russell King (Oracle)
2023-06-23
1
-5
/
+4
*
net: phylink: add PCS negotiation mode
Russell King (Oracle)
2023-06-23
1
-11
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-16
1
-2
/
+39
|
\
|
*
net: phylink: use a dedicated helper to parse usgmii control word
Maxime Chevallier
2023-06-13
1
-1
/
+38
|
*
net: phylink: report correct max speed for QUSGMII
Maxime Chevallier
2023-06-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
1
-5
/
+10
|
\
|
|
*
net: phylink: actually fix ksettings_set() ethtool call
Russell King (Oracle)
2023-06-03
1
-5
/
+10
*
|
net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()
Russell King (Oracle)
2023-05-25
1
-20
/
+33
*
|
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
2023-05-24
1
-0
/
+39
*
|
net: phylink: remove duplicated linkmode pause resolution
Russell King (Oracle)
2023-05-24
1
-11
/
+4
*
|
net: phylink: require supported_interfaces to be filled
Russell King (Oracle)
2023-05-23
1
-15
/
+11
*
|
net: phy: add helpers for comparing phy IDs
Russell King
2023-05-22
1
-2
/
+2
[next]