summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-04-23wifi: ath12k: prepare REO update element only for primary linkBaochen Qiang
2026-04-22wifi: ath9k: Obtain system GPIOS from descriptorsLinus Walleij
2026-04-21wifi: ath12k: Fix invalid IRQ requests during AHB probeAaradhana Sahu
2026-04-21wifi: ath12k: Remove macro HAL_RX_EHT_SIG_OFDMA_EB2_MCSJeff Johnson
2026-04-20wifi: ath12k: Fix ath12k_dp_htt_tlv_iter()'s iter() signatureJeff Johnson
2026-04-20wifi: ath12k: Fix HTC prototype ath12k_base parametersJeff Johnson
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-10wifi: ath12k: avoid dynamic alloc when parsing wmi tbNicolas Escande
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-08wifi: ath10k: Add device-tree quirk to skip host cap QMI requestsAmit Pundir
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-04-08wifi: libertas_tf: refactor endpoint lookupJohan Hovold
2026-04-08wifi: libertas: refactor endpoint lookupJohan Hovold
2026-04-08wifi: at76c50x: refactor endpoint lookupJohan Hovold
2026-04-07wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan
2026-04-07wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy
2026-04-07wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy
2026-04-07wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy
2026-04-07wifi: ath10k: fix station lookup failure during disconnectBaochen Qiang
2026-04-07wifi: ath12k: Create symlink for each radio in a wiphyRoopni Devanathan
2026-04-07wifi: ath12k: Skip adding inactive partner vdev infoAvula Sri Charan
2026-04-07wifi: ath12k: Support channel change statsHarish Rachakonda
2026-04-07wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()Roopni Devanathan
2026-04-07Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireles...Johannes Berg
2026-04-07wifi: brcmfmac: silence warning for non-existent, optional firmwareAlexander Stein
2026-04-07wifi: iwlegacy: Fix GFP flags in allocation loopBrendan Jackman
2026-04-07wifi: wilc1000: use kzalloc_flexRosen Penev
2026-04-07wifi: iwlegacy: Fixup allocation failure logBrendan Jackman
2026-04-07wifi: brcmfmac: of: defer probe for MAC addressRosen Penev
2026-04-07wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02wifi: rtw89: usb: fix TX flow control by tracking in-flight URBsLucid Duck
2026-04-02wifi: rtw89: Add support for Elecom WDC-XE2402TU3-BZenm Chen
2026-04-02wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VSPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add chip_info and chip_ops structPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add ops related to BT coexistence mechanismPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add RF ops of init hardware and get thermalPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: configure TX/RX path assisting in BT coexistencePing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add set TX power callbackPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add RF calibration opsPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add set channel with pre-/post- helpersPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settingsPing-Ke Shih