summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng1-1/+0
2019-09-19mt76: mt7615: Use after free in mt7615_mcu_set_bcn()Dan Carpenter1-1/+1
2019-09-19mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter1-2/+3
2019-09-19mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka1-0/+5
2019-09-19Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka1-12/+6
2019-09-06iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho4-6/+31
2019-09-06iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho1-0/+1
2019-09-06iwlwifi: pcie: add support for qu c-step devicesLuca Coelho4-0/+83
2019-09-06iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika3-50/+144
2019-09-06iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika1-0/+2
2019-09-06iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika4-63/+103
2019-09-06iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika4-15/+37
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka1-4/+4
2019-09-06mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2-9/+38
2019-08-29iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg1-1/+13
2019-08-29iwlwifi: mvm: send LQ command always ASYNCGregory Greenman4-15/+16
2019-08-29iwlwifi: fix locking in delayed GTK settingJohannes Berg1-13/+26
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu1-0/+2
2019-08-29iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein4-5/+51
2019-08-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai1-3/+5
2019-08-25iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss6-28/+76
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-08-16iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach1-1/+2
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-08-04ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-07-26rt2x00usb: fix rx queue hangSoeren Moch1-6/+6
2019-07-26iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach1-2/+6
2019-07-26iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2-2/+54
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-26iwlwifi: add support for hr1 RF IDOren Givon2-3/+6
2019-07-26iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu2-4/+4
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong1-0/+3
2019-07-26ath10k: Fix memory leak in qmiDundi Raviteja1-0/+1
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri1-1/+12
2019-07-26ath9k: correctly handle short radar pulsesZefir Kurtisi1-1/+5
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-07-26ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-07-26ath10k: add missing error handlingClaire Chang1-0/+4
2019-07-26mt76: mt7615: do not process rx packets if the device is not initializedLorenzo Bianconi1-0/+3
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3