index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
/
pcs-xpcs.c
Age
Commit message (
Expand
)
Author
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)
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-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)
2023-03-17
net: pcs: xpcs: remove double-read of link state when using AN
Russell King (Oracle)
2023-01-10
net: pcs: pcs-xpcs: Use C45 MDIO API
Andrew Lunn
2022-11-09
net: pcs: xpcs: use mdiodev accessors
Russell King (Oracle)
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
Vladimir Oltean
2022-06-19
net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()
Russell King (Oracle)
2022-06-17
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
2022-05-02
net: pcs: pcs-xpcs: Convert to mdiobus_c45_read
Andrew Lunn
2022-01-26
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
2022-01-26
net: xpcs: add support for retrieving supported interface modes
Russell King (Oracle)
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-06
net: pcs: xpcs: fix incorrect steps on disable EEE
Wong Vee Khee
2021-10-05
net: pcs: xpcs: fix incorrect CL37 AN sequence
Wong Vee Khee
2021-08-16
net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
Wong Vee Khee
2021-08-11
net: pcs: xpcs: fix error handling on failed to allocate memory
Wong Vee Khee
2021-06-11
net: pcs: xpcs: export xpcs_do_config and xpcs_link_up
Vladimir Oltean
2021-06-11
net: pcs: xpcs: add support for NXP SJA1110
Vladimir Oltean
2021-06-11
net: pcs: xpcs: add support for NXP SJA1105
Vladimir Oltean
2021-06-11
net: pcs: xpcs: also ignore phy id if it's all ones
Vladimir Oltean
[next]