index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
*
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
2010-06-27
*
phylib: Add support for the LXT973 phy.
Richard Cochran
2010-06-09
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
\
|
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-11
|
|
|
\
|
|
|
*
phy: Fix initialization in micrel driver.
David S. Miller
2010-05-06
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-05
|
|
|
\
|
|
|
*
|
NET: mdio-octeon: Enable the hardware before using it.
David Daney
2010-04-30
|
*
|
|
phy/micrel: Add module device ID table for autoloading.
David S. Miller
2010-05-03
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-03
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drivers/net/phy: micrel phy driver
David J. Choi
2010-05-03
|
|
|
/
|
*
|
PHY: fix typo in bcm63xx PHY driver table
Florian Fainelli
2010-04-13
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
|
\
|
|
*
|
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-04-02
|
*
|
phylib: Support phy module autoloading
David Woodhouse
2010-04-02
|
*
|
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
2010-03-17
*
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
|
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
tg3: Push phylib definitions to phylib
Matt Carlson
2010-02-17
*
libphy: add phy_find_first function
Jiri Pirko
2010-02-04
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-01-23
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-01-12
|
|
|
\
|
*
|
|
phylib: Move workqueue initialization to a proper place
Anton Vorontsov
2010-01-19
|
|
|
/
|
|
/
|
*
|
|
phy: add RTBI mode for m88e1111
Liu Yu-B13201
2010-01-21
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-11
|
\
|
|
|
*
|
broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()
roel kluin
2010-01-04
|
*
|
phylib: Properly reinitialize PHYs after hibernation
Anton Vorontsov
2009-12-31
|
*
|
phylib: Fix deadlock on resume
Anton Vorontsov
2009-12-31
*
|
|
phy: SMSC device Energy Detect power-down mode
Giuseppe Cavallaro
2010-01-06
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-21
|
\
|
|
*
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
Roel Kluin
2009-12-18
*
|
NET: Add driver for Octeon MDIO buses.
David Daney
2009-12-16
|
/
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-19
|
\
|
*
net: fix mdio section mismatch warning
Stephen Rothwell
2009-11-17
*
|
tg3 / broadcom: Optionally disable TXC if no link
Matt Carlson
2009-11-03
*
|
tg3 / broadcom: Add APD support for GPHYs
Matt Carlson
2009-11-03
*
|
tg3 / broadcom: Add code to disable rxc refclk
Matt Carlson
2009-11-03
*
|
tg3 / broadcom: Refine AC131 APD support
Matt Carlson
2009-11-03
*
|
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
Matt Carlson
2009-11-03
*
|
broadcom: Consolidate dev_flags definitions
Matt Carlson
2009-11-03
*
|
broadcom: Fix slow link problem
Matt Carlson
2009-11-03
*
|
broadcom: Isolate phy dsp accesses
Matt Carlson
2009-11-03
|
/
*
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-10-14
*
phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs
Anton Vorontsov
2009-09-11
*
drivers/net/phy: introduce missing kfree
Julia Lawall
2009-09-11
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-03
[next]