index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Lines
2025-02-18
net: phy: marvell-88q2xxx: align defines
Dimitri Fedrau
-31
/
+31
2025-02-17
net: phy: dp83822: Add support for changing the transmit amplitude voltage
Dimitri Fedrau
-0
/
+38
2025-02-17
net: phy: Add helper for getting tx amplitude gain
Dimitri Fedrau
-18
/
+35
2025-02-17
net: phy: mediatek: Move some macros to phy-lib for later use
Sky Huang
-4
/
+4
2025-02-17
net: phy: mediatek: Add token ring clear bit operation support
Sky Huang
-12
/
+27
2025-02-17
net: phy: mediatek: Add token ring set bit operation support
Sky Huang
-4
/
+15
2025-02-17
net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
Sky Huang
-80
/
+230
2025-02-17
net: phy: mediatek: Change to more meaningful macros
Sky Huang
-17
/
+57
2025-02-14
net: phy: c45: improve handling of disabled EEE modes in generic ethtool func...
Heiner Kallweit
-3
/
+5
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
-25
/
+5
2025-02-14
net: phy: remove helper phy_is_internal
Heiner Kallweit
-2
/
+2
2025-02-14
net: phy: stop exporting phy_queue_state_machine
Heiner Kallweit
-2
/
+2
2025-02-14
net: phy: stop exporting feature arrays which aren't used outside phylib
Heiner Kallweit
-16
/
+6
2025-02-14
net: phy: remove fixup-related definitions from phy.h which are not used outs...
Heiner Kallweit
-3
/
+13
2025-02-14
net: phy: realtek: switch from paged to MMD ops in rtl822x functions
Heiner Kallweit
-6
/
+5
2025-02-14
net: phy: realtek: improve mmd register access for internal PHY's
Heiner Kallweit
-46
/
+33
2025-02-14
net: phylink: add support for notifying PCS about EEE
Russell King (Oracle)
-3
/
+22
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+9
2025-02-13
net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
Dimitri Fedrau
-4
/
+185
2025-02-12
net: phylink: provide phylink_mac_implements_lpi()
Russell King (Oracle)
-2
/
+1
2025-02-12
net: phy: dp83tg720: Add randomized polling intervals for link detection
Oleksij Rempel
-0
/
+78
2025-02-12
net: phy: Add support for driver-specific next update time
Oleksij Rempel
-1
/
+20
2025-02-11
net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
-26
/
+6
2025-02-11
net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
-22
/
+2
2025-02-11
net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
-22
/
+2
2025-02-11
net: phy: broadcom: don't include '<linux/pm_wakeup.h>' directly
Wolfram Sang
-1
/
+1
2025-02-11
net: phylink: make configuring clock-stop dependent on MAC support
Russell King (Oracle)
-6
/
+9
2025-02-11
net: phy: rename eee_broken_modes to eee_disabled_modes
Heiner Kallweit
-3
/
+3
2025-02-10
net: phy: dp83td510: introduce LED framework support
Oleksij Rempel
-0
/
+187
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
-1
/
+19
2025-02-05
net: phy: realtek: use string choices helpers
Heiner Kallweit
-4
/
+5
2025-02-04
net: phy: realtek: make HWMON support a user-visible Kconfig symbol
Heiner Kallweit
-2
/
+6
2025-01-27
net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
Milos Reljin
-0
/
+2
2025-01-23
net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
Dimitri Fedrau
-7
/
+26
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-15
/
+14
2025-01-20
net: phylink: fix regression when binding a PHY
Russell King (Oracle)
-1
/
+5
2025-01-20
net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251
Aleksander Jan Bajkowski
-0
/
+5
2025-01-20
net: phylink: always do a major config when attaching a SFP PHY
Russell King (Oracle)
-6
/
+5
2025-01-18
net: phy: remove leftovers from switch to linkmode bitmaps
Heiner Kallweit
-52
/
+2
2025-01-17
net: phy: realtek: always clear NBase-T lpa
Daniel Golle
-3
/
+3
2025-01-17
net: phy: realtek: clear master_slave_state if link is down
Daniel Golle
-1
/
+3
2025-01-17
net: phy: realtek: clear 1000Base-T lpa if link is down
Daniel Golle
-11
/
+8
2025-01-16
net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supporte...
Divya Koppera
-0
/
+270
2025-01-16
net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signal
Divya Koppera
-1
/
+13
2025-01-16
net: phy: microchip_rds_ptp: Header file library changes for PEROUT
Divya Koppera
-0
/
+24
2025-01-16
net: phylink: add EEE management
Russell King (Oracle)
-5
/
+133
2025-01-16
net: phylink: add phylink_link_is_up() helper
Russell King (Oracle)
-5
/
+6
2025-01-16
net: phy: add support for querying PHY clock stop capability
Russell King (Oracle)
-0
/
+20
2025-01-15
net: phylink: provide fixed state for 1000base-X and 2500base-X
Russell King (Oracle)
-10
/
+19
2025-01-15
net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()
Russell King (Oracle)
-4
/
+8
[prev]
[next]