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: add __set_linkmode_max_speed
Heiner Kallweit
2019-08-14
1
-2
/
+7
|
*
|
|
|
net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125
Heiner Kallweit
2019-08-12
1
-0
/
+62
|
*
|
|
|
net: phy: add phy_modify_paged_changed
Heiner Kallweit
2019-08-12
1
-5
/
+24
|
*
|
|
|
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
2019-08-12
1
-15
/
+12
|
*
|
|
|
net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...
Heiner Kallweit
2019-08-12
1
-16
/
+6
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-07
5
-15
/
+26
|
|
\
\
\
\
|
*
|
|
|
|
net: mdio-octeon: Fix Kconfig warnings and build errors
Nathan Chancellor
2019-08-06
2
-2
/
+4
|
*
|
|
|
|
net: phy: Add mdio-aspeed
Andrew Jeffery
2019-08-03
3
-0
/
+171
|
*
|
|
|
|
net: phy: xgene: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
1
-3
/
+1
*
|
|
|
|
|
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-18
1
-8
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-8
/
+1
*
|
|
|
|
|
net: phylink: Fix flow control resolution
Stefan Chulski
2019-09-07
1
-3
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
2019-08-28
2
-1
/
+27
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
net: phy: consider AN_RESTART status when reading link status
Heiner Kallweit
2019-08-14
2
-1
/
+25
*
|
|
|
net: phy: at803x: stop switching phy delay config needlessly
André Draszik
2019-08-12
1
-24
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
net: phy: fix race in genphy_update_link
Heiner Kallweit
2019-08-03
1
-0
/
+6
*
|
|
net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...
Jia-Ju Bai
2019-08-01
1
-1
/
+2
*
|
|
net: phy: fixed_phy: print gpio error only if gpio node is present
Hubert Feurstein
2019-07-30
1
-2
/
+4
*
|
|
net: phylink: Fix flow control for fixed-link
René van Dorst
2019-07-27
1
-0
/
+2
*
|
|
net: phy: mscc: initialize stats array
Andreas Schwab
2019-07-25
1
-8
/
+8
*
|
|
net: phylink: don't start and stop SGMII PHYs in SFP modules twice
Arseny Solokha
2019-07-24
1
-4
/
+4
|
|
/
|
/
|
*
|
net: phy: sfp: hwmon: Fix scaling of RX power
Andrew Lunn
2019-07-21
1
-1
/
+1
|
/
*
net: phy: make exported variables non-static
Denis Efremov
2019-07-13
1
-3
/
+3
*
net: phy: Make use of linkmode_mod_bit helper
Fuqian Huang
2019-07-09
1
-12
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
3
-2
/
+2
|
\
|
*
Revert "net: phylink: set the autoneg state in phylink_phy_change"
David S. Miller
2019-06-16
1
-1
/
+0
|
*
net: phylink: set the autoneg state in phylink_phy_change
Ioana Ciornei
2019-06-15
1
-0
/
+1
|
*
net: phy: rename Asix Electronics PHY driver
Michael Schmitz
2019-06-09
3
-2
/
+2
*
|
net: phy: sfp: clean up a condition
Dan Carpenter
2019-06-15
1
-1
/
+1
*
|
net: phy: Add more 1000BaseX support detection
Robert Hancock
2019-06-15
1
-0
/
+2
*
|
net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
Vladimir Oltean
2019-06-10
1
-0
/
+2
*
|
net: sfp: add mutex to prevent concurrent state checks
Robert Hancock
2019-06-10
1
-1
/
+5
*
|
net: sfp: Stop SFP polling and interrupt handling during shutdown
Robert Hancock
2019-06-10
1
-5
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
2
-8
/
+29
|
\
|
|
*
net: phylink: avoid reducing support mask
Russell King
2019-06-04
1
-4
/
+9
|
*
net: sfp: read eeprom in maximum 16 byte increments
Russell King
2019-06-04
1
-4
/
+20
*
|
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
2019-06-06
1
-0
/
+3
*
|
net: phy: remove state PHY_FORCING
Heiner Kallweit
2019-06-06
1
-24
/
+2
*
|
net: sfp: remove sfp-bus use of netdevs
Russell King
2019-05-31
2
-9
/
+4
*
|
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
2019-05-31
2
-2
/
+18
*
|
net: phy: allow Clause 45 access via mii ioctl
Russell King
2019-05-31
1
-9
/
+24
*
|
net: phylink: support for link gpio interrupt
Russell King
2019-05-31
1
-4
/
+32
*
|
net: phylink: remove netdev from phylink mii ioctl emulation
Russell King
2019-05-31
1
-8
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
3
-10
/
+62
|
\
|
|
*
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
2019-05-29
1
-3
/
+1
|
*
net: phy: dp83867: do not call config_init twice
Max Uvarov
2019-05-29
1
-1
/
+1
|
*
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
2019-05-29
1
-0
/
+18
|
*
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
2019-05-29
1
-0
/
+17
|
*
net: phy: marvell10g: report if the PHY fails to boot firmware
Russell King
2019-05-29
1
-0
/
+13
|
*
net: phylink: ensure consistent phy interface mode
Russell King
2019-05-29
1
-3
/
+7
[prev]
[next]