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
2025-10-21
net: airoha: ppe: Flush PPE SRAM table during PPE setup
Lorenzo Bianconi
-10
/
+14
2025-10-21
net: airoha: ppe: Configure SRAM PPE entries via the cpu
Lorenzo Bianconi
-7
/
+23
2025-10-21
net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
Lorenzo Bianconi
-9
/
+4
2025-10-21
net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
Lorenzo Bianconi
-76
/
+70
2025-10-21
net: airoha: Generalize airoha_ppe2_is_enabled routine
Lorenzo Bianconi
-18
/
+32
2025-10-21
net: airoha: Add airoha_eth_soc_data struct
Lorenzo Bianconi
-11
/
+48
2025-10-21
net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_to...
Lorenzo Bianconi
-30
/
+81
2025-10-21
net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
Lorenzo Bianconi
-1
/
+6
2025-10-21
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Aksh Garg
-20
/
+43
2025-10-21
wifi: rtl8xxxu: Use correct power off sequence for RTL8192CU
Bitterblue Smith
-126
/
+194
2025-10-21
wifi: rtl8xxxu: Dump the efuse right after reading it
Bitterblue Smith
-3
/
+3
2025-10-21
wifi: rtl8xxxu: Report the signal strength only if it's known
Bitterblue Smith
-0
/
+4
2025-10-21
wifi: rtw89: Replace hardcoded strings with helper functions
Yu-Chun Lin
-18
/
+18
2025-10-21
wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1
Zenm Chen
-0
/
+2
2025-10-21
wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1
Zenm Chen
-0
/
+3
2025-10-20
Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-151
/
+197
2025-10-20
e1000e: Introduce private flag to disable K1
Vitaly Lifshits
-23
/
+67
2025-10-20
ice: refactor to use helpers
Jesse Brandeburg
-54
/
+24
2025-10-20
ice: implement transmit hardware timestamp statistics
Jesse Brandeburg
-0
/
+18
2025-10-20
ice: add tracking of good transmit timestamps
Jesse Brandeburg
-0
/
+11
2025-10-20
ice: implement ethtool standard stats
Jesse Brandeburg
-0
/
+82
2025-10-20
gve: Consolidate and persist ethtool ring changes
Ankit Garg
-55
/
+51
2025-10-20
net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
Amery Hung
-3
/
+23
2025-10-20
net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
Amery Hung
-6
/
+19
2025-10-20
funeth: convert to ndo_hwtstamp API
Vadim Fedorenko
-28
/
+16
2025-10-20
tsnep: convert to ndo_hwtstatmp API
Vadim Fedorenko
-59
/
+51
2025-10-20
cxgb4: convert to ndo_hwtstamp API
Vadim Fedorenko
-77
/
+79
2025-10-20
net: atlantic: convert to ndo_hwtstamp API
Vadim Fedorenko
-58
/
+22
2025-10-20
amd-xgbe: convert to ndo_hwtstamp callbacks
Vadim Fedorenko
-42
/
+21
2025-10-20
ti: icssg: convert to ndo_hwtstamp API
Vadim Fedorenko
-35
/
+26
2025-10-20
net: ti: am65-cpsw: move hw timestamping to ndo callback
Vadim Fedorenko
-24
/
+20
2025-10-20
net: stmmac: convert to phylink PCS support
Russell King (Oracle)
-8
/
+97
2025-10-20
net: stmmac: provide PCS initialisation hook
Russell King (Oracle)
-0
/
+11
2025-10-20
net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCS
Russell King (Oracle)
-1
/
+5
2025-10-20
net: stmmac: do not require snps,ps-speed for SGMII
Russell King (Oracle)
-0
/
+2
2025-10-20
net: stmmac: hw->ps becomes hw->reverse_sgmii_enable
Russell King (Oracle)
-4
/
+4
2025-10-20
net: stmmac: simplify stmmac_check_pcs_mode()
Russell King (Oracle)
-8
/
+9
2025-10-20
net: stmmac: move reverse-"pcs" mode setup to stmmac_check_pcs_mode()
Russell King (Oracle)
-13
/
+13
2025-10-20
net: stmmac: remove RGMII "pcs" mode
Russell King (Oracle)
-12
/
+3
2025-10-20
net: stmmac: remove hw->ps xxx_core_init() hardware setup
Russell King (Oracle)
-64
/
+8
2025-10-20
net: stmmac: remove unused PCS loopback support
Russell King (Oracle)
-14
/
+9
2025-10-20
net: stmmac: remove PCS "mode" pause handling
Russell King (Oracle)
-11
/
+2
2025-10-20
net: stmmac: remove SGMII/RGMII/SMII interrupt handling
Russell King (Oracle)
-24
/
+4
2025-10-20
net: stmmac: remove xstats.pcs_* members
Russell King (Oracle)
-57
/
+2
2025-10-20
net: stmmac: remove broken PCS code
Russell King (Oracle)
-68
/
+0
2025-10-20
net: phy: micrel: fix typos in comments
Alok Tiwari
-6
/
+6
2025-10-20
net: phy: micrel: simplify return in ksz9477_phy_errata()
Alok Tiwari
-5
/
+1
2025-10-20
can: netlink: can_changelink(): allow disabling of automatic restart
Marc Kleine-Budde
-2
/
+4
2025-10-20
can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead ...
Marc Kleine-Budde
-1
/
+1
2025-10-20
can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_...
Marc Kleine-Budde
-1
/
+1
[prev]
[next]