index
:
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
Age
Commit message (
Expand
)
Author
2025-04-04
net: phylink: pass PHY interface mode into MAC LPI methods
Russell King (Oracle)
2025-04-04
net: phylink: handle mac_enable_tx_lpi() returning -EOPNOTSUPP
Russell King (Oracle)
2025-04-04
net: phylink: use phy interface mode bitmaps for SFP PHYs
Russell King
2025-04-04
net: phy: add supported_interfaces to Aquantia AQR113C
Russell King (Oracle)
2025-04-04
net: phy: add supported_interfaces to marvell10g PHYs
Russell King
2025-04-04
net: phy: add supported_interfaces to marvell PHYs
Russell King
2025-04-04
net: phy: add supported_interfaces to bcm84881
Russell King
2025-04-04
net: sfp: display SFP module information [*not for mainline*]
Russell King
2025-04-04
net: sfp: add sfp+ compatible [*not for mainline*]
Russell King
2025-04-04
net: sfp: add support for cooled SFP+ transceivers
Russell King
2025-04-04
net: phy: make phy_error() report which PHY has failed
Russell King
2025-04-04
net: phy: marvell10g: allow PHY to probe without firmware
Russell King
2025-04-04
net: phy: provide phy driver start/stop hooks
Russell King
2025-04-04
net: phy: marvell*: add support for hw resolved pause modes
Russell King
2025-04-04
net: phy: add resolved pause support [*not for mainline*]
Russell King
2025-04-04
net: phylink: handle MDIO_USXGMII_LINK when decoding USXGMII
Russell King (Oracle)
2025-04-04
net: phy: marvell10g: add support for configuring LEDs
Russell King
2025-04-04
net: phy: generate PHY mdio modalias
Russell King (Oracle)
2025-04-04
net: phylink: add phylink_prepare_resume()
Russell King (Oracle)
2025-04-04
net: phylink: add config of PHY receive clock-stop in phylink_resume()
Russell King (Oracle)
2025-04-04
net: phylink: add support for notifying PCS about EEE
Russell King (Oracle)
2025-04-04
net: phylink: provide phylink_mac_implements_lpi()
Russell King (Oracle)
2025-03-19
phy: fix xa_alloc_cyclic() error handling
Michal Swiatkowski
2025-03-07
net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata
Andrei Botila
2025-03-07
net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
Andrei Botila
2025-02-20
net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
George Moussalem
2025-02-11
net: phylink: make configuring clock-stop dependent on MAC support
Russell King (Oracle)
2025-01-27
net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
Milos Reljin
2025-01-23
net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
Dimitri Fedrau
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-01-20
net: phylink: fix regression when binding a PHY
Russell King (Oracle)
2025-01-20
net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251
Aleksander Jan Bajkowski
2025-01-20
net: phylink: always do a major config when attaching a SFP PHY
Russell King (Oracle)
2025-01-18
net: phy: remove leftovers from switch to linkmode bitmaps
Heiner Kallweit
2025-01-17
net: phy: realtek: always clear NBase-T lpa
Daniel Golle
2025-01-17
net: phy: realtek: clear master_slave_state if link is down
Daniel Golle
2025-01-17
net: phy: realtek: clear 1000Base-T lpa if link is down
Daniel Golle
2025-01-16
net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supporte...
Divya Koppera
2025-01-16
net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signal
Divya Koppera
2025-01-16
net: phy: microchip_rds_ptp: Header file library changes for PEROUT
Divya Koppera
2025-01-16
net: phylink: add EEE management
Russell King (Oracle)
2025-01-16
net: phylink: add phylink_link_is_up() helper
Russell King (Oracle)
2025-01-16
net: phy: add support for querying PHY clock stop capability
Russell King (Oracle)
2025-01-15
net: phylink: provide fixed state for 1000base-X and 2500base-X
Russell King (Oracle)
2025-01-15
net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-15
net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()
Russell King (Oracle)
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
2025-01-14
net: phy: realtek: add hwmon support for temp sensor on RTL822x
Heiner Kallweit
[next]