aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v5.2.25' into v5.2/standard/baseBruce Ashfield
2019-12-02ath9k: release allocated buffer if timed outNavid Emamdoost
2019-12-02ath10k: fix memory leakNavid Emamdoost
2019-12-02rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost
2019-12-02mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2019-12-02rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
2019-12-02mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2019-12-02iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost
2019-12-02ath9k_htc: release allocated buffer if timed outNavid Emamdoost
2019-12-02rtl8xxxu: prevent leaking urbNavid Emamdoost
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho
2019-11-25iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-09iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman
2019-10-09iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman
2019-10-09iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman
2019-10-05mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi
2019-10-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi
2019-10-05ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-10-05rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan
2019-10-05rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan
2019-10-05mt76: round up length on mt76_wr_copyFelix Fietkau
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-10-05zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-09-19mt76: mt7615: Use after free in mt7615_mcu_set_bcn()Dan Carpenter
2019-09-19mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter
2019-09-19mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka
2019-09-19Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka
2019-09-06iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho
2019-09-06iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho
2019-09-06iwlwifi: pcie: add support for qu c-step devicesLuca Coelho
2019-09-06iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika
2019-09-06iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika
2019-09-06iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika
2019-09-06iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka
2019-09-06mt76: usb: fix rx A-MSDU supportLorenzo Bianconi
2019-08-29iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg
2019-08-29iwlwifi: mvm: send LQ command always ASYNCGregory Greenman
2019-08-29iwlwifi: fix locking in delayed GTK settingJohannes Berg
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu
2019-08-29iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein
2019-08-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai