index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
|
\
|
*
phylib: remove !S390 dependeny from Kconfig
Heiko Carstens
2013-02-14
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
|
\
\
|
*
|
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-20
|
\
\
\
|
*
|
|
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2013-01-28
|
*
|
|
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
2013-01-28
|
*
|
|
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
|
|
|
/
|
|
/
|
*
|
|
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2013-02-13
|
|
/
|
/
|
*
|
net: phy: icplus: fix broken INTR pin settings
Giuseppe CAVALLARO
2013-01-28
*
|
net: phy: icplus: Use the RGMII interface mode to configure clock delays
Stuart Menefy
2013-01-28
*
|
phy/marvell: remove fiber/copper autoselect on 88e1111
Stef van Os
2013-01-17
|
/
*
net: phy: smsc: Fix config_init typo
Patrick Trantham
2012-12-07
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
*
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
2012-12-07
*
net/phy: Add interrupt support for dp83640 phy.
Stephan Gatzka
2012-12-05
*
net/phy: remove __dev* attributes
Bill Pemberton
2012-12-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-25
|
\
|
*
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
Srinivas Kandagatla
2012-11-19
*
|
net: add micrel KSZ8873MLL switch support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
|
\
|
|
*
Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...
David S. Miller
2012-11-14
*
|
net: phy: smsc: Re-enable EDPD mode for LAN87xx
Patrick Trantham
2012-11-15
*
|
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
2012-11-14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
|
\
|
|
*
drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free
Peter Senna Tschudin
2012-11-02
*
|
phylib: mdio: Add sysfs attribute for PHY identifiers.
Nick Bowler
2012-11-09
|
/
*
phy: add AT803x driver
Matus Ujhelyi
2012-10-18
*
netdev/phy: Prototype of_mdio_find_bus()
Mark Brown
2012-10-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
|
\
|
*
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
2012-09-27
|
*
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
2012-09-24
|
*
phy/micrel: Implement support for KSZ8021
Marek Vasut
2012-09-24
|
*
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Peter Hüwe
2012-09-22
*
|
lxt PHY: Support for the buggy LXT973 rev A2
LEROY Christophe
2012-09-27
*
|
ptp: link the phc device to its parent device
Richard Cochran
2012-09-22
*
|
netdev/phy: mdio-mux-mmioreg.c should include of_address.h
Timur Tabi
2012-09-07
*
|
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
Timur Tabi
2012-08-30
*
|
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
2012-08-30
*
|
mdio: translation of MMD EEE registers to/from ethtool settings
Allan, Bruce W
2012-08-22
|
/
*
netdev/phy: skip disabled mdio-mux nodes
Timur Tabi
2012-08-20
*
drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data
Julia Lawall
2012-08-06
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-30
|
\
|
*
netdev: mdio-octeon.c: Convert to use device tree.
David Daney
2012-07-23
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
|
\
\
|
*
|
Change email address for Steve Glendinning
Steve Glendinning
2012-07-17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netdev/phy: Fixup lockdep warnings in mdio-mux.c
David Daney
2012-07-09
[next]