summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-03Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-05-31mac80211_hwsim: drop pending frames on stopJohannes Berg
2021-05-30mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau
2021-05-30mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-15mt76: validate rx A-MSDU subframesFelix Fietkau
2021-05-15mt76: mt76x0e: fix device hang during suspend/resumeLorenzo Bianconi
2021-05-15mt76: mt7921: fix max aggregation subframes settingFelix Fietkau
2021-05-15mt76: connac: fix HT A-MPDU setting field in STA_REC_PHYFelix Fietkau
2021-05-15mt76: connac: do not schedule mac_work if the device is not runningLorenzo Bianconi
2021-05-15mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_reportLorenzo Bianconi
2021-05-13brcmfmac: properly check for bus register errorsGreg Kroah-Hartman
2021-05-13Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman
2021-05-13libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-05-13Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman
2021-05-13ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam
2021-05-13Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"Greg Kroah-Hartman
2021-05-13net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-13Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-11ath11k: Drop multicast fragmentsSriram R
2021-05-11ath11k: Clear the fragment cache during key installSriram R
2021-05-11ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-05-11ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong
2021-05-11ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong
2021-05-11ath10k: drop fragments with multicast DA for SDIOWen Gong
2021-05-11ath10k: drop fragments with multicast DA for PCIeWen Gong
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-22Merge tag 'mt76-for-kvalo-2021-04-21' of https://github.com/nbd168/wirelessKalle Valo
2021-04-22brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enoughChristophe JAILLET
2021-04-22qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_authLee Gibson
2021-04-22wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King
2021-04-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva
2021-04-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva
2021-04-22ath11k: fix warning in ath11k_mhi_configAnilkumar Kolli
2021-04-22ath11k: qmi: Fix spelling mistake "requeqst" -> "request"Colin Ian King
2021-04-22ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-04-22ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong
2021-04-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-04-22iwlwifi: mvm: tt: Replace thermal_notify_frameworkThara Gopinath
2021-04-21mt76: mt7921: reinit wpdma during drv_own if necessaryLorenzo Bianconi
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi