index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
Age
Commit message (
Expand
)
Author
2024-10-01
net: pcs: xpcs: fix the wrong register that was written back
Jiawen Wu
2024-07-05
net: pcs: xpcs: Add fwnode-based descriptor creation method
Serge Semin
2024-07-05
net: pcs: xpcs: Add Synopsys DW xPCS platform device driver
Serge Semin
2024-07-05
net: pcs: xpcs: Introduce DW XPCS info structure
Serge Semin
2024-07-05
net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compat
Serge Semin
2024-07-05
net: pcs: xpcs: Convert xpcs_id to dw_xpcs_desc
Serge Semin
2024-07-05
net: pcs: xpcs: Split up xpcs_create() body to sub-functions
Serge Semin
2024-07-05
net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.h
Serge Semin
2024-05-13
net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()
Vladimir Oltean
2024-03-28
net: pcs: rzn1-miic: Init RX clock early if MAC requires it
Romain Gantois
2024-03-07
net: pcs: rzn1-miic: update PCS driver to use neg_mode
Russell King (Oracle)
2024-02-26
net: pcs: xpcs: Explicitly return error on caps validation
Serge Semin
2024-02-26
net: pcs: xpcs: Return EINVAL in the internal methods
Serge Semin
2024-02-26
net: pcs: xpcs: Drop redundant workqueue.h include directive
Serge Semin
2024-02-26
net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces list
Serge Semin
2024-01-29
net: fill in MODULE_DESCRIPTION()s for PCS drivers
Breno Leitao
2023-12-05
net: pcs: rzn1-miic: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
Raju Lakkaraju
2023-08-25
net: pcs: xpcs: adapt Wangxun NICs for SGMII mode
Jiawen Wu
2023-08-25
net: pcs: xpcs: add 1000BASE-X AN interrupt support
Jiawen Wu
2023-08-25
net: pcs: xpcs: support to switch mode for Wangxun NICs
Jiawen Wu
2023-08-25
net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs
Jiawen Wu
2023-08-21
net: pcs: lynxi: implement pcs_disable op
Daniel Golle
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-13
net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...
Vladimir Oltean
2023-08-11
net: pcs: Add missing put_device call in miic_create
Xiang Yang
2023-07-26
net: phy/pcs: Explicitly include correct DT includes
Rob Herring
2023-06-22
net: pcs: lynx: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-22
net: pcs: lynxi: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-22
net: pcs: xpcs: 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-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
2023-06-05
net: pcs: xpcs: remove xpcs_create() from public view
Russell King (Oracle)
2023-06-05
net: pcs: Drop the TSE PCS driver
Maxime Chevallier
2023-05-29
net: pcs: lynx: add lynx_pcs_create_mdiodev()
Russell King (Oracle)
2023-05-29
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: avoid reading STAT1 more than once
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: use phylink_resolve_c73() helper
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: correct pause resolution
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: correct lp_advertising contents
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: use mii_c73_to_linkmode() helper
Russell King (Oracle)
2023-05-24
net: pcs: xpcs: clean up reading clause 73 link partner advertisement
Russell King (Oracle)
2023-05-17
net: pcs: xpcs: fix C73 AN not getting enabled
Vladimir Oltean
2023-05-10
net: pcs: xpcs: fix incorrect number of interfaces
Russell King (Oracle)
2023-03-22
net: pcs: xpcs: use Autoneg bit rather than an_enabled
Russell King (Oracle)
[next]