summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski98-773/+5686
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+7
2026-04-08wifi: ath10k: Add device-tree quirk to skip host cap QMI requestsAmit Pundir3-3/+14
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers2-116/+5
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers6-62/+8
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers4-57/+7
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers1-3/+3
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg16-46/+382
2026-04-08wifi: libertas_tf: refactor endpoint lookupJohan Hovold1-25/+21
2026-04-08wifi: libertas: refactor endpoint lookupJohan Hovold1-17/+16
2026-04-08wifi: at76c50x: refactor endpoint lookupJohan Hovold1-18/+4
2026-04-08wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan3-14/+31
2026-04-08wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy2-9/+26
2026-04-08wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy4-1/+93
2026-04-08wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat1-0/+7
2026-04-08wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy2-0/+80
2026-04-08wifi: ath10k: fix station lookup failure during disconnectBaochen Qiang1-11/+15
2026-04-08wifi: ath12k: Create symlink for each radio in a wiphyRoopni Devanathan4-8/+29
2026-04-08wifi: ath12k: Skip adding inactive partner vdev infoAvula Sri Charan1-1/+1
2026-04-08wifi: ath12k: Support channel change statsHarish Rachakonda2-0/+98
2026-04-08wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()Roopni Devanathan1-5/+5
2026-04-07Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireles...Johannes Berg59-415/+5192
2026-04-07wifi: brcmfmac: silence warning for non-existent, optional firmwareAlexander Stein1-6/+11
2026-04-07wifi: iwlegacy: Fix GFP flags in allocation loopBrendan Jackman1-1/+2
2026-04-07wifi: wilc1000: use kzalloc_flexRosen Penev1-4/+4
2026-04-07wifi: iwlegacy: Fixup allocation failure logBrendan Jackman1-2/+2
2026-04-07wifi: brcmfmac: of: defer probe for MAC addressRosen Penev1-1/+3
2026-04-07wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou1-0/+5
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-56/+163
2026-04-02wifi: rtw89: usb: fix TX flow control by tracking in-flight URBsLucid Duck2-2/+21
2026-04-02wifi: rtw89: Add support for Elecom WDC-XE2402TU3-BZenm Chen1-0/+2
2026-04-02wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VSPing-Ke Shih2-0/+122
2026-04-02wifi: rtw89: 8922d: add chip_info and chip_ops structPing-Ke Shih4-7/+380
2026-04-02wifi: rtw89: 8922d: add ops related to BT coexistence mechanismPing-Ke Shih8-0/+168
2026-04-02wifi: rtw89: 8922d: add RF ops of init hardware and get thermalPing-Ke Shih4-0/+90
2026-04-02wifi: rtw89: 8922d: configure TX/RX path assisting in BT coexistencePing-Ke Shih2-2/+132
2026-04-02wifi: rtw89: 8922d: add set TX power callbackPing-Ke Shih2-0/+128
2026-04-02wifi: rtw89: 8922d: add RF calibration opsPing-Ke Shih4-0/+244
2026-04-02wifi: rtw89: 8922d: add set channel with pre-/post- helpersPing-Ke Shih4-0/+350
2026-04-02wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settingsPing-Ke Shih2-0/+382
2026-04-02wifi: rtw89: fix typo "frome" -> "from" in rx_freq_frome_ieChristos Longros8-8/+8
2026-04-02wifi: rtw89: Fill fw_version member of struct wiphyBitterblue Smith1-0/+8
2026-04-02wifi: rtw88: Fill fw_version member of struct wiphyBitterblue Smith1-0/+6
2026-03-30wifi: rtw88: coex: Ignore BT info byte 5 from RTL8821ABitterblue Smith1-0/+3
2026-03-30wifi: rtw89: fw: load TX power elements according to AIDZong-Zhe Yang1-0/+5
2026-03-30wifi: rtw89: phy: load RF parameters relying on ACV for RTL8922DPing-Ke Shih1-7/+8
2026-03-30wifi: rtw89: phy: expand PHY page for RTL8922DEric Huang1-1/+1