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
Age
Commit message (
Expand
)
Author
Lines
2026-01-13
net: phy: fixed_phy: replace IDA with a bitmap
Heiner Kallweit
-7
/
+17
2026-01-13
net: phy: fixed_phy: replace list of fixed PHYs with static array
Heiner Kallweit
-52
/
+17
2026-01-13
net: phy: Only rely on phy_port for PHY-driven SFP
Maxime Chevallier
-19
/
+9
2026-01-13
net: phy: qca807x: Support SFP through phy_port interface
Maxime Chevallier
-42
/
+30
2026-01-13
net: phy: at803x: Support SFP through phy_port interface
Maxime Chevallier
-45
/
+32
2026-01-13
net: phy: marvell10g: Support SFP through phy_port
Maxime Chevallier
-20
/
+73
2026-01-13
net: phy: marvell: Support SFP through phy_port interface
Maxime Chevallier
-60
/
+32
2026-01-13
net: phy: marvell-88x2222: Support SFP through phy_port interface
Maxime Chevallier
-56
/
+38
2026-01-13
net: phy: Introduce generic SFP handling for PHY drivers
Maxime Chevallier
-0
/
+107
2026-01-13
net: phy: Create a phy_port for PHY-driven SFPs
Maxime Chevallier
-0
/
+45
2026-01-13
net: phy: dp83822: Add support for phy_port representation
Maxime Chevallier
-26
/
+45
2026-01-13
net: phy: Introduce PHY ports representation
Maxime Chevallier
-1
/
+414
2026-01-13
net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
Maxime Chevallier
-0
/
+8
2026-01-14
eth: bnxt: support qcfg provided rx page size
Pavel Begunkov
-1
/
+36
2026-01-14
eth: bnxt: adjust the fill level of agg queues with larger buffers
Jakub Kicinski
-4
/
+21
2026-01-14
eth: bnxt: store rx buffer size per queue
Pavel Begunkov
-27
/
+38
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
-13
/
+29
2026-01-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-0
/
+378
2026-01-13
igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
Chwee-Lin Choong
-2
/
+3
2026-01-13
igc: fix race condition in TX timestamp read for register 0
Chwee-Lin Choong
-18
/
+25
2026-01-13
igc: Restore default Qbv schedule when changing channels
Kurt Kanzenbach
-2
/
+7
2026-01-13
ice: Fix incorrect timeout ice_release_res()
Ding Hui
-1
/
+1
2026-01-13
ice: Avoid detrimental cleanup for bond during interface stop
Dave Ertman
-8
/
+17
2026-01-13
ice: initialize ring_stats->syncp
Jacob Keller
-0
/
+4
2026-01-13
wifi: ath12k: Fix wrong P2P device link id issue
Yingying Tang
-1
/
+4
2026-01-13
wifi: ath12k: fix dead lock while flushing management frames
Baochen Qiang
-3
/
+3
2026-01-13
wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channel
Yingying Tang
-1
/
+1
2026-01-13
wifi: ath12k: cancel scan only on active scan vdev
Manish Dharanenthiran
-1
/
+2
2026-01-13
net: airoha: implement get_link_ksettings
Aleksander Jan Bajkowski
-0
/
+1
2026-01-13
r8169: enable LTR support
Javen Xu
-0
/
+98
2026-01-13
r8169: add DASH support for RTL8127AP
Javen Xu
-0
/
+4
2026-01-12
net: stmmac: report PCS link changes to phylink
Russell King (Oracle)
-0
/
+2
2026-01-12
net: stmmac: change arguments to PCS handler and use dev_info()
Russell King (Oracle)
-25
/
+12
2026-01-12
net: stmmac: pass struct stmmac_priv to host_irq_status() method
Russell King (Oracle)
-10
/
+10
2026-01-12
net: stmmac: move and rename dwmac_pcs_isr()
Russell King (Oracle)
-32
/
+39
2026-01-12
net: stmmac: use BIT_U32() and GENMASK_U32() for PCS registers
Russell King (Oracle)
-15
/
+15
2026-01-12
r8169: add support for RTL8127ATF (Fiber SFP)
Heiner Kallweit
-4
/
+85
2026-01-12
net: phy: realtek: add dummy PHY driver for RTL8127ATF
Heiner Kallweit
-0
/
+54
2026-01-12
net: mctp-i2c: fix duplicate reception of old data
Jian Zhang
-0
/
+6
2026-01-12
net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
Yao Zi
-0
/
+394
2026-01-12
net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
Yao Zi
-0
/
+4
2026-01-13
wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)
Zenm Chen
-0
/
+2
2026-01-13
wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)
Zenm Chen
-0
/
+2
2026-01-13
wifi: rtw89: mac: set EDCCA configurations for RTL8922D
Ping-Ke Shih
-0
/
+273
2026-01-13
wifi: rtw89: mac: add an entry to enable MAC function in preinit
Ping-Ke Shih
-0
/
+82
2026-01-13
wifi: rtw89: mac: separate functions of CMAC power and function enable
Ping-Ke Shih
-16
/
+100
2026-01-13
wifi: rtw89: mac: configure DMA_STOP1 by predefined mask
Ping-Ke Shih
-31
/
+24
2026-01-13
wifi: rtw89: mac: define preload_init for generations
Ping-Ke Shih
-3
/
+8
2026-01-13
wifi: rtw89: mac: update WP quota for RTL8922D
Ping-Ke Shih
-6
/
+35
2026-01-13
wifi: rtw89: mac: update MPDU quota according to chip DLE definition
Ping-Ke Shih
-1
/
+14
[prev]
[next]