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-11-24
wifi: mt76: mt7925: refactor CLC support check flow
Ming Yen Hsieh
-6
/
+19
2025-11-24
wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]
Ming Yen Hsieh
-148
/
+167
2025-11-24
wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
-13
/
+8
2025-11-24
wifi: mt76: mt7996: fix typos in comments
Alok Tiwari
-2
/
+2
2025-11-24
wifi: mt76: mt7996: Add NPU offload support to MT7996 driver
Lorenzo Bianconi
-18
/
+438
2025-11-24
wifi: mt76: Introduce the NPU generic layer
Lorenzo Bianconi
-7
/
+717
2025-11-24
wifi: mt76: Add the capability to set TX token start ID
Lorenzo Bianconi
-2
/
+5
2025-11-24
wifi: mt76: Add mt76_dev pointer in mt76_queue struct.
Lorenzo Bianconi
-0
/
+2
2025-11-24
wifi: mt76: Move Q_READ/Q_WRITE definitions in dma.h
Lorenzo Bianconi
-31
/
+31
2025-11-24
wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()
Lorenzo Bianconi
-2
/
+1
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
-211
/
+211
2025-11-24
wifi: mt76: fix license/copyright of util.h
Felix Fietkau
-2
/
+1
2025-11-24
wifi: mt76: use GFP_DMA32 for page_pool buffer allocation
Peter Chiu
-1
/
+2
2025-11-24
wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks
Lorenzo Bianconi
-5
/
+15
2025-11-24
wifi: mt76: mt7915: add bf backoff limit table support
Shayne Chen
-50
/
+272
2025-11-24
wifi: mt76: Fix DTS power-limits on little endian systems
Sven Eckelmann (Plasma Cloud)
-13
/
+24
2025-11-24
wifi: mt76: connac: Replace memcpy + hard-coded size with strscpy
Thorsten Blum
-1
/
+1
2025-11-24
wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_tx
Lorenzo Bianconi
-7
/
+5
2025-11-24
wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()
Felix Fietkau
-5
/
+13
2025-11-24
wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tablet
Hans de Goede
-0
/
+14
2025-11-24
Merge tag 'rtw-next-2025-11-21-v2' of https://github.com/pkshih/rtw
Johannes Berg
-891
/
+2377
2025-11-23
wifi: iwlwifi: trans: rename at_least variable to min_mode
Jason A. Donenfeld
-4
/
+4
2025-11-21
net: stmmac: qcom-ethqos: use read_poll_timeout_atomic()
Russell King (Oracle)
-30
/
+14
2025-11-21
net: stmmac: qcom-ethqos: add rgmii set/clear functions
Russell King (Oracle)
-98
/
+89
2025-11-21
net: stmmac: qcom-ethqos: use u32 for rgmii read/write/update
Russell King (Oracle)
-8
/
+8
2025-11-21
net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY
Daniel Golle
-1
/
+1
2025-11-21
net: wwan: t7xx: Make local function static
Slark Xiao
-3
/
+1
2025-11-21
wifi: rtl8xxxu: Enable 40 MHz width by default
Bitterblue Smith
-15
/
+4
2025-11-21
wifi: rtl8xxxu: Fix RX channel width reported by RTL8192FU
Bitterblue Smith
-1
/
+11
2025-11-21
wifi: rtl8xxxu: Fix the 40 MHz subchannel for RTL8192EU, RTL8723BU
Bitterblue Smith
-0
/
+2
2025-11-21
wifi: rtl8xxxu: Make RTL8192CU, RTL8723AU TX with 40 MHz width
Bitterblue Smith
-1
/
+11
2025-11-21
wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
Bitterblue Smith
-4
/
+3
2025-11-21
wifi: rtw89: 8852a: correct field mask of reset DAC/ADC FIFO
Ping-Ke Shih
-4
/
+4
2025-11-21
wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
-1
/
+2
2025-11-21
wifi: rtlwifi: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-21
wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()
Seungjin Bae
-8
/
+19
2025-11-20
netdevsim: register a new devlink param with default value interface
Daniel Zahka
-0
/
+57
2025-11-20
net/mlx5: implement swp_l4_csum_mode via devlink params
Daniel Zahka
-1
/
+231
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-33
/
+68
2025-11-20
netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
-1
/
+1
2025-11-20
netconsole: Dynamic allocation of userdata buffer
Gustavo Luiz Duarte
-30
/
+70
2025-11-20
netconsole: Split userdata and sysdata
Gustavo Luiz Duarte
-117
/
+98
2025-11-20
netconsole: Simplify send_fragmented_body()
Gustavo Luiz Duarte
-65
/
+46
2025-11-20
eth: fbnic: access @pp through netmem_desc instead of page
Byungchul Park
-1
/
+2
2025-11-20
veth: reduce XDP no_direct return section to fix race
Jesper Dangaard Brouer
-4
/
+3
2025-11-20
net: fec: remove duplicate macros of the BD status
Wei Fang
-21
/
+4
2025-11-20
net: fec: remove rx_align from fec_enet_private
Wei Fang
-6
/
+14
2025-11-20
net: fec: remove struct fec_enet_priv_txrx_info
Wei Fang
-13
/
+6
2025-11-20
net: fec: simplify the conditional preprocessor directives
Wei Fang
-23
/
+9
2025-11-20
net: fec: remove useless conditional preprocessor directives
Wei Fang
-6
/
+0
[prev]
[next]