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
2018-07-04
net: phy: vitesse: Add support for VSC73xx
Linus Walleij
1
-0
/
+175
2018-07-03
net: phy: DP83TC811: Fix SGMII enable/disable
Dan Murphy
1
-11
/
+9
2018-07-03
net: phy: DP83TC811: Add INT_STAT3
Dan Murphy
1
-0
/
+26
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-02
net: phy: realtek: add support for RTL8211C
Heiner Kallweit
1
-0
/
+17
2018-07-02
net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
Heiner Kallweit
1
-0
/
+1
2018-06-30
net: phy: DP83TC811: Fix disabling interrupts
Dan Murphy
1
-1
/
+1
2018-06-30
net: phy: realtek: add support for RTL8211
Heiner Kallweit
1
-0
/
+30
2018-06-28
net: phy: xgmiitorgmii: Check read_status results
Brandon Maier
1
-1
/
+4
2018-06-28
net: phy: xgmiitorgmii: Use correct mdio bus
Brandon Maier
1
-4
/
+6
2018-06-28
net: phy: xgmiitorgmii: Check phy_driver ready before accessing
Brandon Maier
1
-0
/
+5
2018-06-26
mdio-mux-gpio: Remove VLA usage
Kees Cook
1
-8
/
+14
2018-06-24
net: phy: fixed-phy: Make the error path simpler
Fabio Estevam
1
-5
/
+2
2018-06-23
net: phy: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+0
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-12
net: phy: mdio-gpio: Cut surplus includes
Linus Walleij
1
-3
/
+0
2018-06-10
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
1
-6
/
+29
2018-06-05
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
1
-2
/
+14
2018-06-05
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
1
-48
/
+0
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
1
-46
/
+50
2018-06-03
net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling
Heiner Kallweit
1
-1
/
+1
2018-05-28
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
1
-0
/
+16
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+13
2018-05-23
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
3
-5
/
+12
2018-05-23
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
1
-1
/
+1
2018-05-23
net: phy: sfp: make the i2c-bus dt property mandatory
Antoine Tenart
1
-13
/
+15
2018-05-23
net: phy: sfp: warn the user when no tx_disable pin is available
Antoine Tenart
1
-0
/
+9
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+31
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-05-17
net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST
Florian Fainelli
1
-2
/
+2
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2
-10
/
+2
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
2018-05-15
net: phy: mscc-miim: Add MDIO driver
Alexandre Belloni
3
-0
/
+205
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+11
2018-05-11
net: phy: DP83TC811: Introduce support for the DP83TC811 phy
Dan Murphy
3
-0
/
+353
2018-05-11
net: phy: phylink: Poll link GPIOs
Russell King
1
-0
/
+16
2018-05-11
net: phy: phylink: Release link GPIO
Florian Fainelli
1
-0
/
+2
2018-05-11
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
1
-1
/
+1
2018-05-10
microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
Nisar Sayed
3
-0
/
+80
2018-05-08
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
1
-0
/
+7
2018-05-04
net: phy: sfp: fix the BR,min computation
Antoine Tenart
1
-1
/
+1
2018-05-04
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
1
-0
/
+10
2018-04-28
net: phy: Fix modular PHYLIB build
Florian Fainelli
2
-49
/
+2
2018-04-27
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
4
-17
/
+4
2018-04-27
phy: Temporary build fix after phylib changes.
David S. Miller
1
-2
/
+1
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
1
-0
/
+48
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
[next]