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
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
1
-48
/
+71
2019-12-06
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
1
-0
/
+1
2019-12-04
net: sfp: fix hwmon
Russell King
1
-9
/
+4
2019-12-04
net: sfp: fix unbind
Russell King
1
-0
/
+4
2019-12-01
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
Heiner Kallweit
1
-0
/
+9
2019-11-27
net: phy: Use the correct style for SPDX License Identifier
Nishad Kamdar
5
-6
/
+6
2019-11-26
net: phy: dp83869: Fix return paths to return proper values
Dan Murphy
1
-23
/
+26
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2019-11-25
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
1
-14
/
+14
2019-11-25
mdio_bus: don't use managed reset-controller
David Bauer
1
-2
/
+4
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-9
/
+6
2019-11-23
net: phy: initialise phydev speed and duplex sanely
Russell King
1
-2
/
+2
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
1
-60
/
+0
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-10
/
+24
2019-11-20
net: sfp: soft status and control support
Russell King
1
-20
/
+90
2019-11-20
net: sfp: add some quirks for GPON modules
Russell King
1
-0
/
+25
2019-11-20
net: sfp: add support for module quirks
Russell King
1
-0
/
+54
2019-11-19
mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
Geert Uytterhoeven
1
-1
/
+1
2019-11-19
Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"
David S. Miller
1
-2
/
+1
2019-11-19
net: phylink: fix link mode modification in PHY mode
Russell King
1
-9
/
+16
2019-11-19
net: phylink: update documentation on create and destroy
Russell King
1
-0
/
+4
2019-11-18
mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled
Marek BehĂșn
1
-1
/
+2
2019-11-18
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
1
-1
/
+1
2019-11-18
phy: mdio-sun4i: add missed regulator_disable in remove
Chuhong Yuan
1
-0
/
+3
2019-11-18
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
1
-3
/
+6
2019-11-18
net: phy: marvell10g: add SFP+ support
Russell King
1
-1
/
+24
2019-11-18
net: phy: add core phylib sfp support
Russell King
2
-0
/
+73
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+22
2019-11-16
mscc.c: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2019-11-16
net: phylink: update to use phy_support_asym_pause()
Russell King
1
-9
/
+6
2019-11-15
dp83640: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+7
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-1
/
+2
2019-11-15
dp83640: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+5
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
1
-0
/
+3
2019-11-14
net: phy: dp83869: Add TI dp83869 phy
Dan Murphy
3
-0
/
+438
2019-11-13
mscc.c: Add support for additional VSC PHYs
Bryan Whitehead
1
-6
/
+188
2019-11-13
net: sfp: fix spelling mistake "requies" -> "requires"
Colin Ian King
1
-1
/
+1
2019-11-11
mdio_bus: Fix PTR_ERR applied after initialization to constant
YueHaibing
1
-5
/
+6
2019-11-11
net: sfp: allow modules with slow diagnostics to probe
Russell King
1
-22
/
+74
2019-11-11
net: sfp: allow sfp to probe slow to initialise GPON modules
Russell King
1
-10
/
+28
2019-11-11
net: sfp: move module insert reporting out of probe
Russell King
1
-18
/
+40
2019-11-11
net: sfp: split power mode switching from probe
Russell King
1
-37
/
+64
2019-11-11
net: sfp: track upstream's attachment state in state machine
Russell King
1
-13
/
+29
2019-11-11
net: sfp: ensure TX_FAULT has deasserted before probing the PHY
Russell King
1
-6
/
+25
2019-11-11
net: sfp: allow fault processing to transition to other states
Russell King
1
-6
/
+6
2019-11-11
net: sfp: eliminate mdelay() from PHY probe
Russell King
1
-12
/
+40
2019-11-11
net: sfp: split the PHY probe from sfp_sm_mod_init()
Russell King
1
-8
/
+13
2019-11-11
net: sfp: control TX_DISABLE and phy only from main state machine
Russell King
1
-8
/
+1
2019-11-11
net: sfp: avoid power switch on address-change modules
Russell King
1
-11
/
+20
2019-11-11
net: sfp: parse SFP power requirement earlier
Russell King
1
-13
/
+29
[next]