Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
873fcdd4bfc75880888a7d148a71d70ed87c9ebf
/
drivers
/
net
/
phy
dacac4d
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
by Mark Ware
· 15 years ago
bc23283
NET: phy_device, fix lock imbalance
by Jiri Slaby
· 15 years ago
42caa07
phylib: fixes for PHY_RESUMING state changes
by Wade Farnsworth
· 15 years ago
1d4ac5d
phy_device: fix parameter name in kernel-doc
by Randy Dunlap
· 15 years ago
32d0c1e
net/phy/marvell: update m88e1111 support for SGMII mode
by Haiying Wang
· 15 years ago
fa94f6d
phylib: add *_direct() variants of phy_connect and phy_attach functions
by Grant Likely
· 16 years ago
4dea547
phylib: rework to prepare for OF registration of PHYs
by Grant Likely
· 16 years ago
3664090
phylib: Fix delay argument of schedule_delayed_work
by Atsushi Nemoto
· 16 years ago
dcd07be
phylib: Add interrupt source check function to M88E1121R driver
by Anatolij Gustschin
· 16 years ago
a8729eb
phylib: Allow early-out in phy_change
by Anatolij Gustschin
· 16 years ago
140bc92
phylib: Basic support for the M88E1121R Marvell chip
by Sergei Poselenov
· 16 years ago
57401d5
phy: error handling for platform_device_register_simple()
by Dan Carpenter
· 16 years ago
bf6aede
workqueue: add to_delayed_work() helper function
by Jean Delvare
· 16 years ago
f0de70f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e072b63
phy: add new LAN8710 and LAN8720 device ids to smsc phy driver
by Steve Glendinning
· 16 years ago
a390d1f
phylib: convert state_queue work to delayed_work
by Marcin Slusarz
· 16 years ago
036b668
mdio: fix non-constant printk warnings
by Stephen Hemminger
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
664f93b
mdio-gpio: Add mdc pin direction initialization
by Paulius Zaleckas
· 16 years ago
3d1e4db
phylib: Rework suspend/resume code to check netdev wakeup capability
by Anton Vorontsov
· 16 years ago
3eacdf5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c64d2a9
phy: Add suspend/resume support to SMSC PHYs
by Steve Glendinning
· 16 years ago
6f05106
phylib: Fix oops in suspend/resume paths
by Anton Vorontsov
· 16 years ago
57a5749
phylib: unsigneds go unnoticed
by Roel Kluin
· 16 years ago
f0d44ae
phylib: Fix Freescale TBI PHY detection
by Anton Vorontsov
· 16 years ago
161c8d2
net: PHYLIB mdio fixes #2
by Krzysztof Halasa
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e8e5752
net: kernel BUG at drivers/net/phy/mdio_bus.c:165!
by Krzysztof Halasa
· 16 years ago
f162e97
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
by Andy Fleming
· 16 years ago
dbb7a95
phy: Add LSI ET1011C PHY driver
by Chaithrika U S
· 16 years ago
f95be180
phy: add the ST ste10Xp PHYs
by Giuseppe Cavallaro
· 16 years ago
4621bf1
phy: Add file missed in previous commit.
by David S. Miller
· 16 years ago
0f0ca34
phy: power management support
by Giuseppe Cavallaro
· 16 years ago
914804b
phy: add natsemi PHY driver
by Giuseppe Cavallaro
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
11c6dd2
phylib: Add Vitesse VSC8221 SGMII PHY
by Trent Piepho
· 16 years ago
2fbb69a
broadcom: Add 57780 support
by Matt Carlson
· 16 years ago
6436cbc
phy: fix phy_id detection also for broken hardware.
by Giuseppe Cavallaro
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
de339c2
phylib: Fix auto-negotiation restart avoidance
by Trent Piepho
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f004f3e
phylib: make mdio-gpio work without OF (v4)
by Paulius Zaleckas
· 16 years ago
72af187
phylib: rename mdio-ofgpio to mdio-gpio
by Paulius Zaleckas
· 16 years ago
3ee8238
phy: fix phy address bug
by Giulio Benetti
· 16 years ago
605f196
phy: Add support for Marvell 88E1118 PHY
by Ron Madrid
· 16 years ago
3e44017
phylib: fix premature freeing of struct mii_bus
by Lennert Buytenhek
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
fd9abb3
SMSC LAN911x and LAN921x vendor driver
by Steve Glendinning
· 16 years ago
772638b
broadcom: Add support for BCM50610
by Matt Carlson
· 16 years ago
042a75b
broadcom: Refine expansion register access routine
by Matt Carlson
· 16 years ago
5e0c676
broadcom: Add flow control support
by Matt Carlson
· 16 years ago
26853ab
NET: convert the phy_device file to use bus_find_device_by_name
by Greg Kroah-Hartman
· 17 years ago
892871d
net: export genphy_restart_aneg
by Adrian Bunk
· 16 years ago
78c36b1
net/phy: add missing kernel-doc
by Randy Dunlap
· 16 years ago
ec2a565
phylib: two dynamic mii_bus allocation fallout fixes
by Lennert Buytenhek
· 16 years ago
2e88810
phylib: add mdiobus_{read,write}
by Lennert Buytenhek
· 16 years ago
46abc02
phylib: give mdio buses a device tree presence
by Lennert Buytenhek
· 16 years ago
298cf9b
phylib: move to dynamic allocation of struct mii_bus
by Lennert Buytenhek
· 16 years ago
18ee49d
phylib: rename mii_bus::dev to mii_bus::parent
by Lennert Buytenhek
· 16 years ago
0acb283
phylib: Wake PHY state machine on interrupt
by Trent Piepho
· 16 years ago
51e2a38
PHY: Avoid unnecessary aneg restarts
by Trent Piepho
· 16 years ago
c6d6a51
phylib: phy_mii_ioctl() fixes
by Lennert Buytenhek
· 16 years ago
4fd5f81
phylib: allow incremental scanning of an mii bus
by Lennert Buytenhek
· 16 years ago
7239016d
net/phy: Fix 88e1111 copper/fiber selection in RGMII mode
by Wang Jian
· 16 years ago
9cf8fa4
net/phy: Fix copper/fiber auto-selection for 88e1111
by Wang Jian
· 16 years ago
e9911c2
Fix missing exports for net/phy/mdio-bitbang.c
by Takashi Iwai
· 16 years ago
a5edecc
net: OpenFirmware GPIO based MDIO bitbang driver
by Laurent Pinchart
· 16 years ago
a5b17df
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
a01b3d7
phylib: do EXPORT_SYMBOL on get_phy_id
by Paul Gortmaker
· 16 years ago
1b0771a
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
by Maciej W. Rozycki
· 16 years ago
cd9af3d
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
by Nate Case
· 16 years ago
940608b
PHYLIB: Kconfig: Fix the dependency on S390
by Maciej W. Rozycki
· 16 years ago
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
Next »