index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-20
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
1
-2
/
+2
2020-08-11
net: phy: marvell10g: fix null pointer dereference
Marek BehĂșn
1
-11
/
+7
2020-08-08
net: phy: fix memory leak in device-create error path
Johan Hovold
1
-4
/
+4
2020-08-03
net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig
Bartosz Golaszewski
1
-0
/
+1
2020-08-03
net: mdio device: use flexible sleeping in reset function
Bruno Thomsen
1
-1
/
+1
2020-08-03
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
1
-0
/
+2
2020-08-03
net: mdiobus: use flexible sleeping for reset-delay-us
Bruno Thomsen
1
-1
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2020-07-22
net: phy: fix check in get_phy_c45_ids
Vladimir Oltean
1
-2
/
+2
2020-07-21
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+37
2020-07-21
net: phylink: add struct phylink_pcs
Russell King
1
-8
/
+26
2020-07-21
net: phylink: re-implement interface configuration with PCS
Russell King
1
-23
/
+52
2020-07-21
net: phylink: in-band pause mode advertisement update for PCS
Russell King
1
-4
/
+51
2020-07-21
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
1
-11
/
+20
2020-07-21
net: phylink: use config.an_enabled in ksettings_set method
Russell King
1
-2
/
+1
2020-07-21
net: phylink: simplify phy case for ksettings_set method
Russell King
1
-57
/
+47
2020-07-21
net: phylink: simplify ksettings_set() implementation
Russell King
1
-13
/
+12
2020-07-21
net: phylink: avoid mac_config calls
Russell King
1
-2
/
+4
2020-07-21
net: phylink: update PCS when changing interface during resolution
Russell King
1
-1
/
+8
2020-07-21
net: phylink: ensure link is down when changing interface
Russell King
1
-1
/
+11
2020-07-21
net: phylink: rearrange resolve mac_config() call
Russell King
1
-13
/
+8
2020-07-21
net: phylink: rejig link state tracking
Russell King
1
-7
/
+7
2020-07-21
net: phylink: update ethtool reporting for fixed-link modes
Russell King
1
-0
/
+2
2020-07-21
net: mdio-mux-gpio: use devm_gpiod_get_array()
Jisheng Zhang
1
-8
/
+3
2020-07-19
net: phy: at803x: add mdix configuration support for AR9331 and AR8035
Oleksij Rempel
1
-0
/
+78
2020-07-17
net: phy: sfp: Cotsworks SFF module EEPROM fixup
Chris Healy
1
-0
/
+44
2020-07-17
net: phy: continue searching for C45 MMDs even if first returned ffff:ffff
Vladimir Oltean
1
-1
/
+2
2020-07-16
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
Sergey Organov
1
-0
/
+4
2020-07-14
net: phy: realtek: add support for RTL8125B-internal PHY
Heiner Kallweit
1
-0
/
+12
2020-07-13
net: phy: fix mdio-mscc-miim build
Bartosz Golaszewski
1
-0
/
+1
2020-07-09
net: phy: mscc: fix ptr_ret.cocci warnings
kernel test robot
1
-4
/
+1
2020-07-08
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
1
-1
/
+16
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
1
-0
/
+48
2020-07-08
net: phy: Define PHY statistics ethtool_phy_ops
Florian Fainelli
1
-0
/
+3
2020-07-07
net: sfp: add error checking with sfp_irq_name
Chris Healy
1
-0
/
+3
2020-07-07
net: phy: Register ethtool PHY operations
Florian Fainelli
1
-0
/
+7
2020-07-07
net: phy: add a Kconfig option for mdio_devres
Bartosz Golaszewski
2
-2
/
+5
2020-07-07
net: phy: mdio-octeon: Cleanup module loading dependencies
Andrew Lunn
1
-6
/
+0
2020-07-07
net: phy: cavium: Improve __iomem mess
Andrew Lunn
3
-11
/
+10
2020-07-07
net: phy: dp83640: Fixup cast to restricted __be16 warning
Andrew Lunn
1
-2
/
+3
2020-07-07
net: phy: Make phy_10gbit_fec_features_array static
Andrew Lunn
1
-2
/
+1
2020-07-07
net: phy: Properly define genphy_c45_driver
Andrew Lunn
1
-1
/
+0
2020-07-07
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
3
-8
/
+9
2020-07-07
net: phy: at803x: Avoid comparison is always false warning
Andrew Lunn
1
-4
/
+3
2020-07-07
net: sfp: Unique GPIO interrupt names
Chris Healy
1
-1
/
+6
2020-06-30
of: mdio: provide devm_of_mdiobus_register()
Bartosz Golaszewski
2
-1
/
+40
2020-06-30
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
2
-79
/
+77
2020-06-30
phy: mdio: add kerneldoc for __devm_mdiobus_register()
Bartosz Golaszewski
1
-0
/
+7
2020-06-30
phy: un-inline devm_mdiobus_register()
Bartosz Golaszewski
2
-1
/
+19
2020-06-29
net: phy: marvell10g: support XFI rate matching mode
Baruch Siach
1
-0
/
+22
[next]