summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-08-21rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang
2020-08-19wl1251: fix always return 0 errorWang Hai
2020-08-19qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai
2020-08-19rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang
2020-08-19rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin
2020-08-19rtw88: fix LDPC field for RA infoTsang-Shian Lin
2020-08-19mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_addLorenzo Bianconi
2020-08-19mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang
2020-08-19mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-19ath10k: Acquire tx_lock in tx error pathsEvan Green
2020-08-19mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár
2020-08-19mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár
2020-08-19iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-08-19brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-08-19brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-08-19brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-08-05iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerJiri Slaby
2020-08-05mt76: mt7615: fix lmac queue debugsfs entryLorenzo Bianconi
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-29iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg
2020-07-29iwlwifi: Make some Killer Wireless-AC 1550 cards work againAlessio Bonfiglio
2020-07-29mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-06-30wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-22b43_legacy: Fix connection problem with WPA3Larry Finger
2020-06-22b43: Fix connection problem with WPA3Larry Finger
2020-06-22b43legacy: Fix case where channel status is corruptedLarry Finger
2020-06-22carl9170: remove P2P_GO supportChristian Lamparter
2020-06-22iwlwifi: mvm: fix aux station leakSharon
2020-06-22mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-22rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter
2020-06-22brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failuresChung-Hsien Hsu
2020-06-22mt76: avoid rx reorder buffer overflowRyder Lee
2020-06-22mt76: mt7615: fix mt7615_driver_own routineLorenzo Bianconi
2020-06-22mt76: mt7615: fix mt7615_firmware_own for mt7663eLorenzo Bianconi
2020-06-22mt76: mt7663: fix DMA unmap lengthLorenzo Bianconi
2020-06-22mt76: mt7622: fix DMA unmap lengthLorenzo Bianconi
2020-06-22mt76: mt7615: do not always reset the dfs state setting the channelLorenzo Bianconi
2020-06-22mt76: mt7663: fix mt7615_mac_cca_stats_reset routineLorenzo Bianconi
2020-06-22wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2020-06-22ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-06-22ath10k: Skip handling del_server during driver exitRakesh Pillai
2020-06-22iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein
2020-06-22libertas_tf: avoid a null dereference in pointer privColin Ian King
2020-06-22ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam
2020-06-22ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun
2020-06-22ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()Wei Yongjun
2020-06-22ath11k: use GFP_ATOMIC under spin lockWei Yongjun
2020-06-22ath10k: add flush tx packets for SDIO chipWen Gong