summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-06-30mac80211_hwsim: drop pending frames on stopJohannes Berg
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-19iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg
2021-05-19mt76: mt7915: fix txpower init for TSSI off chipsShayne Chen
2021-05-19mt76: mt76x0: disable GTK offloadingDavid Bauer
2021-05-19mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule
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: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee
2021-05-14mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-14wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann
2021-05-14rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-05-14mt76: mt7663s: fix the possible device hang in high trafficSean Wang
2021-05-14mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx aggregationSean Wang
2021-05-14mt76: mt7915: fix mib stats counter reporting to mac80211Ryder Lee
2021-05-14mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi
2021-05-14mt76: mt7915: fix aggr len debugfs nodeLorenzo Bianconi
2021-05-14mt76: mt7915: fix tx skb dma unmapFelix Fietkau
2021-05-14mt76: mt7615: fix tx skb dma unmapFelix Fietkau
2021-05-14mt7601u: fix always true expressionColin Ian King
2021-05-14rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter
2021-05-14wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson
2021-05-14mt76: fix potential DMA mapping leakFelix Fietkau
2021-05-14rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih
2021-05-14ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2021-05-14mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()Ryder Lee
2021-05-11rsi: Use resume_noirq for SDIOMarek Vasut