index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: Check phydev->drv
Florian Fainelli
2017-02-20
2
-7
/
+25
*
net: phy: Fix PHY unbind crash
Florian Fainelli
2017-02-20
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
2
-12
/
+22
|
\
|
*
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
2017-02-09
1
-4
/
+2
|
*
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
2017-02-09
1
-8
/
+20
*
|
net: phy: Add LED mode driver for Microsemi PHYs.
Raju Lakkaraju
2017-02-08
1
-1
/
+84
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-0
/
+7
|
\
\
|
|
/
|
*
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
2017-02-02
1
-0
/
+7
*
|
net: phy: dp83867: Recover from "port mirroring" N/A MODE4
Lukasz Majewski
2017-02-07
1
-1
/
+22
*
|
net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver
Lukasz Majewski
2017-02-07
1
-0
/
+38
*
|
net: phy: bcm7xxx: Add BCM74371 PHY ID
Florian Fainelli
2017-02-07
1
-0
/
+2
*
|
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
2017-02-07
5
-1
/
+122
*
|
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
2017-02-02
1
-0
/
+21
*
|
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
2017-02-02
1
-0
/
+20
*
|
xgene_enet: remove bogus forward declarations
Arnd Bergmann
2017-02-02
2
-30
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
1
-1
/
+1
|
\
\
|
|
/
|
*
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
Sean Nyekjaer
2017-01-29
1
-1
/
+1
*
|
net: phy: broadcom: rehook BCM54612E specific init
Rafał Miłecki
2017-02-01
1
-34
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
6
-9
/
+55
|
\
\
|
|
/
|
*
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
2017-01-27
1
-0
/
+14
|
*
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2017-01-25
2
-0
/
+2
|
*
net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
Geert Uytterhoeven
2017-01-25
1
-2
/
+6
|
*
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
2017-01-24
1
-0
/
+2
|
*
net: phy: Avoid deadlock during phy_error()
Florian Fainelli
2017-01-23
1
-5
/
+9
|
*
net: phy: bcm63xx: Utilize correct config_intr function
Daniel Gonzalez Cabanelas
2017-01-18
1
-2
/
+19
|
*
net: phy: dp83848: add DP83620 PHY support
Alvaro G. M
2017-01-17
1
-0
/
+3
*
|
net: phy: broadcom: add support for BCM54210E
Rafał Miłecki
2017-01-27
1
-1
/
+33
*
|
net: phy: broadcom: drop duplicated define for RGMII SKEW delay
Rafał Miłecki
2017-01-25
1
-1
/
+1
*
|
net: phy: broadcom: use auxctl reading helper in BCM54612E code
Rafał Miłecki
2017-01-25
1
-4
/
+2
*
|
phy: marvell: remove conflicting initializer
Arnd Bergmann
2017-01-24
1
-7
/
+6
*
|
net: phy: bcm7xxx: Implement EGPHY workaround for 7278
Florian Fainelli
2017-01-22
1
-0
/
+34
*
|
net: phy: bcm7xxx: Add entry for BCM7278
Florian Fainelli
2017-01-22
1
-0
/
+2
*
|
phy: marvell: Add support for temperature sensor
Andrew Lunn
2017-01-20
1
-3
/
+420
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-2
/
+6
|
\
\
|
|
/
|
*
net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
Karicheri, Muralidharan
2017-01-16
1
-2
/
+6
*
|
net: mdio-gpio: Use gpio subsystem to handle low-active pins
Guenter Roeck
2017-01-12
1
-12
/
+14
*
|
net: mdio-gpio: Convert to use gpiod functions where possible
Guenter Roeck
2017-01-12
1
-22
/
+21
*
|
net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request
Guenter Roeck
2017-01-12
1
-7
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
2
-1
/
+3
|
\
\
|
|
/
|
*
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
2017-01-11
1
-1
/
+2
|
*
net: phy: Add Meson GXL PHY hardware dependency
Jean Delvare
2017-01-09
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
2
-0
/
+19
|
\
\
|
|
/
|
*
phy state machine: failsafe leave invalid RUNNING state
Zefir Kurtisi
2017-01-09
1
-0
/
+9
|
*
net: phy: dp83867: fix irq generation
Grygorii Strashko
2017-01-06
1
-0
/
+10
*
|
mdio: Demote print from info to debug in mdio_device_register
Florian Fainelli
2017-01-08
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
net: phy: use boolean dt properties for eee broken modes
jbrunet
2016-12-20
1
-3
/
+15
*
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
2016-12-20
1
-2
/
+2
*
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
2016-12-10
11
-90
/
+67
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-3
/
+13
|
\
[next]