summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-01-11mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-11mwifiex: don't follow AP if country code received from EEPROMAmitkumar Karwar
2020-01-11mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-12-10mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2019-12-10mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2019-12-10libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2019-11-15rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-15ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-10-31carl9170: fix misuse of device driver APIChristian Lamparter
2019-10-31mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-10-31mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-09-23ath6kl: add some bounds checkingDan Carpenter
2019-09-23p54usb: Fix race between disconnect and firmware loadingAlan Stern
2019-09-23mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-23mwifiex: vendor_ie length check for parse WMM IEsKarthik D A
2019-09-23rsi: add fix for crash during assertionsSanjay Konduri
2019-09-23p54: drop device reference count if fails to enable devicePan Bian
2019-09-23mwl8k: Fix rate_idx underflowPetr Štetiar
2019-09-23at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing
2019-08-13rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-07-09mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai
2019-07-09mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-07-09mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-07-09libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-05-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel
2019-05-11Revert "brcmfmac: assure SSID length from firmware is limited"Ben Hutchings
2019-05-02brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-05-02brcmfmac: revise handling events in receive pathArend van Spriel
2019-05-02brcmfmac: fix incorrect event channel deductionGavin Li
2019-05-02brcmfmac: screening firmware event packetFranky Lin
2019-05-02brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel
2019-05-02brcmfmac: consolidate ifp lookup in driver coreArend van Spriel
2019-05-02brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-04-04ath6kl: Only use match sets when firmware supports itKyle Roeschley
2019-04-04b43: Fix error in cordic routineLarry Finger
2019-04-04wireless: airo: potential buffer overflow in sprintf()Dan Carpenter
2019-02-11mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2019-02-11mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2019-02-11libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-02-11iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho
2019-02-11libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter
2018-12-16wil6210: missing length check in wmi_set_ieLior David
2018-12-16libertas: call into generic suspend code before turning off powerDaniel Mack
2018-12-16b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-12-16b43/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-12-16ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-12-16libertas: fix suspend and resume for SDIO connected cardsDaniel Mack
2018-12-16rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-11-20p54: memset(0) whole arrayJiri Slaby
2018-11-20net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes