index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-6
/
+6
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+1
2026-01-21
net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
Daniel Golle
-3
/
+1
2026-01-21
net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"
Vladimir Oltean
-6
/
+45
2026-01-21
net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCS
Vladimir Oltean
-5
/
+10
2026-01-17
net: pcs: rzn1-miic: Add PHY_LINK active-level configuration support
Lad Prabhakar
-3
/
+102
2025-12-01
net: pcs: lynx: accept in-band autoneg for 2500base-x
Vladimir Oltean
-72
/
+5
2025-11-27
net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMD
Alexander Duyck
-2
/
+22
2025-11-27
net: pcs: xpcs: Fix PMA identifier handling in XPCS
Alexander Duyck
-5
/
+4
2025-11-27
net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces
Alexander Duyck
-4
/
+101
2025-11-25
net: mdio: remove redundant fwnode cleanup
Buday Csaba
-3
/
+0
2025-11-13
net: pcs: xpcs-plat: fix MODULE_AUTHOR
Vladimir Oltean
-1
/
+1
2025-09-17
net: pcs: Kconfig: Fix unmet dependency warning
Lad Prabhakar
-1
/
+1
2025-09-15
net: pcs: rzn1-miic: Add RZ/T2H MIIC support
Lad Prabhakar
-5
/
+88
2025-09-15
net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lock
Lad Prabhakar
-5
/
+24
2025-09-15
net: pcs: rzn1-miic: Add support to handle resets
Lad Prabhakar
-0
/
+56
2025-09-15
net: pcs: rzn1-miic: Make switch mode mask SoC-specific
Lad Prabhakar
-2
/
+9
2025-09-15
net: pcs: rzn1-miic: move port range handling into SoC data
Lad Prabhakar
-8
/
+18
2025-09-15
net: pcs: rzn1-miic: Move configuration data to SoC-specific struct
Lad Prabhakar
-32
/
+77
2025-09-15
net: pcs: rzn1-miic: Add missing include files
Lad Prabhakar
-0
/
+2
2025-09-15
net: pcs: rzn1-miic: Drop trailing comma from of_device_id table
Lad Prabhakar
-1
/
+1
2025-09-05
net: pcs: lynx: support phy-mode = "10g-qxgmii"
Vladimir Oltean
-2
/
+9
2025-09-02
net: pcs: rzn1-miic: Correct MODCTRL register offset
Lad Prabhakar
-1
/
+1
2025-07-17
net: pcs: xpcs: mask readl() return value to 16 bits
Jack Ping CHNG
-2
/
+2
2025-07-17
net: pcs: xpcs: Use devm_clk_get_optional
Jack Ping CHNG
-1
/
+1
2025-03-05
net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
Choong Yong Liang
-4
/
+21
2025-02-17
net: xpcs: rearrange register definitions
Russell King (Oracle)
-17
/
+8
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
-4
/
+0
2025-02-14
net: xpcs: group EEE code together
Russell King (Oracle)
-29
/
+29
2025-02-14
net: xpcs: clean up xpcs_config_eee()
Russell King (Oracle)
-5
/
+4
2025-02-14
net: xpcs: remove xpcs_config_eee() from global scope
Russell King (Oracle)
-10
/
+4
2025-02-14
net: xpcs: convert to phylink managed EEE
Russell King (Oracle)
-1
/
+23
2025-02-14
net: xpcs: add function to configure EEE clock multiplying factor
Russell King (Oracle)
-0
/
+15
2025-02-06
net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helper
Geert Uytterhoeven
-4
/
+1
2025-02-06
net: pcs: rzn1-miic: fill in PCS supported_interfaces
Russell King (Oracle)
-12
/
+4
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+3
2025-01-15
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
-4
/
+6
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
-2
/
+3
2025-01-15
net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMII
Vladimir Oltean
-1
/
+2
2025-01-15
net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...
Vladimir Oltean
-0
/
+1
2025-01-06
net: pcs: xpcs: make xpcs_get_interfaces() static
Russell King (Oracle)
-2
/
+1
2025-01-06
net: pcs: lynx: fill in PCS supported_interfaces
Russell King (Oracle)
-0
/
+13
2025-01-06
net: pcs: mtk-lynxi: fill in PCS supported_interfaces
Russell King (Oracle)
-0
/
+4
2025-01-06
net: pcs: xpcs: fill in PCS supported_interfaces
Russell King (Oracle)
-0
/
+2
2025-01-04
net: pcs: pcs-mtk-lynxi: correctly report in-band status capabilities
Daniel Golle
-2
/
+3
2024-12-07
net: pcs: xpcs: implement pcs_inband_caps() method
Russell King (Oracle)
-0
/
+28
2024-12-07
net: pcs: pcs-mtk-lynxi: implement pcs_inband_caps() method
Russell King (Oracle)
-0
/
+16
2024-12-07
net: pcs: pcs-lynx: implement pcs_inband_caps() method
Russell King (Oracle)
-0
/
+22
[next]