index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
2022-09-05
3
-0
/
+182
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-29
1
-1
/
+1
|
\
|
*
net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
Vladimir Oltean
2022-07-22
1
-1
/
+1
*
|
net: pcs: rzn1-miic: update speed only if interface is changed
Clément Léger
2022-07-02
1
-5
/
+16
*
|
net: pcs-rzn1-miic: fix return value check in miic_probe()
Yang Yingliang
2022-06-30
1
-2
/
+2
*
|
net: pcs: add Renesas MII converter driver
Clément Léger
2022-06-27
3
-0
/
+529
*
|
net: pcs: xpcs: depends on PHYLINK in Kconfig
Jakub Kicinski
2022-06-25
1
-2
/
+2
*
|
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: pcs-xpcs: use mii_bmcr_encode_fixed()
Russell King (Oracle)
2022-06-19
1
-17
/
+1
*
|
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
2022-06-17
2
-1
/
+170
*
|
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
2022-06-17
1
-3
/
+3
|
/
*
net: pcs: pcs-xpcs: Convert to mdiobus_c45_read
Andrew Lunn
2022-05-02
1
-4
/
+2
*
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
2022-01-26
1
-16
/
+11
*
net: xpcs: add support for retrieving supported interface modes
Russell King (Oracle)
2022-01-26
1
-0
/
+14
*
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: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-1
/
+1
*
net: pcs: xpcs: fix incorrect steps on disable EEE
Wong Vee Khee
2021-10-06
1
-4
/
+9
*
net: pcs: xpcs: fix incorrect CL37 AN sequence
Wong Vee Khee
2021-10-05
1
-5
/
+27
*
net: update NXP copyright text
Vladimir Oltean
2021-09-17
1
-1
/
+1
*
net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
Wong Vee Khee
2021-08-16
1
-0
/
+4
*
net: pcs: xpcs: fix error handling on failed to allocate memory
Wong Vee Khee
2021-08-11
1
-1
/
+1
*
net: pcs: xpcs: Fix a less than zero u16 comparison error
Colin Ian King
2021-06-17
1
-6
/
+6
*
net: pcs: xpcs: export xpcs_do_config and xpcs_link_up
Vladimir Oltean
2021-06-11
1
-4
/
+6
*
net: pcs: xpcs: add support for NXP SJA1110
Vladimir Oltean
2021-06-11
3
-0
/
+192
*
net: pcs: xpcs: add support for NXP SJA1105
Vladimir Oltean
2021-06-11
4
-3
/
+52
*
net: pcs: xpcs: also ignore phy id if it's all ones
Vladimir Oltean
2021-06-11
1
-2
/
+4
*
net: pcs: xpcs: add support for sgmii with no inband AN
Vladimir Oltean
2021-06-11
1
-3
/
+38
*
net: pcs: xpcs: move register bit descriptions to a header file
Vladimir Oltean
2021-06-11
2
-96
/
+104
*
net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
Vladimir Oltean
2021-06-11
1
-37
/
+36
*
net: pcs: add 2500BASEX support for Intel mGbE controller
Voon Weifeng
2021-06-08
1
-0
/
+56
*
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
2021-06-03
1
-39
/
+60
*
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
2021-06-03
1
-11
/
+42
*
net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
Vladimir Oltean
2021-06-03
1
-2
/
+2
*
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
2021-06-03
1
-2
/
+2
*
net: pcs: xpcs: export xpcs_config_eee
Vladimir Oltean
2021-06-03
1
-3
/
+3
*
net: pcs: xpcs: export xpcs_validate
Vladimir Oltean
2021-06-03
1
-7
/
+4
*
net: pcs: xpcs: make the checks related to the PHY interface mode stateless
Vladimir Oltean
2021-06-03
1
-62
/
+113
*
net: pcs: xpcs: there is only one PHY ID
Vladimir Oltean
2021-06-03
1
-51
/
+78
*
net: pcs: Introducing support for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
2021-05-18
1
-0
/
+51
*
net: pcs: add C37 SGMII AN support for intel mGbE controller
Ong Boon Leong
2021-03-15
1
-1
/
+166
*
net: pcs: rearrange C73 functions to prepare for C37 support later
Ong Boon Leong
2021-03-15
1
-28
/
+66
*
net: pcs: add pcs-lynx 1000BASE-X support
Russell King
2021-02-06
1
-0
/
+36
*
net: pcs-xpcs: depend on MDIO_BUS instead of selecting it
Ioana Ciornei
2020-10-17
1
-2
/
+1
*
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
3
-0
/
+319
*
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
2020-08-27
3
-0
/
+736