index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
/
pcs-xpcs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pcs: xpcs: Add fwnode-based descriptor creation method
Serge Semin
2024-07-05
1
-0
/
+50
*
net: pcs: xpcs: Add Synopsys DW xPCS platform device driver
Serge Semin
2024-07-05
1
-5
/
+58
*
net: pcs: xpcs: Introduce DW XPCS info structure
Serge Semin
2024-07-05
1
-54
/
+50
*
net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compat
Serge Semin
2024-07-05
1
-19
/
+19
*
net: pcs: xpcs: Convert xpcs_id to dw_xpcs_desc
Serge Semin
2024-07-05
1
-16
/
+16
*
net: pcs: xpcs: Split up xpcs_create() body to sub-functions
Serge Semin
2024-07-05
1
-33
/
+69
*
net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.h
Serge Semin
2024-07-05
1
-4
/
+4
*
net: pcs: xpcs: Explicitly return error on caps validation
Serge Semin
2024-02-26
1
-3
/
+4
*
net: pcs: xpcs: Return EINVAL in the internal methods
Serge Semin
2024-02-26
1
-2
/
+2
*
net: pcs: xpcs: Drop redundant workqueue.h include directive
Serge Semin
2024-02-26
1
-1
/
+1
*
net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces list
Serge Semin
2024-02-26
1
-3
/
+1
*
net: fill in MODULE_DESCRIPTION()s for PCS drivers
Breno Leitao
2024-01-29
1
-0
/
+1
*
net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
Raju Lakkaraju
2023-10-28
1
-0
/
+29
*
net: pcs: xpcs: adapt Wangxun NICs for SGMII mode
Jiawen Wu
2023-08-25
1
-4
/
+43
*
net: pcs: xpcs: add 1000BASE-X AN interrupt support
Jiawen Wu
2023-08-25
1
-1
/
+18
*
net: pcs: xpcs: support to switch mode for Wangxun NICs
Jiawen Wu
2023-08-25
1
-5
/
+8
*
net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs
Jiawen Wu
2023-08-25
1
-3
/
+32
*
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-23
1
-20
/
+23
*
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
2023-06-08
1
-0
/
+30
*
net: pcs: xpcs: remove xpcs_create() from public view
Russell King (Oracle)
2023-06-05
1
-3
/
+2
*
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
2023-05-30
1
-0
/
+28
*
net: pcs: xpcs: avoid reading STAT1 more than once
Russell King (Oracle)
2023-05-24
1
-41
/
+50
*
net: pcs: xpcs: use phylink_resolve_c73() helper
Russell King (Oracle)
2023-05-24
1
-39
/
+1
*
net: pcs: xpcs: correct pause resolution
Russell King (Oracle)
2023-05-24
1
-1
/
+10
*
net: pcs: xpcs: correct lp_advertising contents
Russell King (Oracle)
2023-05-24
1
-4
/
+5
*
net: pcs: xpcs: use mii_c73_to_linkmode() helper
Russell King (Oracle)
2023-05-24
1
-12
/
+1
*
net: pcs: xpcs: clean up reading clause 73 link partner advertisement
Russell King (Oracle)
2023-05-24
1
-22
/
+17
*
net: pcs: xpcs: fix C73 AN not getting enabled
Vladimir Oltean
2023-05-17
1
-1
/
+1
*
net: pcs: xpcs: fix incorrect number of interfaces
Russell King (Oracle)
2023-05-10
1
-1
/
+1
*
net: pcs: xpcs: use Autoneg bit rather than an_enabled
Russell King (Oracle)
2023-03-23
1
-3
/
+7
*
net: pcs: xpcs: remove double-read of link state when using AN
Russell King (Oracle)
2023-03-17
1
-11
/
+2
*
net: pcs: pcs-xpcs: Use C45 MDIO API
Andrew Lunn
2023-01-11
1
-3
/
+1
*
net: pcs: xpcs: use mdiodev accessors
Russell King (Oracle)
2022-11-10
1
-8
/
+2
*
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: 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
1
-0
/
+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: 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: 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: 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
1
-0
/
+21
*
net: pcs: xpcs: add support for NXP SJA1105
Vladimir Oltean
2021-06-11
1
-2
/
+23
*
net: pcs: xpcs: also ignore phy id if it's all ones
Vladimir Oltean
2021-06-11
1
-2
/
+4
[next]