index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: marvell: Uniform page names
Andrew Lunn
2017-05-26
1
-48
/
+46
*
net: phy: marvell: helper to get and set page
Andrew Lunn
2017-05-26
1
-44
/
+31
*
net: phy: marvell: More hidden page changes refactored
Andrew Lunn
2017-05-26
1
-16
/
+46
*
net: phy: marvell: #defines for copper and fibre pages
Andrew Lunn
2017-05-26
1
-11
/
+11
*
net: phy: Create sysfs reciprocal links for attached_dev/phydev
Florian Fainelli
2017-05-26
1
-0
/
+11
*
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
2017-05-25
1
-1
/
+1
*
net: phy: marvell: checkpatch - Fix remaining long lines
Andrew Lunn
2017-05-17
1
-4
/
+8
*
net: phy: marvell: Add helpers to get/set page
Andrew Lunn
2017-05-17
1
-56
/
+59
*
net: phy: marvell: Refactor some bigger functions
Andrew Lunn
2017-05-17
1
-213
/
+271
*
net: phy: marvell: Checkpatch - assignments and comparisons
Andrew Lunn
2017-05-17
1
-3
/
+5
*
net: phy: marvell: Checkpatch - Missing or extra blank lines
Andrew Lunn
2017-05-17
1
-3
/
+2
*
net: phy: Marvell: checkpatch - Comments
Andrew Lunn
2017-05-17
1
-13
/
+15
*
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-05-16
4
-36
/
+35
*
drivers: net: phy: xgene: Add lock to protect mac access
Quan Nguyen
2017-05-16
2
-37
/
+40
*
mdio: mux: fix device_node_continue.cocci warnings
Julia Lawall
2017-05-15
1
-1
/
+0
*
net: phy: Call bus->reset() after releasing PHYs from reset
Florian Fainelli
2017-05-12
1
-3
/
+3
*
mdio: mux: Correct mdio_mux_init error path issues
Jon Mason
2017-05-11
1
-5
/
+7
*
net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
2017-05-08
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
1
-1
/
+1
|
\
|
*
net: phy: dp83848: Fix Typo
Andrew F. Davis
2017-03-24
1
-1
/
+1
*
|
net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay
Abhishek Shah
2017-05-01
1
-36
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-27
2
-15
/
+36
|
\
\
|
*
|
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
2017-04-26
1
-11
/
+0
|
*
|
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
2017-04-26
1
-4
/
+36
*
|
|
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
2017-04-24
1
-0
/
+47
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-22
1
-2
/
+0
|
\
|
|
|
*
|
dp83640: don't recieve time stamps twice
Dan Carpenter
2017-04-20
1
-2
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
1
-15
/
+2
|
\
|
|
|
*
|
net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
Grygorii Strashko
2017-04-17
1
-15
/
+2
*
|
|
net: phy: test the right variable in phy_write_mmd()
Dan Carpenter
2017-04-17
1
-1
/
+1
*
|
|
net: phy: simplify phy_supported_speeds()
Russell King
2017-04-17
1
-10
/
+4
*
|
|
net: phy: improve phylib correctness for non-autoneg settings
Russell King
2017-04-17
1
-43
/
+66
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-1
/
+1
|
\
|
|
|
*
|
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
2017-03-24
1
-1
/
+1
|
*
|
net: phy: Export mdiobus_register_board_info()
Florian Fainelli
2017-03-24
1
-0
/
+1
|
|
/
*
|
phy/ethtool: Add missing SPEED_<foo> strings
Joe Perches
2017-04-05
1
-0
/
+14
*
|
net: phy: allow EEE with any interface mode
Russell King
2017-04-02
1
-8
/
+1
*
|
net: phy: restart phy autonegotiation after EEE advertisment change
Russell King
2017-04-02
1
-2
/
+19
*
|
net: phy: avoid setting unsupported EEE advertisments
Russell King
2017-04-02
1
-5
/
+10
*
|
net: phy: Allow building mdio-boardinfo into the kernel
Florian Fainelli
2017-03-29
4
-17
/
+47
*
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-29
1
-0
/
+1
*
|
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
2017-03-24
4
-27
/
+56
*
|
net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO
Florian Fainelli
2017-03-24
1
-1
/
+1
*
|
net: phy: clean up mmd_phy_indirect()
Russell King
2017-03-22
1
-7
/
+7
*
|
net: phy: remove the indirect MMD read/write methods
Russell King
2017-03-22
1
-85
/
+34
*
|
net: phy: convert micrel to new read_mmd/write_mmd driver methods
Russell King
2017-03-22
1
-7
/
+6
*
|
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
2017-03-22
6
-55
/
+42
*
|
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2017-03-22
1
-8
/
+25
*
|
net: phy: move phy MMD accessors to phy-core.c
Russell King
2017-03-22
3
-86
/
+136
*
|
drivers: net: phy: xgene: Fix mdio write
Quan Nguyen
2017-03-16
1
-1
/
+1
[next]