summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian
2019-12-01mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-07-21mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-07-21mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai
2019-07-21mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-07-21mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2019-05-31mwifiex: prevent an array overflowDan Carpenter
2019-05-16mwl8k: Fix rate_idx underflowPetr Štetiar
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-11-04libertas: call into generic suspend code before turning off powerDaniel Mack
2018-09-09libertas: fix suspend and resume for SDIO connected cardsDaniel Mack
2018-08-03mwifiex: correct histogram data with appropriate indexXinming Hu
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-03-19mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
2018-02-22mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-17mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scanGanapathi Bhat
2017-08-17mwifiex: do not use random MAC for pre-association scanningGanapathi Bhat
2017-08-10mwifiex: uap: enable 11d based on userspace configruationXinming Hu
2017-08-10mwifiex: constify usb_device_idArvind Yadav
2017-08-10libertas_tf: constify usb_device_idArvind Yadav
2017-08-10libertas: constify usb_device_idArvind Yadav
2017-08-08mwifiex: p2p: use separate device addressXinming Hu
2017-08-08mwifiex: wrapper wps ie in pass through tlvXinming Hu
2017-08-08mwifiex: Do not change bss_num in change_virtual_intfXinming Hu
2017-08-08mwifiex: replace netif_carrier_on/off by netif_device_attach/dettachGanapathi Bhat
2017-08-03mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu
2017-08-03mwifiex: make addba request command cleanXinming Hu
2017-08-03mwifiex: correct IE parse during associationXinming Hu
2017-07-28mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King
2017-07-28mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King
2017-07-28mwifiex: disable uapsd in tdls configXinming Hu
2017-07-28mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter
2017-07-28mwifiex: uninit wakeup info in the error handlingJeffy Chen
2017-07-28mwifiex: fix compile warning of unused variableShawn Lin
2017-07-28mwifiex: drop num CPU noticeBrian Norris
2017-07-28mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris
2017-07-28mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris
2017-07-28mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris
2017-07-28mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris
2017-07-28mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris
2017-07-28mwifiex: pcie: remove unnecessary masksBrian Norris
2017-07-28mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris
2017-07-28mwifiex: don't open-code ARRAY_SIZE()Brian Norris