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-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-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
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-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
2018-04-23
net: phy: marvell: clear wol event before setting it
Jingju Hou
1
-0
/
+9
2018-04-12
lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...
Raghuram Chary J
1
-1
/
+177
2018-04-08
dp83640: Ensure against premature access to PHY registers after reset
Esben Haabendal
1
-0
/
+18
2018-04-06
net: phy: marvell: Enable interrupt function on LED2 pin
Esben Haabendal
1
-2
/
+18
2018-04-04
net: phy: marvell10g: add thermal hwmon device
Russell King
1
-2
/
+182
2018-04-01
fix typo in command value in drivers/net/phy/mdio-bitbang.
Frans Meulenbroeks
1
-1
/
+1
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2
-32
/
+2
2018-03-30
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
1
-1
/
+3
2018-03-29
sfp: allow cotsworks modules
Russell King
1
-10
/
+31
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-03-23
net: phy: intel-xway: add VR9 v1.1 phy ids
Mathias Kresin
1
-0
/
+28
2018-03-23
net: phy: intel-xway: add VR9 version number
Mathias Kresin
1
-8
/
+8
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-95
/
+101
2018-03-22
net: phy: micrel: Use the general dummy stubs for MMD register access
Kevin Hao
1
-21
/
+2
2018-03-22
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
Kevin Hao
1
-0
/
+2
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
1
-0
/
+17
2018-03-19
net: phy: relax error checking when creating sysfs link netdev->phydev
Grygorii Strashko
1
-4
/
+11
2018-03-12
net: phy: set link state to down when creating the phy_device
Heiner Kallweit
1
-1
/
+1
2018-03-12
net: phy: Tell caller result of phy_change()
Brad Mouring
1
-73
/
+72
2018-03-07
net: phy: mdio-mux: slience probe defer error
Jerome Brunet
1
-2
/
+3
2018-03-07
net: phy: use phy_disable_interrupts in phy_stop
Heiner Kallweit
1
-7
/
+2
2018-03-07
net: phy: remove phy_error from phy_disable_interrupts
Heiner Kallweit
1
-11
/
+2
2018-03-06
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: micrel: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: marvell: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+14
2018-03-04
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
6
-15
/
+15
2018-03-01
net: phy: marvell10g: Utilize gen10g_no_soft_reset()
Florian Fainelli
1
-10
/
+1
2018-03-01
net: phy: cortina: Utilize generic functions
Florian Fainelli
1
-15
/
+3
2018-03-01
net: phy: teranetics: Utilize generic functions
Florian Fainelli
1
-27
/
+5
2018-03-01
net: phy: Export gen10g_* functions
Florian Fainelli
1
-7
/
+13
2018-03-01
net: phy: aquantia: Utilize genphy_c45_aneg_done()
Florian Fainelli
1
-14
/
+6
2018-03-01
net: phylink: Remove redundant netdev.phydev assignment
Richard Cochran
1
-2
/
+0
2018-02-28
sfp: add high power module support
Jon Nettleton
1
-18
/
+132
2018-02-28
phylink,sfp: negotiate interface format with MAC
Russell King
2
-76
/
+58
2018-02-28
sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules
Russell King
1
-23
/
+38
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2
-6
/
+14
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-02-14
net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
Wadim Egorov
1
-0
/
+19
2018-02-12
net: phy: fix wrong mask to phy_modify()
Ingo van Lil
1
-1
/
+1
2018-02-08
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
Heiner Kallweit
1
-1
/
+1
2018-02-06
net: phy: Handle not having GPIO enabled in the kernel
Andrew Lunn
1
-1
/
+2
2018-01-23
net: phy: sfp: Fix kernel doc warning
Florian Fainelli
1
-1
/
+1
2018-01-16
phy: realtek: use new helpers for paged register access
Heiner Kallweit
1
-45
/
+14
[next]