summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-06-18mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau
2021-06-18mt76: mt7921: fix max aggregation subframes settingFelix Fietkau
2021-06-10mt76: mt76x0e: fix device hang during suspend/resumeLorenzo Bianconi
2021-06-10mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_reportLorenzo Bianconi
2021-06-10mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_reportLorenzo Bianconi
2021-06-03brcmfmac: properly check for bus register errorsGreg Kroah-Hartman
2021-06-03Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-06-03Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman
2021-06-03ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam
2021-06-03Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"Greg Kroah-Hartman
2021-06-03ath11k: Clear the fragment cache during key installSriram R
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-06-03ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong
2021-06-03ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong
2021-06-03ath10k: drop fragments with multicast DA for SDIOWen Gong
2021-06-03ath10k: drop fragments with multicast DA for PCIeWen Gong
2021-06-03ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-22airo: work around stack usage warningArnd Bergmann
2021-05-19qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_authLee Gibson
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva
2021-05-19mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau
2021-05-19wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang
2021-05-19iwlwifi: trans/pcie: defer transport initialisationJohannes Berg
2021-05-19iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein
2021-05-19iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg
2021-05-19mt76: mt7915: add wifi subsystem resetRyder Lee
2021-05-19mt76: mt7921: fix key set/delete issueLorenzo Bianconi
2021-05-19mt76: mt7915: fix txpower init for TSSI off chipsShayne Chen
2021-05-19mt76: mt7915: fix key set/delete issueFelix Fietkau
2021-05-19mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_reqLorenzo Bianconi
2021-05-19mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_reqLorenzo Bianconi
2021-05-19mt76: mt76x0: disable GTK offloadingDavid Bauer
2021-05-19mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule
2021-05-19mt76: mt7615: fix key set/delete issuesFelix Fietkau
2021-05-19rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang
2021-05-19ath11k: fix thermal temperature readPradeep Kumar Chitrapu
2021-05-14wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-05-14ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-14mt76: mt7921: fix possible invalid register accessSean Wang
2021-05-14mt76: mt7615: Fix a dereference of pointer sta before it is null checkedColin Ian King
2021-05-14mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutexLorenzo Bianconi
2021-05-14mt76: mt7915: fix memleak when mt7915_unregister_device()Ryder Lee
2021-05-14mt76: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee
2021-05-14rtw88: refine napi deinit flowPo-Hao Huang