index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Lines
2017-04-26
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
-11
/
+0
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
-4
/
+36
2017-04-20
dp83640: don't recieve time stamps twice
Dan Carpenter
-2
/
+0
2017-04-17
net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
Grygorii Strashko
-15
/
+2
2017-03-24
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
-1
/
+1
2017-03-23
net: phy: Export mdiobus_register_board_info()
Florian Fainelli
-0
/
+1
2017-03-09
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
-15
/
+0
2017-03-07
spi_ks8995: regs_size incorrect for some devices
Blomme, Maarten
-1
/
+1
2017-03-07
spi_ks8995: fix "BUG: key accdaa28 not in .data!"
Blomme, Maarten
-0
/
+1
2017-03-05
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
-1
/
+1
2017-02-24
net: phy: Add missing driver check in phy_aneg_done()
Florian Fainelli
-1
/
+1
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
-7
/
+25
2017-02-20
net: phy: Fix PHY unbind crash
Florian Fainelli
-0
/
+2
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-12
/
+22
2017-02-09
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
-4
/
+2
2017-02-09
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
-8
/
+20
2017-02-08
net: phy: Add LED mode driver for Microsemi PHYs.
Raju Lakkaraju
-1
/
+84
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+7
2017-02-07
net: phy: dp83867: Recover from "port mirroring" N/A MODE4
Lukasz Majewski
-1
/
+22
2017-02-07
net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver
Lukasz Majewski
-0
/
+38
2017-02-07
net: phy: bcm7xxx: Add BCM74371 PHY ID
Florian Fainelli
-0
/
+2
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
-1
/
+122
2017-02-02
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
-0
/
+7
2017-02-02
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
-0
/
+21
2017-02-02
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
-0
/
+20
2017-02-02
xgene_enet: remove bogus forward declarations
Arnd Bergmann
-30
/
+24
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2017-02-01
net: phy: broadcom: rehook BCM54612E specific init
Rafał Miłecki
-34
/
+33
2017-01-29
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
Sean Nyekjaer
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-9
/
+55
2017-01-27
net: phy: broadcom: add support for BCM54210E
Rafał Miłecki
-1
/
+33
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
-0
/
+14
2017-01-25
net: phy: broadcom: drop duplicated define for RGMII SKEW delay
Rafał Miłecki
-1
/
+1
2017-01-25
net: phy: broadcom: use auxctl reading helper in BCM54612E code
Rafał Miłecki
-4
/
+2
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
-0
/
+2
2017-01-25
net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
Geert Uytterhoeven
-2
/
+6
2017-01-24
phy: marvell: remove conflicting initializer
Arnd Bergmann
-7
/
+6
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
-0
/
+2
2017-01-23
net: phy: Avoid deadlock during phy_error()
Florian Fainelli
-5
/
+9
2017-01-22
net: phy: bcm7xxx: Implement EGPHY workaround for 7278
Florian Fainelli
-0
/
+34
2017-01-22
net: phy: bcm7xxx: Add entry for BCM7278
Florian Fainelli
-0
/
+2
2017-01-20
phy: marvell: Add support for temperature sensor
Andrew Lunn
-3
/
+420
2017-01-18
net: phy: bcm63xx: Utilize correct config_intr function
Daniel Gonzalez Cabanelas
-2
/
+19
2017-01-17
net: phy: dp83848: add DP83620 PHY support
Alvaro G. M
-0
/
+3
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+6
2017-01-16
net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
Karicheri, Muralidharan
-2
/
+6
2017-01-12
net: mdio-gpio: Use gpio subsystem to handle low-active pins
Guenter Roeck
-12
/
+14
2017-01-12
net: mdio-gpio: Convert to use gpiod functions where possible
Guenter Roeck
-22
/
+21
2017-01-12
net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request
Guenter Roeck
-7
/
+6
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+3
[next]