summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen-3/+1
2023-04-05Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-110/+97
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau-96/+62
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo-1/+1
2023-03-31wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi-1/+1
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear-2/+5
2023-03-31wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede-10/+28
2023-03-23Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-51/+96
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg-34/+39
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg-5/+13
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring-2/+1
2023-03-15wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski-2/+2
2023-03-13wifi: mt76: connac: do not check WED status for non-mmio devicesLorenzo Bianconi-0/+3
2023-03-13wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau-10/+30
2023-03-13wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi-0/+9
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+2
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-02-26wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi-0/+1
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2023-02-22wifi: ath11k: allow system suspend to survive ath11kLen Brown-1/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2751/+61656
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel-3/+3
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann-0/+1
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg-1/+1
2023-02-17wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()Johannes Berg-7/+0
2023-02-17wifi: rtw89: fix AP mode authentication transmission failedPo-Hao Huang-21/+26
2023-02-17wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih-5/+15
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook-2/+2
2023-02-15wifi: rtw89: move H2C of del_pkt_offload before polling FW status readyChin-Yen Lee-2/+2
2023-02-15wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih-3/+3
2023-02-15wifi: rtw88: usb: drop now unnecessary URB size checkSascha Hauer-14/+1
2023-02-15wifi: rtw88: usb: send Zero length packets if necessarySascha Hauer-0/+1
2023-02-15wifi: rtw88: usb: Set qsel correctlySascha Hauer-1/+1
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau-1/+1
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit-3/+3
2023-02-14wifi: mac80211_hwsim: Rename pid to portid to avoid confusionJaewan Kim-3/+3
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam-0/+1
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-505/+54435
2023-02-13wifi: zd1211rw: remove redundant declsTom Rix-3/+0
2023-02-13wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3Ping-Ke Shih-1/+1
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8723AUBitterblue Smith-0/+25
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8192EUBitterblue Smith-0/+26
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8188EUBitterblue Smith-0/+29
2023-02-13wifi: rtl8xxxu: Register the LED and make it blinkBitterblue Smith-0/+46
2023-02-13wifi: rsi: Avoid defines prefixed with CONFIGPeter Lafreniere-3/+3
2023-02-13wifi: rtw89: phy: set TX power according to RF path number by chipZong-Zhe Yang-3/+6
2023-02-13wifi: rtw89: 8852b: correct register mask name of TX power offsetPing-Ke Shih-1/+1
2023-02-13wifi: rtw89: use passed channel in set_tx_shape_dfir()Zong-Zhe Yang-4/+4
2023-02-13wifi: rtw89: 8852be: enable CLKREQ of PCI capabilityChin-Yen Lee-1/+1
2023-02-13wifi: rtw89: 8852b: try to use NORMAL_CE type firmware firstPing-Ke Shih-6/+21