summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-04-08iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho
2020-04-08iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein
2020-04-08iwlwifi: consider HE capability when setting LDPCMordechay Goodstein
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck
2020-04-02iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami
2020-04-01rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger
2020-03-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-02-24iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-02-24iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-02-24rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang
2020-02-24hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-02-24orinoco: avoid assertion in case of NULL pointerAditya Pakki
2020-02-24rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran
2020-02-24iwlegacy: Fix -Wcast-function-typePhong Tran
2020-02-24ipw2x00: Fix -Wcast-function-typePhong Tran
2020-02-24b43legacy: Fix -Wcast-function-typePhong Tran
2020-02-24ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong
2020-02-24brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker
2020-02-24rtw88: fix rate mask for 1SS chipPing-Ke Shih
2020-02-24ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2020-02-24brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-02-24brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost
2020-02-24wil6210: fix break that is never reached because of zero'ing of a retry counterColin Ian King
2020-02-24ath10k: Fix qmi init error handlingJeffrey Hugo
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-02-14mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi
2020-02-14iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach
2020-02-14iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern
2020-02-14ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2020-02-11mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-02-11iwlwifi: don't throw error when trying to remove IGTKLuca Coelho
2020-02-11brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold
2020-02-01rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller