summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05zd1211rw: fix storage endpoint lookupJohan Hovold
2020-02-05rtl8xxxu: fix interface sanity checkJohan Hovold
2020-02-05brcmfmac: fix interface sanity checkJohan Hovold
2020-02-05ath9k: fix storage endpoint lookupJohan Hovold
2020-02-05rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-02-05orinoco_usb: fix interface sanity checkJohan Hovold
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2020-01-29libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2020-01-29iwlwifi: mvm: fix RSS config commandSara Sharon
2020-01-29iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg
2020-01-29mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-01-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-12ath9k_htc: Discard undersized packetsMasashi Honma
2020-01-12ath9k_htc: Modify byte order for an error messageMasashi Honma
2020-01-04iwlwifi: check kasprintf() return valueJohannes Berg
2020-01-04iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2020-01-04ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2020-01-04rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2020-01-04rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2020-01-04mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2020-01-04libertas: fix a potential NULL pointer dereferenceAllen Pais
2020-01-04rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
2019-12-21ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-12-21ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-12-21rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-21iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley
2019-12-05rtl818x: fix potential use after freePan Bian
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian
2019-11-28ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-11-28rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang
2019-11-28wireless: airo: potential buffer overflow in sprintf()Dan Carpenter
2019-11-28brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy
2019-11-28rtl8xxxu: Fix missing break in switchGustavo A. R. Silva
2019-11-28wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET
2019-11-28ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2019-11-28brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2019-11-28mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk