index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
3
-6
/
+11
|
\
|
*
mdio-sun4i: Fix a memory leak
Christophe JAILLET
2018-01-08
1
-2
/
+4
|
*
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
2018-01-08
1
-0
/
+2
|
*
sfp: fix sfp-bus oops when removing socket/upstream
Russell King
2018-01-02
1
-2
/
+4
|
*
phylink: ensure we report link down when LOS asserted
Russell King
2018-01-02
1
-2
/
+1
*
|
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-08
4
-15
/
+14
*
|
net: mdio: Only perform gpio reset for PHYs
Andrew Lunn
2018-01-03
1
-4
/
+17
*
|
net: phy: convert read-modify-write to phy_modify()
Russell King
2018-01-03
3
-112
/
+46
*
|
net: phy: add phy_modify() accessor
Russell King
2018-01-03
1
-0
/
+23
*
|
net: phy: marvell: fix paged access races
Russell King
2018-01-03
1
-217
/
+137
*
|
net: phy: add paged phy register accessors
Russell King
2018-01-03
1
-0
/
+157
*
|
net: phy: add unlocked accessors
Russell King
2018-01-03
1
-0
/
+25
*
|
net: phy: use unlocked accessors for indirect MMD accesses
Russell King
2018-01-03
1
-5
/
+6
*
|
net: mdiobus: add unlocked accessors
Russell King
2018-01-03
1
-12
/
+53
*
|
net: phy: fixed-phy: remove fixed_phy_update_state()
Russell King
2018-01-03
1
-31
/
+0
*
|
phylink: remove 'mode' variable from phylink_sfp_module_insert()
Russell King
2018-01-02
1
-7
/
+8
*
|
sfp: improve support for direct-attach copper cables
Russell King
2018-01-02
1
-7
/
+44
*
|
sfp: add support for 1000Base-PX and 1000Base-BX10
Russell King
2018-01-02
1
-0
/
+21
*
|
sfp: don't guess support from connector type
Russell King
2018-01-02
1
-29
/
+0
*
|
sfp: use precision to print non-null terminated strings
Russell King
2018-01-02
1
-18
/
+6
*
|
net: phy: marvell10g: add support for half duplex 100M and 10M
Russell King
2018-01-02
1
-25
/
+12
*
|
net: phy: add helper to convert negotiation result to phy settings
Russell King
2018-01-02
1
-0
/
+43
*
|
net: phy: marvell10g: clean up interface mode switching
Russell King
2018-01-02
1
-16
/
+20
*
|
net: phy: marvell10g: add MDI swap reporting
Russell King
2018-01-02
2
-0
/
+64
*
|
net: phy: marvell10g: update header comments
Russell King
2018-01-02
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
2
-0
/
+3
|
\
|
|
*
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
2017-12-26
1
-0
/
+1
|
*
phylink: ensure AN is enabled
Russell King
2017-12-25
1
-0
/
+1
|
*
phylink: ensure the PHY interface mode is appropriately set
Russell King
2017-12-25
1
-0
/
+1
*
|
phylib: rename reset-(post-)delay-us to reset-(de)assert-us
Richard Leitner
2017-12-27
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
2
-7
/
+29
|
\
|
|
*
net: phy: xgene: disable clk on error paths
Alexey Khoroshilov
2017-12-18
1
-6
/
+15
|
*
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
2017-12-18
1
-0
/
+12
|
*
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
2017-12-18
1
-1
/
+1
*
|
phylink: avoid attaching more than one PHY
Russell King
2017-12-21
1
-0
/
+3
*
|
phylink: fix locking asserts
Russell King
2017-12-18
1
-17
/
+17
*
|
sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
Russell King
2017-12-18
1
-4
/
+3
*
|
sfp: fix non-detection of PHY
Russell King
2017-12-18
1
-4
/
+4
*
|
net: phy: meson-gxl: join the authors
Jerome Brunet
2017-12-18
1
-0
/
+1
*
|
net: phy: meson-gxl: add interrupt support
Jerome Brunet
2017-12-18
1
-1
/
+36
*
|
net: phy: meson-gxl: leave CONFIG_A6 untouched
Jerome Brunet
2017-12-18
1
-9
/
+0
*
|
net: phy: meson-gxl: use genphy_config_init
Jerome Brunet
2017-12-18
1
-1
/
+1
*
|
net: phy: meson-gxl: add read and write helpers for banked registers
Jerome Brunet
2017-12-18
1
-61
/
+69
*
|
net: phy: meson-gxl: define control registers
Jerome Brunet
2017-12-18
1
-20
/
+66
*
|
net: phy: meson-gxl: check phy_write return value
Jerome Brunet
2017-12-18
1
-12
/
+38
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-16
6
-14
/
+87
|
\
|
|
*
net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper
Russell King
2017-12-13
1
-0
/
+4
|
*
net: phy: meson-gxl: make function meson_gxl_read_status static
Colin Ian King
2017-12-13
1
-1
/
+1
|
*
of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated
Russell King
2017-12-13
1
-0
/
+1
|
*
net: phy: fix resume handling
Russell King
2017-12-13
3
-14
/
+9
[prev]
[next]