Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a1ed3dda0ad181532f1e0f0d548067fb9fdddac4
/
drivers
/
net
/
phy
85cfb53
phylib: Add Marvell 88E1112 phy id
by Olof Johansson
· 17 years ago
e547923
phylib: cleanup marvell.c a bit
by Olof Johansson
· 17 years ago
4117b5b
phylib: m88e1111: enable SGMII mode
by Kapil Juneja
· 17 years ago
0cefeeb
phylib: add the ICPlus IP175C PHY driver
by Michael Barkowski
· 17 years ago
5f708dd
phy: Fix phy_id for Vitesse 824x PHY
by Kumar Gala
· 17 years ago
895ee68
phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth
by Kim Phillips
· 17 years ago
239dc57
fix compiler warning in fixed.c
by Denver Gingerich
· 17 years ago
12414db
Add support for the Davicom DM9161A PHY
by Kim Phillips
· 18 years ago
53f9994
Use menuconfig objects: PHY
by Jan Engelhardt
· 17 years ago
9556fb7
[S390] Kconfig: unwanted menus for s390.
by Martin Schwidefsky
· 18 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 18 years ago
d0758bc
phy: use flush_work_keventd()
by Andrew Morton
· 18 years ago
024a0a3
network: add the missing phy_device speed information to phy_mii_ioctl
by Shan Lu
· 18 years ago
b3df0da
phy layer: add kernel-doc + DocBook
by Randy Dunlap
· 18 years ago
87aebe0
PHY: remove rwsem use from phy core
by Greg Kroah-Hartman
· 18 years ago
7688467
phylib: Add support for Marvell 88e1111S and 88e1145
by Andy Fleming
· 18 years ago
f630fe2
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
1a16893
phy devices: use same arg types
by Randy Dunlap
· 18 years ago
b1f54ba
FS_ENET: OF-related fixup for FEC and SCC MAC's
by Vitaly Bordug
· 18 years ago
9f6d55d
PHY: Export phy ethtool helpers
by Kumar Gala
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
68380b5
Add "run_scheduled_work()" workqueue function
by Linus Torvalds
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
e8a2b6a
[PATCH] PHY: Add support for configuring the PHY connection interface
by Andy Fleming
· 18 years ago
cefd9f7
Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145"
by Jeff Garzik
· 18 years ago
95d21ff
[PATCH] Add support for Marvell 88e1111S and 88e1145
by Andy Fleming
· 18 years ago
6b65552
[PATCH] Fixed a number of bugs in the PHY Layer
by Andy Fleming
· 18 years ago
3c3070d
[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes
by Maciej W. Rozycki
· 18 years ago
c4b41c9
[PATCH] 2.6.18: sb1250-mac: Broadcom PHY support
by Maciej W. Rozycki
· 18 years ago
3cb2fcc
Fix misc Kconfig typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
a9b1497
[PATCH] Slight refactor of interrupt mapping for FSL parts
by Andy Fleming
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
b7a00ec
[netdrvr] phy: Fix bugs in error handling
by Jeff Garzik
· 18 years ago
84c22d7
[PATCH] Signedness issue in drivers/net/phy/phy_device.c
by Eric Sesterhenn
· 18 years ago
c233289
drivers/net/phy/fixed: #if 0 some incomplete code
by Jeff Garzik
· 18 years ago
846050d
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
11b0bac
[PATCH] PAL: Support of the fixed PHY
by Vitaly Bordug
· 18 years ago
bcd6837
[PATCH] remove unnecessary config.h includes from drivers/net/
by Dave Jones
· 18 years ago
817acf5
[PATCH] Stop calling phy_stop_interrupts() twice
by Sergei Shtylylov
· 18 years ago
0c639b3
[PATCH] Add support for the Cicada 8201 PHY
by Kim Phillips
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
600991b
[PATCH] Fix phy id for LXT971A/LXT972A
by Uwe Zeisberger
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
ef82a30
[POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.
by Jon Loeliger
· 18 years ago
c9e055a
[PATCH] phy: new SMSC LAN83C185 PHY driver
by Herbert Valerio Riedel
· 19 years ago
64b1c2b
phy: mdiobus_register(): initialize all phy_map entries
by Herbert Valerio Riedel
· 19 years ago
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
a4d00f1
[PATCH] phy: Added a macro to represent the string format used to match a phy device
by Kumar Gala
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
afcceaa
[PATCH] missing license for libphy.ko
by Olaf Hering
· 19 years ago
a10b5aa
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
by Jeff Garzik
· 19 years ago
f896424
[PATCH] phy address mask support for generic phy layer
by Matt Porter
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
8cee0cd
[netdrvr] delete CONFIG_PHYCONTROL
by Jeff Garzik
· 19 years ago
7cda624
[PATCH] Kconfig fix (PHYLIB vs. s390)
by viro@ZenIV.linux.org.uk
· 19 years ago
dc85dec
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
by Peter Chubb
· 19 years ago
829ca9a
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
by Pavel Machek
· 19 years ago
e139345
[PATCH] PHY Layer fixup
by Andy Fleming
· 19 years ago
2bf69b5
phy subsystem: more cleanups
by Jeff Garzik
· 19 years ago
67c4f3f
Fix numerous minor problems with new phy subsystem.
by Jeff Garzik
· 19 years ago
00db818
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
by Andy Fleming
· 19 years ago