Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
afa83e239af58a93eddd10a7a43ac5618884db15
/
drivers
/
net
/
phy
9b9a8bf
phylib: Fix some sparse warnings
by Andy Fleming
· 17 years ago
4d9b1a0
Add support for SMSC LAN8187 and LAN8700 PHYs
by Steve Glendinning
· 17 years ago
48c41b9
Rename SMSC phy functions to be more generic
by Steve Glendinning
· 17 years ago
5d12b13
drivers/net/phy: fix kernel-doc notation
by Randy Dunlap
· 17 years ago
f62220d
phylib: Add support for board-level PHY fixups
by Andy Fleming
· 17 years ago
cac1f3c
phylib: factor out get_phy_id from within get_phy_device
by Paul Gortmaker
· 17 years ago
b1394f9
PHY: add BCM5464 support to broadcom PHY driver
by Paul Gortmaker
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
5da4e37
net: marvell.c fix sparse shadowed variable warning
by Harvey Harrison
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
57bb7e2
phy/broadcom: add support for BCM5481 PHY
by Anton Vorontsov
· 17 years ago
f0c88f9
netxen, phy/marvell, skge: minor checkpatch fixes
by Jeff Garzik
· 17 years ago
be937f1
Marvell PHY m88e1111 driver fix
by Alexandr Smirnov
· 17 years ago
f9e7d10
FIXED_PHY must depend on PHYLIB=y
by Adrian Bunk
· 17 years ago
8b7c166
dm9161: add configuration for MII/RMII
by frederic Rodo
· 17 years ago
d1e7fe4
net/phy/mdio_bus.c: fix a check-after-use
by Adrian Bunk
· 17 years ago
651be3a
net/phy/fixed.c: fix a use-after-free
by Adrian Bunk
· 17 years ago
097c2aa
phylib: Add Realtek 821x eth PHY support
by Johnson Leung
· 17 years ago
35b5f6b
PHYLIB: Locking fixes for PHY I/O potentially sleeping
by Nate Case
· 17 years ago
03157ac
PHYLIB: Add BCM5482 PHY support
by Nate Case
· 17 years ago
a79d8e9
phy/fixed.c: rework to not duplicate PHY layer functionality
by Vitaly Bordug
· 17 years ago
6f4a7f4
PHY: Add the phy_device_release device method.
by Anton Vorontsov
· 17 years ago
dda93b4
Stop phy code from returning success to unknown ioctls.
by David Woodhouse
· 17 years ago
9daf5a7
phylib: marvell: add support for TX-only and RX-only Internal Delay
by Kim Phillips
· 17 years ago
f2511f1
phylib: Silence driver registration
by Olof Johansson
· 17 years ago
ac8c635
phylib: Add ID for Marvell 88E1240
by Olof Johansson
· 17 years ago
5a46236
phy/bitbang: missing MODULE_LICENSE
by Randy Dunlap
· 17 years ago
e2ec458
Generic bitbanged MDIO library
by Scott Wood
· 17 years ago
6daf653
PHYLIB: fix an interrupt loop potential when halting
by Maciej W. Rozycki
· 17 years ago
0ac4952
PHYLIB: IRQ event workqueue handling fixes
by Maciej W. Rozycki
· 17 years ago
9ff8c68
PHYLIB: Spinlock fixes for softirqs
by Maciej W. Rozycki
· 17 years ago
7c32f47
PHY fixed driver: rework release path and update phy_id notation
by Vitaly Bordug
· 17 years ago
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
680e9fe
phy: export phy_mii_ioctl
by Domen Puncer
· 17 years ago
026d791
Fix a lock problem in generic phy code
by Hans-Jürgen Koch
· 17 years ago
bc1e0a0
phy layer: fix genphy_setup_forced (don't reset)
by Domen Puncer
· 17 years ago
163642a
phy layer: fix phy_mii_ioctl for autonegotiation
by Domen Puncer
· 17 years ago
52cb1c2
Fix error checking in Vitesse IRQ config
by Andy Fleming
· 17 years ago
af2d940
Fix Vitesse RGMII-ID support
by Andy Fleming
· 17 years ago
1d5e83a
Fix Vitesse 824x PHY interrupt acking
by Andy Fleming
· 17 years ago
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
· 17 years ago
53f9994
Use menuconfig objects: PHY
by Jan Engelhardt
· 17 years ago
9556fb7
[S390] Kconfig: unwanted menus for s390.
by Martin Schwidefsky
· 17 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 17 years ago
d0758bc
phy: use flush_work_keventd()
by Andrew Morton
· 17 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
ef82a306
[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
· 18 years ago
64b1c2b
phy: mdiobus_register(): initialize all phy_map entries
by Herbert Valerio Riedel
· 18 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
f896424c
[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
Next »