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
2020-08-11
net: phy: marvell10g: fix null pointer dereference
Marek BehĂșn
2020-08-08
net: phy: fix memory leak in device-create error path
Johan Hovold
2020-08-03
net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig
Bartosz Golaszewski
2020-08-03
net: mdio device: use flexible sleeping in reset function
Bruno Thomsen
2020-08-03
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
2020-08-03
net: mdiobus: use flexible sleeping for reset-delay-us
Bruno Thomsen
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-22
net: phy: fix check in get_phy_c45_ids
Vladimir Oltean
2020-07-21
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
2020-07-21
net: phylink: add struct phylink_pcs
Russell King
2020-07-21
net: phylink: re-implement interface configuration with PCS
Russell King
2020-07-21
net: phylink: in-band pause mode advertisement update for PCS
Russell King
2020-07-21
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
2020-07-21
net: phylink: use config.an_enabled in ksettings_set method
Russell King
2020-07-21
net: phylink: simplify phy case for ksettings_set method
Russell King
2020-07-21
net: phylink: simplify ksettings_set() implementation
Russell King
2020-07-21
net: phylink: avoid mac_config calls
Russell King
2020-07-21
net: phylink: update PCS when changing interface during resolution
Russell King
2020-07-21
net: phylink: ensure link is down when changing interface
Russell King
2020-07-21
net: phylink: rearrange resolve mac_config() call
Russell King
2020-07-21
net: phylink: rejig link state tracking
Russell King
2020-07-21
net: phylink: update ethtool reporting for fixed-link modes
Russell King
2020-07-21
net: mdio-mux-gpio: use devm_gpiod_get_array()
Jisheng Zhang
2020-07-19
net: phy: at803x: add mdix configuration support for AR9331 and AR8035
Oleksij Rempel
2020-07-17
net: phy: sfp: Cotsworks SFF module EEPROM fixup
Chris Healy
2020-07-17
net: phy: continue searching for C45 MMDs even if first returned ffff:ffff
Vladimir Oltean
2020-07-16
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
Sergey Organov
2020-07-14
net: phy: realtek: add support for RTL8125B-internal PHY
Heiner Kallweit
2020-07-13
net: phy: fix mdio-mscc-miim build
Bartosz Golaszewski
2020-07-09
net: phy: mscc: fix ptr_ret.cocci warnings
kernel test robot
2020-07-08
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2020-07-08
net: phy: Define PHY statistics ethtool_phy_ops
Florian Fainelli
2020-07-07
net: sfp: add error checking with sfp_irq_name
Chris Healy
2020-07-07
net: phy: Register ethtool PHY operations
Florian Fainelli
2020-07-07
net: phy: add a Kconfig option for mdio_devres
Bartosz Golaszewski
2020-07-07
net: phy: mdio-octeon: Cleanup module loading dependencies
Andrew Lunn
2020-07-07
net: phy: cavium: Improve __iomem mess
Andrew Lunn
2020-07-07
net: phy: dp83640: Fixup cast to restricted __be16 warning
Andrew Lunn
2020-07-07
net: phy: Make phy_10gbit_fec_features_array static
Andrew Lunn
2020-07-07
net: phy: Properly define genphy_c45_driver
Andrew Lunn
2020-07-07
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
2020-07-07
net: phy: at803x: Avoid comparison is always false warning
Andrew Lunn
2020-07-07
net: sfp: Unique GPIO interrupt names
Chris Healy
2020-06-30
of: mdio: provide devm_of_mdiobus_register()
Bartosz Golaszewski
2020-06-30
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
2020-06-30
phy: mdio: add kerneldoc for __devm_mdiobus_register()
Bartosz Golaszewski
2020-06-30
phy: un-inline devm_mdiobus_register()
Bartosz Golaszewski
2020-06-29
net: phy: marvell10g: support XFI rate matching mode
Baruch Siach
2020-06-26
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
[next]