Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e434863718d4b99dd0d6e0cefd3c5e79e4fa2083
/
drivers
/
net
/
phy
94835014
Revert "phy: add support for a reset-gpio specification"
by Fabio Estevam
· 9 years ago
185be5a
phy: fix crash in fixed_phy_add()
by Rabin Vincent
· 9 years ago
917fa53
Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"
by David S. Miller
· 9 years ago
c606b49
Revert "phy dp83867: Make rgmii parameters optional"
by David S. Miller
· 9 years ago
81003bc
phy dp83867: Make rgmii parameters optional
by Alexander Graf
· 9 years ago
7f32541
phy dp83867: Fix compilation with CONFIG_OF_MDIO=m
by Alexander Graf
· 9 years ago
c8396d8
lxt: simplify lxt970_config_init()
by Sergei Shtylyov
· 9 years ago
04e6233
lxt: simplify lxt97[01]_config_intr()
by Sergei Shtylyov
· 9 years ago
da47b45
phy: add support for a reset-gpio specification
by Uwe Kleine-König
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f893a99
phy: micrel: Use MICREL_PHY_ID_MASK definition
by Fabio Estevam
· 9 years ago
84a527a
net: phylib: fix interrupts re-enablement in phy_start
by Shaohui Xie
· 9 years ago
9d9a77c
net: phy: add phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
e98a3aa
mdio_bus: don't return NULL from mdiobus_scan()
by Sergei Shtylyov
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
70e927b
mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
by Marek Vasut
· 9 years ago
a05d7df
net: phy: at803x: only the AT8030 needs a hardware reset on link change
by Timur Tabi
· 9 years ago
66c239e
mdio_bus: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
4914a58
fixed_phy: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
b74766a
phylib: don't return NULL from get_phy_device()
by Sergei Shtylyov
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a1459c1
net: phy: spi_ks8895: Don't leak references to SPI devices
by Mark Brown
· 9 years ago
2d55173
phy: add generic function to support ksetting support
by Philippe Reynes
· 9 years ago
f48256e
phy: make some bits preserved while setup forced mode
by wangweidong
· 9 years ago
9a6f2b0
net: mdio: Fix lockdep falls positive splat
by Andrew Lunn
· 9 years ago
4cef191
net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
by Jaedon Shin
· 9 years ago
9eb13f6
net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY
by Sebastian Frias
· 9 years ago
d57019d
at803x: fix reset handling
by Sergei Shtylyov
· 9 years ago
227f33b
mdio-sun4i: oops in error handling in probe
by Dan Carpenter
· 9 years ago
e2ad1f9
phy: mdio-thunder: Fix some Kconfig typos
by Andreas Färber
· 9 years ago
7091f01e8
phy: mdio-cavium: Add missing MODULE_* annotations.
by David Daney
· 9 years ago
5bcbe0f
phy: fixed: Fix removal of phys.
by Andrew Lunn
· 9 years ago
379d7ac
phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
by David Daney
· 9 years ago
1eefee9
phy: mdio-octeon: Refactor into two files/modules
by David Daney
· 9 years ago
9826731
at803x: fix suspend/resume for SGMII link
by Zefir Kurtisi
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
99f81af
phy: micrel: Disable auto negotiation on startup
by Alexandre Belloni
· 9 years ago
f5aba91
phy: micrel: Ensure interrupts are reenabled on resume
by Alexandre Belloni
· 9 years ago
407353e
phy: marvell: Fix 88E1510 initialization
by Clemens Gruber
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
321b4d4
phy: marvell/micrel: Fix Unpossible condition
by Andrew Lunn
· 9 years ago
e12a285
net: phy: dp83848: Fix sysfs naming collision warning
by Andrew F. Davis
· 9 years ago
930b37e
net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518
by Stefan Roese
· 9 years ago
79be1a1
phy: marvell: Fix and unify reg-init behavior
by Clemens Gruber
· 9 years ago
cd772de
phy: keep pause flags in phy driver features
by Woojung.Huh@microchip.com
· 9 years ago
27090cb
net: phy: spi_ks8995: include linux/gpio/consumer.h
by Arnd Bergmann
· 9 years ago
3125c08
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY
by Florian Fainelli
· 9 years ago
3ccc305
net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent
by Florian Fainelli
· 9 years ago
815717d
net: phy: bcm7xxx: Remove wildcard entries
by Florian Fainelli
· 9 years ago
258bf44
net: phy: bcm7xxx: Fix bcm7xxx_config_init() check
by Florian Fainelli
· 9 years ago
c6dd213
net: phy: bcm7xxx: Fix 40nm EPHY features
by Florian Fainelli
· 9 years ago
50d8998
net: phy: bcm7xxx: Fix shadow mode 2 disabling
by Florian Fainelli
· 9 years ago
5fed039
net: phy: dp83848: Add comments for register definitions
by Andrew F. Davis
· 9 years ago
d1782f7
net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
by Andrew F. Davis
· 9 years ago
cf13be5
net: phy: dp83848: Reorganize code for readability and safety
by Andrew F. Davis
· 9 years ago
6833629
net: phy: dp83848: Add PHY ID for TI version of DP83848C
by Andrew F. Davis
· 9 years ago
2f67864
net: phy: dp83848: Add macro for dp83848 compatible devices
by Andrew F. Davis
· 9 years ago
c0e6cb1
net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
by Helmut Buchsbaum
· 9 years ago
6665e62
net: phy: spi_ks8995: generalize creation of SPI commands
by Helmut Buchsbaum
· 9 years ago
cd6f288
net: phy: spi_ks8995: add support for resetting switch using GPIO
by Helmut Buchsbaum
· 9 years ago
484e36f
net: phy: spi_ks8995: verify chip and determine revision
by Helmut Buchsbaum
· 9 years ago
aa54c8d
net: phy: spi_ks8995: introduce spi_device_id table
by Helmut Buchsbaum
· 9 years ago
c731f0e
net: Fix dependencies for !HAS_IOMEM archs
by Richard Weinberger
· 9 years ago
0a9c453
net: phy: smsc: Fix disabling energy detect mode
by Teresa Remmet
· 9 years ago
deccd16f9
net: phy: Fix phy_mac_interrupt()
by Florian Fainelli
· 9 years ago
d5c3d84
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
by Florian Fainelli
· 9 years ago
81e8f2e
net: dp83640: Fix tx timestamp overflow handling.
by Manfred Rudigier
· 9 years ago
e6e4a55
net: phy: at803x: Add the interrupt register bit definitions
by Martin Blumenstingl
· 9 years ago
a46bd63
net: phy: at803x: Clean up duplicate register definitions
by Martin Blumenstingl
· 9 years ago
2e5f9f2
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
by Martin Blumenstingl
· 9 years ago
e15bb4c
net: phy: at803x: Don't set gbit features for the AR8030 phy
by Martin Blumenstingl
· 9 years ago
113c74d
net: phy: turn carrier off on phy attach
by Sjoerd Simons
· 9 years ago
47b356e
phy: remove an unneeded condition
by Dan Carpenter
· 9 years ago
db9107b
mdio_bus: NULL dereference on allocation error
by Dan Carpenter
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
26706d4
net: phy: Add support for SMSC LAN8740 PHY
by Joshua Henderson
· 9 years ago
b4c19f7
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
by Roosen Henri
· 9 years ago
711fdba
mdio: Abstract device_remove() and device_free()
by Andrew Lunn
· 9 years ago
a9049e0
mdio: Add support for mdio drivers.
by Andrew Lunn
· 9 years ago
f89df3f
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
by Andrew Lunn
· 9 years ago
f03bc4a
mdio_bus: Generalise of_mdiobus_link_phydev()
by Andrew Lunn
· 9 years ago
e76a495
phy: Move phy specific bus match into phy_device
by Andrew Lunn
· 9 years ago
be01da7
phy: Centralize setting driver module owner
by Andrew Lunn
· 9 years ago
bc87922
phy: Move PHY PM operations into phy_device
by Andrew Lunn
· 9 years ago
5cf11be
phy_device: Move phy attributes into phy_device
by Andrew Lunn
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
35d2aea
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
053e7e1
phy: phy_{read|write}_mmd_indirect: get addr from phydev
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
72ba48b
phy: Add phydev_err() and phydev_dbg() macros
by Andrew Lunn
· 9 years ago
2b2427d
phy: micrel: Add ethtool statistics counters
by Andrew Lunn
· 9 years ago
d2fa47d
phy: marvell: Add ethtool statistics counters
by Andrew Lunn
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
20b08e1
net: phy: mdio-mux: Check return value of mdiobus_alloc()
by Tobias Klauser
· 9 years ago
651df21
phy: micrel: Fix finding PHY properties in MAC node.
by Andrew Lunn
· 9 years ago
7bf9ae0
PHY: DP83867: Remove looking in parent device for OF properties
by Andrew Lunn
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
Next »