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: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-23
51
-323
/
+52
*
net: phy: at803x: Disable phy delay for RGMII mode
Vinod Koul
2019-01-23
1
-10
/
+12
*
net: phy: improve phy_init_hw
Heiner Kallweit
2019-01-22
1
-2
/
+5
*
net: phy: fix issue with loading PHY driver w/o initramfs
Heiner Kallweit
2019-01-22
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
9
-14
/
+67
|
\
|
*
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-19
1
-0
/
+5
|
*
net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...
Thomas Petazzoni
2019-01-18
1
-0
/
+1
|
*
net: phy: add missing phy driver features
Camelia Groza
2019-01-18
2
-0
/
+2
|
*
net: phy: Add missing features to PHY drivers
Andrew Lunn
2019-01-17
3
-0
/
+15
|
*
net: phy: meson-gxl: Use the genphy_soft_reset callback
Timotej Lazar
2019-01-16
1
-0
/
+1
|
*
net: phy: marvell: Fix deadlock from wrong locking
Andrew Lunn
2019-01-16
1
-1
/
+1
|
*
net: phy: marvell: Errata for mv88e6390 internal PHYs
Andrew Lunn
2019-01-16
1
-1
/
+34
|
*
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Heiner Kallweit
2019-01-16
1
-0
/
+1
|
*
net: phy: fix too strict check in phy_start_aneg
Heiner Kallweit
2019-01-15
1
-12
/
+7
*
|
net: phy: remove phy_stop_interrupts
Heiner Kallweit
2019-01-18
2
-19
/
+2
*
|
net: phy: ensure phylib state machine is stopped after calling phy_stop
Heiner Kallweit
2019-01-18
2
-2
/
+1
*
|
net: phy: stop PHY if needed when entering phy_disconnect
Heiner Kallweit
2019-01-18
1
-0
/
+3
*
|
net: phy: improve get_phy_id
Heiner Kallweit
2019-01-18
1
-9
/
+2
*
|
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
2019-01-18
1
-2
/
+0
*
|
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
2019-01-18
1
-32
/
+11
*
|
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
2019-01-17
1
-5
/
+30
*
|
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
2019-01-17
1
-2
/
+32
*
|
net: phy: don't include asm/irq.h directly
Heiner Kallweit
2019-01-17
3
-6
/
+0
*
|
net: phy: improve logging in phylib
Heiner Kallweit
2019-01-17
2
-6
/
+3
*
|
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
2019-01-17
1
-8
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-5
/
+2
|
\
|
*
net: phy: Fix the issue that netif always links up after resuming
Kunihiko Hayashi
2018-12-19
1
-5
/
+2
*
|
net: phy: mscc: Fix the VSC 8531/41 Chip Init sequence
Raju Lakkaraju
2018-12-19
1
-1
/
+54
*
|
net: phy: remove unused code in phy_probe
Heiner Kallweit
2018-12-19
1
-2
/
+0
*
|
net: phy: print stack trace in phy_error
Heiner Kallweit
2018-12-19
1
-0
/
+2
*
|
net: phy: improve phy state checking
Heiner Kallweit
2018-12-19
1
-13
/
+21
*
|
Fixed PHY: Add fixed_phy_change_carrier()
Joakim Tjernlund
2018-12-17
1
-1
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
1
-1
/
+1
|
\
|
|
*
phy: Revert toggling reset changes.
David S. Miller
2018-12-04
2
-14
/
+5
|
*
net: phy: micrel: add toggling phy reset if PHY is not attached
Yoshihiro Shimoda
2018-12-04
1
-0
/
+8
|
*
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
2018-12-04
1
-5
/
+6
|
*
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
2018-12-03
1
-11
/
+8
|
*
net: phy: sfp: correct store of detected link modes
Baruch Siach
2018-11-29
1
-1
/
+1
*
|
net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
Andrew Lunn
2018-12-09
1
-1
/
+3
*
|
net: phy: mdio-gpio: Add platform_data support for phy_mask
Andrew Lunn
2018-12-09
1
-0
/
+5
*
|
net: phy: Fix ioctl handler when modifing MII_ADVERTISE
Andrew Lunn
2018-12-06
1
-2
/
+2
*
|
net: mii: Add mii_lpa_mod_linkmode_lpa_t
Andrew Lunn
2018-12-06
1
-1
/
+1
*
|
phy: marvell: Rename mii_lpa_to_linkmode_lpa_t
Andrew Lunn
2018-12-06
1
-11
/
+11
*
|
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2018-12-06
3
-4
/
+4
*
|
net: phy: Also request modules for C45 IDs
Jose Abreu
2018-12-04
1
-1
/
+15
*
|
net: phy: improve generic EEE ethtool functions
Heiner Kallweit
2018-12-04
1
-5
/
+10
*
|
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
2018-12-03
1
-28
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
1
-0
/
+8
|
\
|
|
*
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
2018-11-28
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
1
-9
/
+5
|
\
|
[next]