summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-11-24wifi: mt76: Introduce the NPU generic layerLorenzo Bianconi
2025-11-24wifi: mt76: Add the capability to set TX token start IDLorenzo Bianconi
2025-11-24wifi: mt76: Add mt76_dev pointer in mt76_queue struct.Lorenzo Bianconi
2025-11-24wifi: mt76: Move Q_READ/Q_WRITE definitions in dma.hLorenzo Bianconi
2025-11-24wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()Lorenzo Bianconi
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau
2025-11-24wifi: mt76: fix license/copyright of util.hFelix Fietkau
2025-11-24wifi: mt76: use GFP_DMA32 for page_pool buffer allocationPeter Chiu
2025-11-24wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi
2025-11-24wifi: mt76: mt7915: add bf backoff limit table supportShayne Chen
2025-11-24wifi: mt76: Fix DTS power-limits on little endian systemsSven Eckelmann (Plasma Cloud)
2025-11-24wifi: mt76: connac: Replace memcpy + hard-coded size with strscpyThorsten Blum
2025-11-24wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_txLorenzo Bianconi
2025-11-24wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()Felix Fietkau
2025-11-24wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tabletHans de Goede
2025-11-24Merge tag 'rtw-next-2025-11-21-v2' of https://github.com/pkshih/rtwJohannes Berg
2025-11-23wifi: iwlwifi: trans: rename at_least variable to min_modeJason A. Donenfeld
2025-11-21wifi: rtl8xxxu: Enable 40 MHz width by defaultBitterblue Smith
2025-11-21wifi: rtl8xxxu: Fix RX channel width reported by RTL8192FUBitterblue Smith
2025-11-21wifi: rtl8xxxu: Fix the 40 MHz subchannel for RTL8192EU, RTL8723BUBitterblue Smith
2025-11-21wifi: rtl8xxxu: Make RTL8192CU, RTL8723AU TX with 40 MHz widthBitterblue Smith
2025-11-21wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AUBitterblue Smith
2025-11-21wifi: rtw89: 8852a: correct field mask of reset DAC/ADC FIFOPing-Ke Shih
2025-11-21wifi: rtw88: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-21wifi: rtlwifi: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-21wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20wifi: ipw2x00: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-20wifi: cw1200: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-20wifi: wfx: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-20wifi: qtnfmac: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith
2025-11-18wifi: rtw89: Add default ID 0bda:b831 for RTL8831BUZenm Chen
2025-11-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal
2025-11-18wifi: rtw89: use separated function to set RX filterPing-Ke Shih
2025-11-18wifi: rtw89: correct user macid mask of RX info for RTL8922DChih-Kang Chang
2025-11-18wifi: rtw89: update format of addr cam H2C commandChih-Kang Chang
2025-11-18wifi: rtw89: add addr cam H2C command v1Ping-Ke Shih
2025-11-18wifi: rtw89: fill addr cam H2C command by structPing-Ke Shih
2025-11-18wifi: rtw89: align RA H2C format v1 for RTL8922APing-Ke Shih
2025-11-18wifi: rtw89: fw: print band and port where beacon update onPing-Ke Shih
2025-11-18wifi: rtw89: phy: ignore DCFO if not defined in chip_infoPing-Ke Shih
2025-11-18wifi: rtw89: phy: consider type 15 in BB gain tablePing-Ke Shih
2025-11-18wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922DPing-Ke Shih
2025-11-18wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFOPing-Ke Shih
2025-11-18wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCUPing-Ke Shih
2025-11-18wifi: rtw89: mac: separate pre-init code before downloading firmwarePing-Ke Shih
2025-11-18wifi: rtw89: fw: part size to download firmware by header infoPing-Ke Shih
2025-11-18wifi: rtw89: flush TX queue before deleting keyChih-Kang Chang
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski