Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a9d2a6df11f5b9dc19ad4147374e8b67c4438158
/
drivers
/
net
/
phy
2f2c779
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
cba86f2
phylib: available for any speed ethernet
by Randy Dunlap
· 14 years ago
00c7d92
phy.c: fix kernel-doc warnings
by Randy Dunlap
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
3ff1c25
phy/marvell: add 88ec048 support
by Cyril Chemparathy
· 14 years ago
c477d04
phy/marvell: add 88e1121 interface mode support
by Cyril Chemparathy
· 14 years ago
dab1086
phy: add suspend/resume in the ic+
by Giuseppe Cavallaro
· 14 years ago
c1f19b5
net: support time stamping in phy devices.
by Richard Cochran
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
2f495c3
net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag
by Benjamin Herrenschmidt
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
51f932c
micrel phy driver - updated(1)
by Choi, David
· 14 years ago
a71e832
netdev: mdio-octeon: Fix section mismatch errors.
by David Daney
· 14 years ago
e2f5b04
phylib: Add autoload support for the LXT973 phy.
by David Woodhouse
· 14 years ago
7a938f8
broadcom: Add 5241 support
by Dmitry Baryshkov
· 14 years ago
fcb26ec
broadcom: move all PHY_ID's to header
by Dmitry Baryshkov
· 14 years ago
e13647c
phylib: Add support for the LXT973 phy.
by Richard Cochran
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9fc282b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
80ea76b
phy: Fix initialization in micrel driver.
by David S. Miller
· 15 years ago
7437e7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
52a60ed
phy/micrel: Add module device ID table for autoloading.
by David S. Miller
· 15 years ago
0f7ca59
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d050700
drivers/net/phy: micrel phy driver
by David J. Choi
· 15 years ago
6c17812
NET: mdio-octeon: Enable the hardware before using it.
by David Daney
· 15 years ago
0de8655
PHY: fix typo in bcm63xx PHY driver table
by Florian Fainelli
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4e4f10f
phylib: Add module table to all existing phy drivers
by David Woodhouse
· 15 years ago
8626d3b
phylib: Support phy module autoloading
by David Woodhouse
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
abf35df
NET: Support clause 45 MDIO commands at the MDIO bus level
by Jason Gunthorpe
· 15 years ago
6a443a0
tg3: Push phylib definitions to phylib
by Matt Carlson
· 15 years ago
f8f76db
libphy: add phy_find_first function
by Jiri Pirko
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6be3257
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
5f8cbc1
phy: add RTBI mode for m88e1111
by Liu Yu-B13201
· 15 years ago
4f9c85a
phylib: Move workqueue initialization to a proper place
by Anton Vorontsov
· 15 years ago
597d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
698244a
phy: SMSC device Energy Detect power-down mode
by Giuseppe Cavallaro
· 15 years ago
7ec4e7d
broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()
by roel kluin
· 15 years ago
2f5cb43
phylib: Properly reinitialize PHYs after hibernation
by Anton Vorontsov
· 15 years ago
541cd3e
phylib: Fix deadlock on resume
by Anton Vorontsov
· 15 years ago
292be57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
5ee6f6a
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
by Roel Kluin
· 15 years ago
25d967b
NET: Add driver for Octeon MDIO buses.
by David Daney
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f99b4a0
net: fix mdio section mismatch warning
by Stephen Rothwell
· 15 years ago
52fae08
tg3 / broadcom: Optionally disable TXC if no link
by Matt Carlson
· 15 years ago
c704dc2
tg3 / broadcom: Add APD support for GPHYs
by Matt Carlson
· 15 years ago
32e5a8d
tg3 / broadcom: Add code to disable rxc refclk
by Matt Carlson
· 15 years ago
cdd4e09
tg3 / broadcom: Refine AC131 APD support
by Matt Carlson
· 15 years ago
63a14ce
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
by Matt Carlson
· 15 years ago
8649f13
broadcom: Consolidate dev_flags definitions
by Matt Carlson
· 15 years ago
219c6ef
broadcom: Fix slow link problem
by Matt Carlson
· 15 years ago
47b1b53
broadcom: Isolate phy dsp accesses
by Matt Carlson
· 15 years ago
e72701a
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
by Anton Vorontsov
· 15 years ago
8ff4498
phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs
by Anton Vorontsov
· 15 years ago
a4b1164
drivers/net/phy: introduce missing kfree
by Julia Lawall
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
d9221e6
broadcom: Make the 57780 IEEE compliant
by Matt Carlson
· 15 years ago
d7a2ed9
broadcom: Add AC131 phy support
by Matt Carlson
· 15 years ago
4f4598f
broadcom: Add BCM50610M support
by Matt Carlson
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dacac4d
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
by Mark Ware
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
bc23283
NET: phy_device, fix lock imbalance
by Jiri Slaby
· 15 years ago
09bb9aa
MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.
by Maxime Bizon
· 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
Next »