index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcs
/
pcs-rzn1-miic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-01-17
net: pcs: rzn1-miic: Add PHY_LINK active-level configuration support
Lad Prabhakar
1
-3
/
+102
2025-09-15
net: pcs: rzn1-miic: Add RZ/T2H MIIC support
Lad Prabhakar
1
-0
/
+82
2025-09-15
net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lock
Lad Prabhakar
1
-5
/
+24
2025-09-15
net: pcs: rzn1-miic: Add support to handle resets
Lad Prabhakar
1
-0
/
+56
2025-09-15
net: pcs: rzn1-miic: Make switch mode mask SoC-specific
Lad Prabhakar
1
-2
/
+9
2025-09-15
net: pcs: rzn1-miic: move port range handling into SoC data
Lad Prabhakar
1
-8
/
+18
2025-09-15
net: pcs: rzn1-miic: Move configuration data to SoC-specific struct
Lad Prabhakar
1
-32
/
+77
2025-09-15
net: pcs: rzn1-miic: Add missing include files
Lad Prabhakar
1
-0
/
+2
2025-09-15
net: pcs: rzn1-miic: Drop trailing comma from of_device_id table
Lad Prabhakar
1
-1
/
+1
2025-09-02
net: pcs: rzn1-miic: Correct MODCTRL register offset
Lad Prabhakar
1
-1
/
+1
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
1
-1
/
+0
2025-02-06
net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helper
Geert Uytterhoeven
1
-4
/
+1
2025-02-06
net: pcs: rzn1-miic: fill in PCS supported_interfaces
Russell King (Oracle)
1
-12
/
+4
2024-10-04
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-03-28
net: pcs: rzn1-miic: Init RX clock early if MAC requires it
Romain Gantois
1
-0
/
+28
2024-03-07
net: pcs: rzn1-miic: update PCS driver to use neg_mode
Russell King (Oracle)
1
-2
/
+3
2023-12-05
net: pcs: rzn1-miic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2023-08-11
net: pcs: Add missing put_device call in miic_create
Xiang Yang
1
-2
/
+8
2023-07-26
net: phy/pcs: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-02-09
net: pcs: rzn1-miic: remove unused struct members and use miic variable
Clément Léger
1
-5
/
+1
2022-07-01
net: pcs: rzn1-miic: update speed only if interface is changed
Clément Léger
1
-5
/
+16
2022-06-29
net: pcs-rzn1-miic: fix return value check in miic_probe()
Yang Yingliang
1
-2
/
+2
2022-06-27
net: pcs: add Renesas MII converter driver
Clément Léger
1
-0
/
+520