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
2019-12-26
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
2019-12-20
net: phy: ensure that phy IDs are correctly typed
Russell King
2019-12-14
net: phylink: fix interface passed to mac_link_up
Russell King
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
2019-12-06
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
2019-12-04
net: sfp: fix hwmon
Russell King
2019-12-04
net: sfp: fix unbind
Russell King
2019-12-01
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
Heiner Kallweit
2019-11-27
net: phy: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-11-26
net: phy: dp83869: Fix return paths to return proper values
Dan Murphy
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-25
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
2019-11-25
mdio_bus: don't use managed reset-controller
David Bauer
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-23
net: phy: initialise phydev speed and duplex sanely
Russell King
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-20
net: sfp: soft status and control support
Russell King
2019-11-20
net: sfp: add some quirks for GPON modules
Russell King
2019-11-20
net: sfp: add support for module quirks
Russell King
2019-11-19
mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
Geert Uytterhoeven
2019-11-19
Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"
David S. Miller
2019-11-19
net: phylink: fix link mode modification in PHY mode
Russell King
2019-11-19
net: phylink: update documentation on create and destroy
Russell King
2019-11-18
mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled
Marek BehĂșn
2019-11-18
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
2019-11-18
phy: mdio-sun4i: add missed regulator_disable in remove
Chuhong Yuan
2019-11-18
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
2019-11-18
net: phy: marvell10g: add SFP+ support
Russell King
2019-11-18
net: phy: add core phylib sfp support
Russell King
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
mscc.c: fix semicolon.cocci warnings
kbuild test robot
2019-11-16
net: phylink: update to use phy_support_asym_pause()
Russell King
2019-11-15
dp83640: Reject requests to enable time stamping on both edges.
Richard Cochran
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
2019-11-15
dp83640: reject unsupported external timestamp flags
Jacob Keller
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-11-14
net: phy: dp83869: Add TI dp83869 phy
Dan Murphy
2019-11-13
mscc.c: Add support for additional VSC PHYs
Bryan Whitehead
2019-11-13
net: sfp: fix spelling mistake "requies" -> "requires"
Colin Ian King
2019-11-11
mdio_bus: Fix PTR_ERR applied after initialization to constant
YueHaibing
2019-11-11
net: sfp: allow modules with slow diagnostics to probe
Russell King
2019-11-11
net: sfp: allow sfp to probe slow to initialise GPON modules
Russell King
2019-11-11
net: sfp: move module insert reporting out of probe
Russell King
2019-11-11
net: sfp: split power mode switching from probe
Russell King
2019-11-11
net: sfp: track upstream's attachment state in state machine
Russell King
2019-11-11
net: sfp: ensure TX_FAULT has deasserted before probing the PHY
Russell King
2019-11-11
net: sfp: allow fault processing to transition to other states
Russell King
2019-11-11
net: sfp: eliminate mdelay() from PHY probe
Russell King
2019-11-11
net: sfp: split the PHY probe from sfp_sm_mod_init()
Russell King
[next]