index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
/
pcs-lynx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...
Vladimir Oltean
2023-08-13
1
-1
/
+1
*
net: pcs: lynx: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-23
1
-18
/
+18
*
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-23
1
-6
/
+12
*
net: pcs: lynx: check that the fwnode is available prior to use
Russell King (Oracle)
2023-06-09
1
-0
/
+14
*
net: pcs: lynx: change lynx_pcs_create() to return error-pointers
Russell King (Oracle)
2023-06-09
1
-13
/
+1
*
net: pcs: lynx: make lynx_pcs_create() static
Russell King (Oracle)
2023-06-09
1
-2
/
+1
*
net: pcs: lynx: add lynx_pcs_create_fwnode()
Russell King (Oracle)
2023-06-09
1
-0
/
+29
*
net: pcs: lynx: remove lynx_get_mdio_device()
Russell King (Oracle)
2023-06-09
1
-8
/
+0
*
net: pcs: lynx: add lynx_pcs_create_mdiodev()
Russell King (Oracle)
2023-05-30
1
-0
/
+31
*
net: pcs: lynx: don't print an_enabled in pcs_get_state()
Russell King (Oracle)
2023-03-17
1
-2
/
+2
*
net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helper
Russell King (Oracle)
2023-01-14
1
-12
/
+8
*
net: pcs: lynx: consolidate sgmii and 1000base-x config code
Russell King (Oracle)
2022-06-24
1
-35
/
+21
*
net: pcs: lynx: use mdiodev accessors
Russell King (Oracle)
2022-06-23
1
-20
/
+10
*
net: pcs: lynx: use a common naming scheme for all lynx_pcs variables
Colin Foster
2022-01-02
1
-7
/
+7
*
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2022-01-02
1
-4
/
+20
*
net: pcs: add pcs-lynx 1000BASE-X support
Russell King
2021-02-06
1
-0
/
+36
*
net: pcs-lynx: add support for 10GBASER
Ioana Ciornei
2020-09-25
1
-0
/
+6
*
net: phy: add Lynx PCS module
Ioana Ciornei
2020-08-31
1
-0
/
+312