index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-6
/
+6
2025-09-22
net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()
Thorsten Blum
1
-3
/
+2
2025-09-22
net: sfp: remove old sfp_parse_* functions
Russell King (Oracle)
1
-54
/
+0
2025-09-22
net: phy: update all PHYs to use sfp_get_module_caps()
Russell King (Oracle)
5
-25
/
+19
2025-09-22
net: phylink: use sfp_get_module_caps()
Russell King (Oracle)
1
-5
/
+6
2025-09-22
net: sfp: provide sfp_get_module_caps()
Russell King (Oracle)
1
-0
/
+6
2025-09-22
net: sfp: convert sfp quirks to modify struct sfp_module_support
Russell King (Oracle)
3
-30
/
+28
2025-09-22
net: sfp: pre-parse the module support
Russell King (Oracle)
1
-25
/
+55
2025-09-22
broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl
Jacob Keller
1
-0
/
+1
2025-09-22
broadcom: fix support for PTP_PEROUT_DUTY_CYCLE
Jacob Keller
1
-4
/
+1
2025-09-19
net: phy: micrel: use %pe in print format
Jakub Kicinski
1
-4
/
+4
2025-09-18
net: phy: micrel: Add Fast link failure support for lan8842
Horatiu Vultur
1
-2
/
+77
2025-09-18
net: phy: clear link parameters on admin link down
Oleksij Rempel
1
-0
/
+13
2025-09-17
net: phy: remove mdio_board_info support from phylib
Heiner Kallweit
4
-131
/
+1
2025-09-16
net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriate
Yury Norov (NVIDIA)
1
-6
/
+2
2025-09-15
net: phylink: warn if deprecated array-style fixed-link binding is used
Heiner Kallweit
1
-0
/
+3
2025-09-15
net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR
Oleksij Rempel
1
-0
/
+2
2025-09-14
net: phy: broadcom: Convert to PHY_ID_MATCH_MODEL macro
Christian Marangi
1
-63
/
+42
2025-09-14
net: phy: broadcom: Convert to phy_id_compare_model()
Christian Marangi
1
-22
/
+20
2025-09-12
net: phy: micrel: Update Kconfig help text
Jonas Rebmann
1
-1
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+33
2025-09-09
net: phy: marvell: Fix 88e1510 downshift counter errata
Rohan G Thomas
1
-1
/
+38
2025-09-09
net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototype
Vladimir Oltean
1
-1
/
+0
2025-09-09
net: phy: fixed_phy: remove struct fixed_mdio_bus
Heiner Kallweit
1
-31
/
+19
2025-09-09
net: phy: fixed_phy: add helper fixed_phy_find
Heiner Kallweit
1
-39
/
+42
2025-09-09
net: phy: fixed_phy: remove member no_carrier from struct fixed_phy
Heiner Kallweit
1
-4
/
+1
2025-09-09
net: phy: fixed_phy: remove unused interrupt support
Heiner Kallweit
1
-6
/
+3
2025-09-09
net: phy: fix phy_uses_state_machine()
Russell King (Oracle)
1
-2
/
+3
2025-09-08
net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 support
Jonas Rebmann
1
-1
/
+1
2025-09-05
net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)
Vladimir Oltean
2
-12
/
+44
2025-09-05
net: phy: aquantia: create and store a 64-bit firmware image fingerprint
Vladimir Oltean
2
-7
/
+55
2025-09-05
net: phy: aquantia: report and configure in-band autoneg capabilities
Vladimir Oltean
2
-0
/
+78
2025-09-05
net: phy: aquantia: print global syscfg registers
Vladimir Oltean
1
-0
/
+8
2025-09-05
net: phy: transfer phy_config_inband() locking responsibility to phylink
Vladimir Oltean
2
-8
/
+13
2025-09-05
net: phylink: add lock for serializing concurrent pl->phydev writes with reso...
Vladimir Oltean
1
-3
/
+16
2025-09-05
net: phy: fixed_phy: remove link gpio support
Heiner Kallweit
1
-64
/
+4
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-48
/
+76
2025-09-04
phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
Horatiu Vultur
1
-10
/
+8
2025-09-03
net: phy: micrel: Add PTP support for lan8842
Horatiu Vultur
1
-0
/
+99
2025-09-03
net: phy: micrel: Introduce function __lan8814_ptp_probe_once
Horatiu Vultur
1
-5
/
+12
2025-09-03
net: phylink: move PHY interrupt request to non-fail path
Russell King (Oracle)
1
-3
/
+3
2025-09-02
net: phylink: disable autoneg for interfaces that have no inband
Russell King (Oracle)
1
-0
/
+18
2025-09-02
net: phylink: provide phylink_get_inband_type()
Russell King (Oracle)
1
-35
/
+44
2025-09-02
net: sfp: add quirk for FLYPRO copper SFP+ module
Aleksander Jan Bajkowski
1
-0
/
+3
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-16
/
+26
2025-08-28
net: phy: mtk-2p5ge: Add LED support for MT7988
Sky Huang
1
-6
/
+98
2025-08-27
net: phy: fixed_phy: simplify fixed_mdio_read
Heiner Kallweit
1
-4
/
+1
2025-08-27
net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F
Aleksander Jan Bajkowski
1
-7
/
+32
2025-08-26
net: phy: fixed_phy: let fixed_phy_unregister free the phy_device
Heiner Kallweit
1
-0
/
+1
2025-08-26
net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value
Heiner Kallweit
1
-2
/
+2
[prev]
[next]