Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64ddba4d8a381b65bebee24c8da4eb80080c64a4
/
drivers
/
net
/
phy
2bf420a
net: sun4i: fix timeout check
by Emilio López
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
ce9a1bf
drivers: net: phy: at803x: Add missing mdio device id
by Helmut Schaa
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
f317ff9
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
9ddebc4
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
by David Daney
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
05d7cce
drivers: net: phy: at803x: add support for AT8031
by Mugunthan V N
· 11 years ago
1ca6d1b
drivers: net: phy: at803x: add interface mode support
by Mugunthan V N
· 11 years ago
ea13c9e
drivers: net: phy: at803x: seperate wol specific code to wol standard apis
by Mugunthan V N
· 11 years ago
317420a
drivers: net: phy: at803x code cleanup on register and unregister driver
by Mugunthan V N
· 11 years ago
4bdcb1d
net: Add MDIO bus driver for the Allwinner EMAC
by Maxime Ripard
· 11 years ago
10e24caa
phy: Add Marvell 88E1510 phy ID
by Michal Simek
· 11 years ago
3da09a5
phy: Add Marvell 88E1116R phy ID
by Michal Simek
· 11 years ago
f5e1cab
phy: Use macros instead of hardcoded values in marvell phy driver
by Michal Simek
· 11 years ago
5a1cebd
phy: Add Vitesse 8211 phy ID
by Michal Simek
· 11 years ago
2a8626d
phy: Clean coding style in vitesse phy
by Michal Simek
· 11 years ago
9a9c56c
net: phy: fix a bug when verify the EEE support
by Giuseppe CAVALLARO
· 11 years ago
1a9561a
net/phy: Use module_spi_driver in spi_ks8995.c
by Sachin Kamat
· 11 years ago
50ab731
phy: bcm63xx: report Broadcom BCM63xx PHYs as internal
by Florian Fainelli
· 11 years ago
4284b6a
phy: allow drivers to flag a PHY device as internal
by Florian Fainelli
· 11 years ago
5ea94e7
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
by Florian Fainelli
· 11 years ago
2c7b492
phy: fix the use of PHY_IGNORE_INTERRUPT
by Florian Fainelli
· 11 years ago
bbb47bd
PHYLIB: queue work on system_power_efficient_wq
by Viresh Kumar
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
76ec9d1
Convert selectors of GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
775ae9b
netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
by David Daney
· 12 years ago
5d5f184
net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
a33e611
phy: Elimination the forced speed reduction algorithm.
by Kirill Kapranov
· 12 years ago
9fad0c9
net: mdio-octeon: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
f8e5fc8
net: mdio-gpio: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
3871c38
mv643xx_eth with 88E1318S: support Wake on LAN
by Michael Stapelberg
· 12 years ago
42e836e
phy: add set_wol/get_wol functions
by Michael Stapelberg
· 12 years ago
b6bb4df
phy/micrel: move flag handling to function for common use
by Hector Palacios
· 12 years ago
b818d1a
phy/micrel: Add support for KSZ8031
by Hector Palacios
· 12 years ago
baec126
phy: vitesse make vsc824x_add_skew static
by stephen hemminger
· 12 years ago
1994533
Supject: phy: make local function static
by stephen hemminger
· 12 years ago
32fcafb
net/phy: micrel: Disable asymmetric pause for KSZ9021
by Vlastimil Kosar
· 12 years ago
b2a4319
phy: Fix phy_device_free memory leak
by Petr Malat
· 12 years ago
81ec44a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
870a2b5
phylib: remove !S390 dependeny from Kconfig
by Heiko Carstens
· 12 years ago
e80beb2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
by Grant Likely
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
e68ed8f
drivers:net:misc: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7ab59dc
drivers/net/phy/micrel_phy: Add support for new PHYs
by David J. Choi
· 12 years ago
ef3d904
net: phy: realtek: add rtl8211e driver
by Giuseppe CAVALLARO
· 12 years ago
014f2ff
net: phy: icplus: fix broken INTR pin settings
by Giuseppe CAVALLARO
· 12 years ago
b4a4963
net: phy: icplus: Use the RGMII interface mode to configure clock delays
by Stuart Menefy
· 12 years ago
c3745ea
phy/marvell: remove fiber/copper autoselect on 88e1111
by Stef van Os
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
4257d58
net: phy: smsc: Fix config_init typo
by Patrick Trantham
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
6ded7cd
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
by trem
· 12 years ago
1642182
net/phy: Add interrupt support for dp83640 phy.
by Stephan Gatzka
· 12 years ago
633d159
net/phy: remove __dev* attributes
by Bill Pemberton
· 12 years ago
24bc518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
93272e0
net: add micrel KSZ8873MLL switch support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
3272dd9
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
by Srinivas Kandagatla
· 12 years ago
67f4efd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4223dbf
net: phy: smsc: Re-enable EDPD mode for LAN87xx
by Patrick Trantham
· 12 years ago
80d1178
Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free"
by David S. Miller
· 12 years ago
63f71dd
net/phy/davicom: add irq functions to DM9161E and DM9161A
by Joachim Eastwood
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
56277f4
phylib: mdio: Add sysfs attribute for PHY identifiers.
by Nick Bowler
· 12 years ago
aa73187
drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free
by Peter Senna Tschudin
· 12 years ago
0ca7111
phy: add AT803x driver
by Matus Ujhelyi
· 12 years ago
4085a7f
netdev/phy: Prototype of_mdio_find_bus()
by Mark Brown
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b629820
net: phy: smsc: Implement PHY config_init for LAN87xx
by Marek Vasut
· 12 years ago
871d1d6
lxt PHY: Support for the buggy LXT973 rev A2
by LEROY Christophe
· 12 years ago
510d573
phy/micrel: Rename KS80xx to KSZ80xx
by Marek Vasut
· 12 years ago
212ea99
phy/micrel: Implement support for KSZ8021
by Marek Vasut
· 12 years ago
1ef7615
ptp: link the phc device to its parent device
by Richard Cochran
· 12 years ago
9913b8c
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
by Peter Hüwe
· 12 years ago
16fa9e1
netdev/phy: mdio-mux-mmioreg.c should include of_address.h
by Timur Tabi
· 12 years ago
6cc2ff8
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
by Timur Tabi
· 12 years ago
e92bdf4b
of/mdio-gpio: Simplify the way device tree support is implemented.
by Srinivas Kandagatla
· 12 years ago
b32607d
mdio: translation of MMD EEE registers to/from ethtool settings
by Allan, Bruce W
· 12 years ago
61abcb7
netdev/phy: skip disabled mdio-mux nodes
by Timur Tabi
· 12 years ago
7cefdd1
drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data
by Julia Lawall
· 12 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
2fd46f4
netdev: mdio-octeon.c: Convert to use device tree.
by David Daney
· 12 years ago
90b24cf
Change email address for Steve Glendinning
by Steve Glendinning
· 13 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b93984c
netdev/phy: Fixup lockdep warnings in mdio-mux.c
by David Daney
· 12 years ago
806a0fb
bcm87xx: fix reg-init comment typo
by Peter Korsgaard
· 12 years ago
d5bf907
phylib: Support registering a bunch of drivers
by Christian Hohnstaedt
· 12 years ago
567990c
bcm87xx: disable autonegotiation by default
by Peter Korsgaard
· 12 years ago
a59a4d1
phy: add the EEE support and the way to access to the MMD registers.
by Giuseppe CAVALLARO
· 12 years ago
160c85f
phy: Fix warning in get_phy_device().
by David S. Miller
· 12 years ago
e9976d7
netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs
by David Daney
· 12 years ago
a30e2c1
netdev/phy/of: Add more methods for binding PHY devices to drivers.
by David Daney
· 12 years ago
ac28b9f
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
by David Daney
· 12 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
48d7d0a
phy/micrel: change phy_id_mask for KSZ9021 and KS8001
by Jason Wang
· 12 years ago
Next »