开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
/
pcs-xpcs.c
Age
Commit message (
Expand
)
Author
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-15
net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMII
Vladimir Oltean
2025-01-15
net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...
Vladimir Oltean
2025-01-06
net: pcs: xpcs: make xpcs_get_interfaces() static
Russell King (Oracle)
2025-01-06
net: pcs: xpcs: fill in PCS supported_interfaces
Russell King (Oracle)
2024-12-07
net: pcs: xpcs: implement pcs_inband_caps() method
Russell King (Oracle)
2024-10-23
net: pcs: xpcs: remove return statements in void function
Russell King (Oracle)
2024-10-23
net: pcs: xpcs: rename xpcs_config_usxgmii()
Russell King (Oracle)
2024-10-23
net: pcs: xpcs: combine xpcs_link_up_{1000basex,sgmii}()
Russell King (Oracle)
2024-10-23
net: pcs: xpcs: replace open-coded mii_bmcr_encode_fixed()
Russell King (Oracle)
2024-10-23
net: pcs: xpcs: rearrange xpcs_link_up_1000basex()
Russell King (Oracle)
2024-10-23
net: pcs: xpcs: remove switch() in xpcs_link_up_1000basex()
Russell King (Oracle)
2024-10-23
net: pcs: xpcs: use generic register definitions
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: move Wangxun VR_XS_PCS_DIG_CTRL1 configuration
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: use dev_*() to print messages
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: convert to use read_poll_timeout()
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: add _modify() accessors
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: use FIELD_PREP() and FIELD_GET()
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: move searching ID list out of line
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: rename xpcs_get_id()
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: provide a helper to get the phylink pcs given xpcs
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: pass xpcs instead of xpcs->id to xpcs_find_compat()
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: don't use array for interface
Russell King (Oracle)
2024-10-09
net: pcs: xpcs: remove dw_xpcs_compat enum
Russell King (Oracle)
2024-10-02
net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
Russell King (Oracle)
2024-10-02
net: pcs: xpcs: drop interface argument from xpcs_create*()
Russell King (Oracle)
2024-10-02
net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
Russell King (Oracle)
2024-10-02
net: pcs: xpcs: get rid of xpcs_init_iface()
Russell King (Oracle)
2024-10-02
net: pcs: xpcs: drop interface argument from internal functions
Russell King (Oracle)
2024-10-02
net: pcs: xpcs: move PCS reset to .pcs_pre_config()
Russell King (Oracle)
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-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-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-06-22
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
[next]