index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mscc
Age
Commit message (
Expand
)
Author
2025-05-28
net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
Horatiu Vultur
2025-05-27
net: phy: mscc: Fix memory leak when using one step timestamping
Horatiu Vultur
2025-03-05
net: phy: move PHY package related code from phy.h to phy_package.c
Heiner Kallweit
2025-03-05
net: phy: mscc: use new phy_package_shared getters
Heiner Kallweit
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
2024-11-03
net: phy: use ethtool string helpers
Rosen Penev
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
2023-10-10
net: phy: mscc: macsec: reject PN update requests
Radu Pirea (NXP OSS)
2023-06-27
net: phy: mscc: fix packet loss due to RGMII delays
Vladimir Oltean
2023-05-31
phy: mscc: Add support for RGMII delay configuration
Harini Katakam
2023-05-31
phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table
Harini Katakam
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
2023-03-15
net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
Vladimir Oltean
2022-11-18
net: phy: mscc: macsec: do not copy encryption keys
Antoine Tenart
2022-11-10
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Antoine Tenart
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
2022-03-06
net: phy: Use netif_rx().
Sebastian Andrzej Siewior
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-08-02
net: phy: mscc: make some arrays static const, makes object smaller
Colin Ian King
2021-06-24
net: phy: mscc: fix macsec key length
Antoine Tenart
2021-03-19
net: phy: mscc: coma mode disabled for VSC8584
Bjarni Jonasson
2021-03-19
net: phy: mscc: improved serdes calibration applied to VSC8584
Bjarni Jonasson
2021-03-19
net: phy: mscc: Applying LCPLL reset to VSC8584
Bjarni Jonasson
2021-02-16
net: phy: mscc: coma mode disabled for VSC8514
Bjarni Jonasson
2021-02-16
net: phy: mscc: improved serdes calibration applied to VSC8514
Bjarni Jonasson
2021-02-16
net: phy: mscc: adding LCPLL reset to VSC8514
Bjarni Jonasson
2020-11-25
net: phy: mscc: use new PTP_MSGTYPE_* defines
Christian Eggers
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-17
net: phy: mscc: fix excluded_middle.cocci warnings
kernel test robot
2020-11-13
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
2020-11-13
net: phy: mscc: remove non-MACSec compatible phy
Steen Hegelund
2020-11-05
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
2020-08-26
net: phy: mscc: macsec: constify vsc8584_macsec_ops
Rikard Falkeborn
2020-08-20
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
[next]