index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
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
Files
Lines
2024-07-05
net: pcs: xpcs: Add fwnode-based descriptor creation method
Serge Semin
1
-0
/
+50
2024-07-05
net: pcs: xpcs: Add Synopsys DW xPCS platform device driver
Serge Semin
1
-5
/
+58
2024-07-05
net: pcs: xpcs: Introduce DW XPCS info structure
Serge Semin
1
-54
/
+50
2024-07-05
net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compat
Serge Semin
1
-19
/
+19
2024-07-05
net: pcs: xpcs: Convert xpcs_id to dw_xpcs_desc
Serge Semin
1
-16
/
+16
2024-07-05
net: pcs: xpcs: Split up xpcs_create() body to sub-functions
Serge Semin
1
-33
/
+69
2024-07-05
net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.h
Serge Semin
1
-4
/
+4
2024-02-26
net: pcs: xpcs: Explicitly return error on caps validation
Serge Semin
1
-3
/
+4
2024-02-26
net: pcs: xpcs: Return EINVAL in the internal methods
Serge Semin
1
-2
/
+2
2024-02-26
net: pcs: xpcs: Drop redundant workqueue.h include directive
Serge Semin
1
-1
/
+1
2024-02-26
net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces list
Serge Semin
1
-3
/
+1
2024-01-29
net: fill in MODULE_DESCRIPTION()s for PCS drivers
Breno Leitao
1
-0
/
+1
2023-10-27
net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
Raju Lakkaraju
1
-0
/
+29
2023-08-25
net: pcs: xpcs: adapt Wangxun NICs for SGMII mode
Jiawen Wu
1
-4
/
+43
2023-08-25
net: pcs: xpcs: add 1000BASE-X AN interrupt support
Jiawen Wu
1
-1
/
+18
2023-08-25
net: pcs: xpcs: support to switch mode for Wangxun NICs
Jiawen Wu
1
-5
/
+8
2023-08-25
net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs
Jiawen Wu
1
-3
/
+32
2023-06-22
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
1
-20
/
+23
2023-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
1
-0
/
+30
2023-06-05
net: pcs: xpcs: remove xpcs_create() from public view
Russell King (Oracle)
1
-3
/
+2
2023-05-29
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+28
2023-05-24
net: pcs: xpcs: avoid reading STAT1 more than once
Russell King (Oracle)
1
-41
/
+50
2023-05-24
net: pcs: xpcs: use phylink_resolve_c73() helper
Russell King (Oracle)
1
-39
/
+1
2023-05-24
net: pcs: xpcs: correct pause resolution
Russell King (Oracle)
1
-1
/
+10
2023-05-24
net: pcs: xpcs: correct lp_advertising contents
Russell King (Oracle)
1
-4
/
+5
2023-05-24
net: pcs: xpcs: use mii_c73_to_linkmode() helper
Russell King (Oracle)
1
-12
/
+1
2023-05-24
net: pcs: xpcs: clean up reading clause 73 link partner advertisement
Russell King (Oracle)
1
-22
/
+17
2023-05-17
net: pcs: xpcs: fix C73 AN not getting enabled
Vladimir Oltean
1
-1
/
+1
2023-05-10
net: pcs: xpcs: fix incorrect number of interfaces
Russell King (Oracle)
1
-1
/
+1
2023-03-22
net: pcs: xpcs: use Autoneg bit rather than an_enabled
Russell King (Oracle)
1
-3
/
+7
2023-03-17
net: pcs: xpcs: remove double-read of link state when using AN
Russell King (Oracle)
1
-11
/
+2
2023-01-10
net: pcs: pcs-xpcs: Use C45 MDIO API
Andrew Lunn
1
-3
/
+1
2022-11-09
net: pcs: xpcs: use mdiodev accessors
Russell King (Oracle)
1
-8
/
+2
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-21
net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
Vladimir Oltean
1
-1
/
+1
2022-06-19
net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-17
/
+1
2022-06-17
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
1
-0
/
+170
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
1
-3
/
+3
2022-05-02
net: pcs: pcs-xpcs: Convert to mdiobus_c45_read
Andrew Lunn
1
-4
/
+2
2022-01-26
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
1
-16
/
+11
2022-01-26
net: xpcs: add support for retrieving supported interface modes
Russell King (Oracle)
1
-0
/
+14
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-1
/
+1
2021-10-06
net: pcs: xpcs: fix incorrect steps on disable EEE
Wong Vee Khee
1
-4
/
+9
2021-10-05
net: pcs: xpcs: fix incorrect CL37 AN sequence
Wong Vee Khee
1
-5
/
+27
2021-08-16
net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
Wong Vee Khee
1
-0
/
+4
2021-08-11
net: pcs: xpcs: fix error handling on failed to allocate memory
Wong Vee Khee
1
-1
/
+1
2021-06-11
net: pcs: xpcs: export xpcs_do_config and xpcs_link_up
Vladimir Oltean
1
-4
/
+6
2021-06-11
net: pcs: xpcs: add support for NXP SJA1110
Vladimir Oltean
1
-0
/
+21
2021-06-11
net: pcs: xpcs: add support for NXP SJA1105
Vladimir Oltean
1
-2
/
+23
2021-06-11
net: pcs: xpcs: also ignore phy id if it's all ones
Vladimir Oltean
1
-2
/
+4
[next]