index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
/
pcs-xpcs.c
Age
Commit message (
Expand
)
Author
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
2021-06-11
net: pcs: xpcs: add support for sgmii with no inband AN
Vladimir Oltean
2021-06-11
net: pcs: xpcs: move register bit descriptions to a header file
Vladimir Oltean
2021-06-11
net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
Vladimir Oltean
2021-06-08
net: pcs: add 2500BASEX support for Intel mGbE controller
Voon Weifeng
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
2021-06-03
net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_config_eee
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_validate
Vladimir Oltean
2021-06-03
net: pcs: xpcs: make the checks related to the PHY interface mode stateless
Vladimir Oltean
2021-06-03
net: pcs: xpcs: there is only one PHY ID
Vladimir Oltean
2021-05-17
net: pcs: Introducing support for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
2021-03-15
net: pcs: add C37 SGMII AN support for intel mGbE controller
Ong Boon Leong
2021-03-15
net: pcs: rearrange C73 functions to prepare for C37 support later
Ong Boon Leong
2020-08-27
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn