summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-08-26ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-08-26ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-08-26ath: Export ath_hw_keysetmac()Jouni Malinen
2021-08-26ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-08-26ath: Use safer key clearing with key cache entriesJouni Malinen
2021-08-12virt_wifi: fix error on connectMatteo Croce
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-07-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-07-19cw1200: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-19wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson
2021-07-19wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren
2021-07-14mwifiex: re-fix for unaligned accessesArnd Bergmann
2021-07-14ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-07-14brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-14brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-07-14brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-07-14wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue
2021-07-14wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap
2021-07-14ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang
2021-07-14ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang
2021-07-14rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey
2021-07-14rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut
2021-07-14ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau
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-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-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: mt76x0: disable GTK offloadingDavid Bauer
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-14mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-14rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih