index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
1
-15
/
+0
2017-03-07
spi_ks8995: regs_size incorrect for some devices
Blomme, Maarten
1
-1
/
+1
2017-03-07
spi_ks8995: fix "BUG: key accdaa28 not in .data!"
Blomme, Maarten
1
-0
/
+1
2017-03-05
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-1
/
+1
2017-02-24
net: phy: Add missing driver check in phy_aneg_done()
Florian Fainelli
1
-1
/
+1
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
2
-7
/
+25
2017-02-20
net: phy: Fix PHY unbind crash
Florian Fainelli
1
-0
/
+2
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+22
2017-02-09
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
1
-4
/
+2
2017-02-09
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
1
-8
/
+20
2017-02-08
net: phy: Add LED mode driver for Microsemi PHYs.
Raju Lakkaraju
1
-1
/
+84
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-02-07
net: phy: dp83867: Recover from "port mirroring" N/A MODE4
Lukasz Majewski
1
-1
/
+22
2017-02-07
net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver
Lukasz Majewski
1
-0
/
+38
2017-02-07
net: phy: bcm7xxx: Add BCM74371 PHY ID
Florian Fainelli
1
-0
/
+2
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
5
-1
/
+122
2017-02-02
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
1
-0
/
+7
2017-02-02
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
1
-0
/
+21
2017-02-02
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
1
-0
/
+20
2017-02-02
xgene_enet: remove bogus forward declarations
Arnd Bergmann
2
-30
/
+24
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-02-01
net: phy: broadcom: rehook BCM54612E specific init
Rafał Miłecki
1
-34
/
+33
2017-01-29
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
Sean Nyekjaer
1
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+55
2017-01-27
net: phy: broadcom: add support for BCM54210E
Rafał Miłecki
1
-1
/
+33
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
1
-0
/
+14
2017-01-25
net: phy: broadcom: drop duplicated define for RGMII SKEW delay
Rafał Miłecki
1
-1
/
+1
2017-01-25
net: phy: broadcom: use auxctl reading helper in BCM54612E code
Rafał Miłecki
1
-4
/
+2
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2
-0
/
+2
2017-01-25
net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
Geert Uytterhoeven
1
-2
/
+6
2017-01-24
phy: marvell: remove conflicting initializer
Arnd Bergmann
1
-7
/
+6
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
1
-0
/
+2
2017-01-23
net: phy: Avoid deadlock during phy_error()
Florian Fainelli
1
-5
/
+9
2017-01-22
net: phy: bcm7xxx: Implement EGPHY workaround for 7278
Florian Fainelli
1
-0
/
+34
2017-01-22
net: phy: bcm7xxx: Add entry for BCM7278
Florian Fainelli
1
-0
/
+2
2017-01-20
phy: marvell: Add support for temperature sensor
Andrew Lunn
1
-3
/
+420
2017-01-18
net: phy: bcm63xx: Utilize correct config_intr function
Daniel Gonzalez Cabanelas
1
-2
/
+19
2017-01-17
net: phy: dp83848: add DP83620 PHY support
Alvaro G. M
1
-0
/
+3
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+6
2017-01-16
net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
Karicheri, Muralidharan
1
-2
/
+6
2017-01-12
net: mdio-gpio: Use gpio subsystem to handle low-active pins
Guenter Roeck
1
-12
/
+14
2017-01-12
net: mdio-gpio: Convert to use gpiod functions where possible
Guenter Roeck
1
-22
/
+21
2017-01-12
net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request
Guenter Roeck
1
-7
/
+6
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
1
-1
/
+2
2017-01-09
net: phy: Add Meson GXL PHY hardware dependency
Jean Delvare
1
-0
/
+1
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+19
2017-01-09
phy state machine: failsafe leave invalid RUNNING state
Zefir Kurtisi
1
-0
/
+9
2017-01-08
mdio: Demote print from info to debug in mdio_device_register
Florian Fainelli
1
-1
/
+1
2017-01-06
net: phy: dp83867: fix irq generation
Grygorii Strashko
1
-0
/
+10
[next]