Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
32b63776931acc7dbaaf336a99dd7306a815a254
/
drivers
/
net
/
phy
c3e70ed
Revert "phy: IRQ cannot be shared"
by Xander Huff
· 8 years ago
f64f148
phy: micrel: Reenable interrupts during resume for ksz9031
by Xander Huff
· 8 years ago
836384d
net: phy: micrel: Add specific suspend
by Wenyou Yang
· 8 years ago
ecd5a32
phy/micrel: Change phy_id_mask for KSZ8721
by Alexander Stein
· 8 years ago
b2df430
drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()
by Wei Yongjun
· 8 years ago
43b3cf6
drivers: net: phy: xgene: Add MDIO driver
by Iyappan Subramanian
· 8 years ago
3758be3
Marvell phy: add functions to suspend and resume both interfaces: fiber and copper links.
by Charles-Antoine Couret
· 8 years ago
78301eb
Marvell phy: add configuration of autonegociation for fiber link.
by Charles-Antoine Couret
· 8 years ago
2170fef
Marvell phy: add field to get errors from fiber link.
by Charles-Antoine Couret
· 8 years ago
6cfb3bc
Marvell phy: check link status in case of fiber link.
by Charles-Antoine Couret
· 8 years ago
4960e4b
net: Add MDIO bus driver for the Hisilicon FEMAC
by Dongpo Li
· 8 years ago
77501a7
net: phy: micrel: Add KSZ8041FTL fiber mode support
by Philipp Zabel
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b291c41
net: phy: dp83867: Fix initialization of PHYCR register
by Stefan Hauser
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3ec0a0f
net: marvell: Add separate config ANEG function for Marvell 88E1111
by Harini Katakam
· 8 years ago
69fc58a
net: phy: Manage fixed PHY address space using IDA
by Florian Fainelli
· 8 years ago
bf7afb2
phy: improve safety of fixed-phy MII register reading
by Russell King
· 8 years ago
37688e3
phy: generate swphy registers on the fly
by Russell King
· 8 years ago
68888ce
phy: separate swphy state validation from register generation
by Russell King
· 8 years ago
0629bf1
phy: convert swphy register generation to tabular form
by Russell King
· 8 years ago
5ae68b0
phy: move fixed_phy MII register generation to a library
by Russell King
· 8 years ago
a78c16e
mdio: mux: avoid 'maybe-uninitialized' warning
by Arnd Bergmann
· 8 years ago
fdecf36
phy: marvell: fix LED configuration via marvell,reg-init
by Clemens Gruber
· 8 years ago
98bc865
net: mdio-mux: Add MDIO mux driver for iProc SoCs
by Pramod Kumar
· 8 years ago
f20e665
mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
by Pramod Kumar
· 8 years ago
fc0f7e3
net: phy: smsc: reintroduced unconditional soft reset
by Manfred Schlaegl
· 8 years ago
112b558
NET: PHY: adds driver for Intel XWAY PHY
by Hauke Mehrtens
· 8 years ago
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
258bf443
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
Next »