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-01-02
phylink: remove 'mode' variable from phylink_sfp_module_insert()
Russell King
1
-7
/
+8
2018-01-02
sfp: improve support for direct-attach copper cables
Russell King
1
-7
/
+44
2018-01-02
sfp: add support for 1000Base-PX and 1000Base-BX10
Russell King
1
-0
/
+21
2018-01-02
sfp: don't guess support from connector type
Russell King
1
-29
/
+0
2018-01-02
sfp: use precision to print non-null terminated strings
Russell King
1
-18
/
+6
2018-01-02
net: phy: marvell10g: add support for half duplex 100M and 10M
Russell King
1
-25
/
+12
2018-01-02
net: phy: add helper to convert negotiation result to phy settings
Russell King
1
-0
/
+43
2018-01-02
net: phy: marvell10g: clean up interface mode switching
Russell King
1
-16
/
+20
2018-01-02
net: phy: marvell10g: add MDI swap reporting
Russell King
2
-0
/
+64
2018-01-02
net: phy: marvell10g: update header comments
Russell King
1
-1
/
+7
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+3
2017-12-27
phylib: rename reset-(post-)delay-us to reset-(de)assert-us
Richard Leitner
1
-1
/
+1
2017-12-26
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
1
-0
/
+1
2017-12-25
phylink: ensure AN is enabled
Russell King
1
-0
/
+1
2017-12-25
phylink: ensure the PHY interface mode is appropriately set
Russell King
1
-0
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+29
2017-12-21
phylink: avoid attaching more than one PHY
Russell King
1
-0
/
+3
2017-12-18
net: phy: xgene: disable clk on error paths
Alexey Khoroshilov
1
-6
/
+15
2017-12-18
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
1
-0
/
+12
2017-12-18
phylink: fix locking asserts
Russell King
1
-17
/
+17
2017-12-18
sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
Russell King
1
-4
/
+3
2017-12-18
sfp: fix non-detection of PHY
Russell King
1
-4
/
+4
2017-12-18
net: phy: meson-gxl: join the authors
Jerome Brunet
1
-0
/
+1
2017-12-18
net: phy: meson-gxl: add interrupt support
Jerome Brunet
1
-1
/
+36
2017-12-18
net: phy: meson-gxl: leave CONFIG_A6 untouched
Jerome Brunet
1
-9
/
+0
2017-12-18
net: phy: meson-gxl: use genphy_config_init
Jerome Brunet
1
-1
/
+1
2017-12-18
net: phy: meson-gxl: add read and write helpers for banked registers
Jerome Brunet
1
-61
/
+69
2017-12-18
net: phy: meson-gxl: define control registers
Jerome Brunet
1
-20
/
+66
2017-12-18
net: phy: meson-gxl: check phy_write return value
Jerome Brunet
1
-12
/
+38
2017-12-18
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
1
-1
/
+1
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-14
/
+87
2017-12-15
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
1
-0
/
+42
2017-12-15
net: phy: phylink: Handle NULL fwnode_handle
Florian Fainelli
1
-0
/
+3
2017-12-15
sfp: add sff module support
Russell King
1
-14
/
+64
2017-12-13
net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper
Russell King
1
-0
/
+4
2017-12-13
net: phy: phylink: Report MoCA as PORT_BNC
Florian Fainelli
1
-1
/
+4
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
1
-2
/
+32
2017-12-13
net: phy: phylink: Remove error message
Florian Fainelli
1
-3
/
+1
2017-12-13
net: phy: phylink: Use PHY device interface if N/A
Florian Fainelli
1
-0
/
+6
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
1
-2
/
+5
2017-12-13
net: phy: meson-gxl: make function meson_gxl_read_status static
Colin Ian King
1
-1
/
+1
2017-12-13
net: phy: marvell10g: remove XGMII as an option for 88x3310
Russell King
1
-1
/
+0
2017-12-13
of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated
Russell King
1
-0
/
+1
2017-12-13
net: phy: fix resume handling
Russell King
3
-14
/
+9
2017-12-13
net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag
Richard Leitner
1
-1
/
+1
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
1
-0
/
+24
2017-12-13
phylib: Add device reset delay support
Richard Leitner
1
-2
/
+11
2017-12-11
net: phy: meson-gxl: detect LPA corruption
Jerome Brunet
1
-1
/
+73
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
4
-19
/
+77
2017-12-05
phylink: convert to fwnode
Russell King
1
-38
/
+53
[next]