index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-14
phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses
Peter Korsgaard
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-14
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
Baruch Siach
2011-02-11
phy: Remove unneeded depends on PHYLIB
hartleys
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-10
phy: add the IC+ IP1001 driver
Giuseppe CAVALLARO
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
2010-11-22
of/phylib: Use device tree properties to initialize Marvell PHYs.
David Daney
2010-11-22
phylib: Add support for Marvell 88E1149R devices.
David Daney
2010-11-22
phylib: Use common page register definition for Marvell PHYs.
David Daney
2010-10-29
phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr
Cyril Chemparathy
2010-10-24
phylib: make local function static
stephen hemminger
2010-10-21
phy/marvell: fix 88e1121 support
Arnaud Patard
2010-10-05
don't let BCM63XX_PHY depend on non-existant symbol
Uwe Kleine-König
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-09-14
phylib: fix PAL state machine restart on resume
Simon Guinot
2010-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-24
phylib: Fix race between returning phydev and calling adjust_link
Anton Vorontsov
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-11
phylib: available for any speed ethernet
Randy Dunlap
2010-08-10
phy.c: fix kernel-doc warnings
Randy Dunlap
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-03
phy/marvell: add 88ec048 support
Cyril Chemparathy
2010-08-02
phy/marvell: add 88e1121 interface mode support
Cyril Chemparathy
2010-07-20
phy: add suspend/resume in the ic+
Giuseppe Cavallaro
2010-07-18
net: support time stamping in phy devices.
Richard Cochran
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-16
net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag
Benjamin Herrenschmidt
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-29
micrel phy driver - updated(1)
Choi, David
2010-06-28
netdev: mdio-octeon: Fix section mismatch errors.
David Daney
2010-06-26
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
2010-06-24
broadcom: Add 5241 support
Dmitry Baryshkov
2010-06-24
broadcom: move all PHY_ID's to header
Dmitry Baryshkov
2010-06-09
phylib: Add support for the LXT973 phy.
Richard Cochran
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-06
phy: Fix initialization in micrel driver.
David S. Miller
2010-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-03
phy/micrel: Add module device ID table for autoloading.
David S. Miller
[next]