index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
dp83640: Only wait for timestamps for packets with timestamping enabled.
Stefan Sørensen
2015-11-03
dp83640: Prune rx timestamp list before reading from it
Stefan Sørensen
2015-11-03
dp83640: Delay scheduled work.
Stefan Sørensen
2015-11-03
dp83640: Include hash in timestamp/packet matching
Stefan Sørensen
2015-11-02
net: phy: fix a bug in get_phy_c45_ids
Shaohui Xie
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-26
net: phy: mdio: add missing of_node_put
Julia Lawall
2015-10-26
netdev/phy: add missing of_node_put
Julia Lawall
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-23
net: phy: Add nested variants of mdiobus read/write
Neil Armstrong
2015-10-23
net/phy: micrel: Add workaround for bad autoneg
Nathan Sullivan
2015-10-22
net: phy: dp83848: Add TI DP83848 Ethernet PHY
Andrew F. Davis
2015-10-21
net: mdio-gpio: move platform data header
Vivien Didelot
2015-10-21
net: phy: smsc: disable energy detect mode
Heiko Schocher
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-18
net: phy: bcm-phy-lib: Fix module license issue
Arun Parameswaran
2015-10-14
net: phy: aquantia/teranetics: Convert to use module_phy_driver macro
Axel Lin
2015-10-08
net: mdio-octeon: Drop obsolete Kconfig advice
Jean Delvare
2015-10-08
net: phy: bcm7xxx: Modified to use global core register defines
Arun Parameswaran
2015-10-08
net: phy: Broadcom Cygnus internal Etherent PHY driver
Arun Parameswaran
2015-10-08
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
2015-10-08
net: phy: Broadcom iProc MDIO bus driver
Arun Parameswaran
2015-10-03
phylib: Add phy_set_max_speed helper
Simon Horman
2015-09-25
net: update docbook comment for __mdiobus_register()
Russell King
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
2015-09-24
phy: add phy_device_remove()
Russell King
2015-09-24
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
2015-09-24
phy: add proper phy struct device refcounting
Russell King
2015-09-24
phy: fix mdiobus module safety
Russell King
2015-09-24
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2015-09-21
net: phy: mdio-gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-20
Revert "net/phy: Add Vitesse 8641 phy ID"
Kevin Hao
2015-09-09
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com
2015-09-06
fixed_phy: pass 'irq' to fixed_phy_add()
Sergei Shtylyov
2015-09-01
phylib: fix device deletion order in mdiobus_unregister()
Mark Salter
2015-08-31
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
2015-08-31
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2015-08-31
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
2015-08-31
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
2015-08-28
phylib: simplify NULL checks
Sergei Shtylyov
2015-08-28
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
2015-08-25
net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()
Russell King
2015-08-25
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
David Daney
2015-08-23
net: phy: add interrupt support for aquantia phy
Shaohui Xie
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[prev]
[next]