Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ad71c96213a68dfe6d761e3ff7ac7ac267fd612a
/
drivers
/
net
/
phy
af58f1d
kernel-doc: fix new warning in net/phy/mdio_bus.c
by Randy Dunlap
· 13 years ago
72092cc
dp83640: Fix NOHZ local_softirq_pending 08 warning
by Manfred Rudigier
· 13 years ago
eb8a54a
phylib: introduce mdiobus_alloc_size()
by Timur Tabi
· 13 years ago
d6c25be
mdio-octeon: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
a77e929
mdio-gpio: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
9e6c643
phy/fixed: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
43c6759
net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>
by Javier Martinez Canillas
· 13 years ago
a8e510f
phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added
by Frederic LAMBERT
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
fc0b927
net: Revert ARCNET and PHYLIB to tristate options
by Ben Hutchings
· 13 years ago
37f0702
net: Change mii to ethtool advertisement function names
by Matt Carlson
· 13 years ago
28011cf
net: Add ethtool to mii advertisment conversion helpers
by Matt Carlson
· 13 years ago
6488270
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
by Srinivas Kandagatla
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
8b3408f
dp83640: free packet queues on remove
by Richard Cochran
· 13 years ago
f5ff7cd
dp83640: use proper function to free transmit time stamping packets
by Richard Cochran
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f42af6c
net: Fix driver name for mdio-gpio.c
by Dirk Eibach
· 13 years ago
fddf86f
phylib: Modify Vitesse RGMII skew settings
by Andy Fleming
· 13 years ago
a4886d5
net/phy: extra delay only for RGMII interfaces for IC+ IP 1001
by Giuseppe CAVALLARO
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
76231e0
netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.
by David Daney
· 13 years ago
6fe3264
netdev/phy: Use mdiobus_read() so that proper locks are taken.
by David Daney
· 13 years ago
02715ed
dp83640: reduce driver noise
by Richard Cochran
· 13 years ago
bfb9035
treewide: Correct spelling of successfully in comments
by Joe Perches
· 13 years ago
dccaa9e
dp83640: add time stamp insertion for sync messages
by Richard Cochran
· 13 years ago
49b3fd4
dp83640: enable six external events and one periodic output
by Richard Cochran
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
9c9b1f2
net/phy: add IC+ IP101A and support APS.
by Giuseppe CAVALLARO
· 13 years ago
88491d8
drivers/net: Kconfig & Makefile cleanup
by Jeff Kirsher
· 13 years ago
6e6f400
net/phy: fix DP83865 phy interrupt handler
by Giuseppe CAVALLARO
· 13 years ago
8028837
dp83640: increase receive time stamp buffer size
by Richard Cochran
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
0a3f084
net: icplus: remove unnecessary code
by Greg Dietsche
· 13 years ago
ae6e86b
dp83640: drop PHY status frames in the driver.
by Richard Cochran
· 13 years ago
2331038
dp83640: fix phy status frame event parsing
by Richard Cochran
· 13 years ago
f1dc045
phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
by Ralf Baechle
· 13 years ago
86ff9baa
ptp: Fix dp83640 build warning when building statically
by John Stultz
· 13 years ago
cb646e2
ptp: Added a clock driver for the National Semiconductor PHYTER.
by Richard Cochran
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d005a09
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
by Marc Kleine-Budde
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
af1dc13
phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses
by Peter Korsgaard
· 14 years ago
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
d606ef3
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
by Baruch Siach
· 14 years ago
d5e219c
phy: Remove unneeded depends on PHYLIB
by hartleys
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
377ecca
phy: add the IC+ IP1001 driver
by Giuseppe CAVALLARO
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a40c9f8
net: add some KERN_CONT markers to continuation lines
by Uwe Kleine-König
· 14 years ago
cf41a51
of/phylib: Use device tree properties to initialize Marvell PHYs.
by David Daney
· 14 years ago
9060073
phylib: Add support for Marvell 88E1149R devices.
by David Daney
· 14 years ago
27d916d
phylib: Use common page register definition for Marvell PHYs.
by David Daney
· 14 years ago
337ac9d
phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr
by Cyril Chemparathy
· 14 years ago
89ff05e
phylib: make local function static
by stephen hemminger
· 14 years ago
be8c648
phy/marvell: fix 88e1121 support
by Arnaud Patard
· 14 years ago
10ff4c6
don't let BCM63XX_PHY depend on non-existant symbol
by Uwe Kleine-König
· 14 years ago
cf93c94
net/phy: fix many "defined but unused" warnings
by Uwe Kleine-König
· 14 years ago
fddd910
phylib: fix PAL state machine restart on resume
by Simon Guinot
· 14 years ago
29cfcdd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
ef24b16
phylib: Fix race between returning phydev and calling adjust_link
by Anton Vorontsov
· 14 years ago
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
Next »