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
2016-02-16
net: phy: bcm7xxx: Fix 40nm EPHY features
Florian Fainelli
2016-02-16
net: phy: bcm7xxx: Fix shadow mode 2 disabling
Florian Fainelli
2016-02-11
net: phy: dp83848: Add comments for register definitions
Andrew F. Davis
2016-02-11
net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
Andrew F. Davis
2016-02-11
net: phy: dp83848: Reorganize code for readability and safety
Andrew F. Davis
2016-02-11
net: phy: dp83848: Add PHY ID for TI version of DP83848C
Andrew F. Davis
2016-02-11
net: phy: dp83848: Add macro for dp83848 compatible devices
Andrew F. Davis
2016-02-11
net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
Helmut Buchsbaum
2016-02-11
net: phy: spi_ks8995: generalize creation of SPI commands
Helmut Buchsbaum
2016-02-11
net: phy: spi_ks8995: add support for resetting switch using GPIO
Helmut Buchsbaum
2016-02-11
net: phy: spi_ks8995: verify chip and determine revision
Helmut Buchsbaum
2016-02-11
net: phy: spi_ks8995: introduce spi_device_id table
Helmut Buchsbaum
2016-01-28
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
2016-01-21
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
2016-01-21
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
2016-01-20
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
2016-01-17
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
2016-01-17
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
2016-01-17
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
2016-01-17
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
2016-01-15
net: phy: turn carrier off on phy attach
Sjoerd Simons
2016-01-12
phy: remove an unneeded condition
Dan Carpenter
2016-01-12
mdio_bus: NULL dereference on allocation error
Dan Carpenter
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-10
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
2016-01-08
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
2016-01-07
mdio: Abstract device_remove() and device_free()
Andrew Lunn
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
Andrew Lunn
2016-01-07
mdio_bus: Generalise of_mdiobus_link_phydev()
Andrew Lunn
2016-01-07
phy: Move phy specific bus match into phy_device
Andrew Lunn
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
phy: Move PHY PM operations into phy_device
Andrew Lunn
2016-01-07
phy_device: Move phy attributes into phy_device
Andrew Lunn
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
2015-12-31
phy: micrel: Add ethtool statistics counters
Andrew Lunn
2015-12-31
phy: marvell: Add ethtool statistics counters
Andrew Lunn
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-14
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
2015-12-11
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
2015-12-06
PHY: DP83867: Remove looking in parent device for OF properties
Andrew Lunn
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[prev]
[next]