summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-07-10mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-7/+23
2019-07-10mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-07-10mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai1-0/+4
2019-07-10libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2019-05-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel1-3/+11
2019-05-11Revert "brcmfmac: assure SSID length from firmware is limited"Ben Hutchings1-2/+0
2019-05-02brcmfmac: add subtype check for event handling in data pathArend van Spriel2-6/+15
2019-05-02brcmfmac: revise handling events in receive pathArend van Spriel2-17/+17
2019-05-02brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2019-05-02brcmfmac: screening firmware event packetFranky Lin4-20/+64
2019-05-02brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel4-26/+35
2019-05-02brcmfmac: consolidate ifp lookup in driver coreArend van Spriel3-16/+30
2019-05-02brcmfmac: assure SSID length from firmware is limitedArend van Spriel1-0/+2
2019-04-04ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2019-04-04b43: Fix error in cordic routineLarry Finger1-1/+1
2019-04-04wireless: airo: potential buffer overflow in sprintf()Dan Carpenter1-1/+1
2019-02-11mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2019-02-11mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2019-02-11libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2019-02-11iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-6/+23
2019-02-11libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter1-2/+3
2018-12-17wil6210: missing length check in wmi_set_ieLior David1-1/+6
2018-12-17libertas: call into generic suspend code before turning off powerDaniel Mack1-0/+4
2018-12-17b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch1-1/+1
2018-12-17b43/leds: Ensure NUL-termination of LED name stringMichael Büsch1-1/+1
2018-12-17ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7
2018-12-17libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2-6/+25
2018-12-17rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-11-20p54: memset(0) whole arrayJiri Slaby1-1/+1
2018-11-20net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes3-6/+5
2018-11-20mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter1-1/+2
2018-11-20rtl8723be: Fix misleading indentationBen Hutchings1-1/+1
2018-10-21rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-06-17brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel1-13/+11
2018-06-17wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King1-2/+1
2018-06-17ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter1-0/+4
2018-03-03mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker1-3/+8
2018-03-03mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+3
2018-02-13rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2018-02-13p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2018-01-01brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2018-01-01brcmfmac: Add length checks on firmware eventsHante Meuleman4-58/+82
2018-01-01iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-11-26mac80211_hwsim: Use proper TX powerBeni Lev1-1/+0
2017-11-26iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel1-4/+5
2017-11-26iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg1-3/+1
2017-11-26iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-11-26wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai1-1/+0
2017-11-26wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson2-2/+50
2017-11-11brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1