index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
/
pcs-lynx.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-01
net: pcs: lynx: accept in-band autoneg for 2500base-x
Vladimir Oltean
2025-09-05
net: pcs: lynx: support phy-mode = "10g-qxgmii"
Vladimir Oltean
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-06
net: pcs: lynx: fill in PCS supported_interfaces
Russell King (Oracle)
2024-12-07
net: pcs: pcs-lynx: implement pcs_inband_caps() method
Russell King (Oracle)
2024-05-13
net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()
Vladimir Oltean
2024-01-29
net: fill in MODULE_DESCRIPTION()s for PCS drivers
Breno Leitao
2023-08-13
net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...
Vladimir Oltean
2023-06-22
net: pcs: lynx: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-08
net: pcs: lynx: check that the fwnode is available prior to use
Russell King (Oracle)
2023-06-08
net: pcs: lynx: change lynx_pcs_create() to return error-pointers
Russell King (Oracle)
2023-06-08
net: pcs: lynx: make lynx_pcs_create() static
Russell King (Oracle)
2023-06-08
net: pcs: lynx: add lynx_pcs_create_fwnode()
Russell King (Oracle)
2023-06-08
net: pcs: lynx: remove lynx_get_mdio_device()
Russell King (Oracle)
2023-05-29
net: pcs: lynx: add lynx_pcs_create_mdiodev()
Russell King (Oracle)
2023-03-17
net: pcs: lynx: don't print an_enabled in pcs_get_state()
Russell King (Oracle)
2023-01-13
net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helper
Russell King (Oracle)
2022-06-24
net: pcs: lynx: consolidate sgmii and 1000base-x config code
Russell King (Oracle)
2022-06-22
net: pcs: lynx: use mdiodev accessors
Russell King (Oracle)
2022-01-02
net: pcs: lynx: use a common naming scheme for all lynx_pcs variables
Colin Foster
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2021-02-06
net: pcs: add pcs-lynx 1000BASE-X support
Russell King
2020-09-24
net: pcs-lynx: add support for 10GBASER
Ioana Ciornei
2020-08-31
net: phy: add Lynx PCS module
Ioana Ciornei