summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex
AgeCommit message (Expand)AuthorFilesLines
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-13mwifiex: update set_mac_address logicSharvari Harisangam1-3/+3
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris1-8/+6
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian1-8/+10
2019-12-01mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk3-6/+19
2019-11-20mwifex: free rx_cmd skb in suspended stateGanapathi Bhat1-0/+6
2019-11-20mwifiex: do no submit URB in suspended stateGanapathi Bhat1-0/+7
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-07-14mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-07-14mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-07-14mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-16/+31
2019-07-14mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai1-0/+4
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing1-1/+5
2019-05-31mwifiex: prevent an array overflowDan Carpenter1-0/+3
2019-05-08mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson1-1/+1
2019-04-05mwifiex: don't advertise IBSS features without FW supportBrian Norris1-3/+7
2018-12-29Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris3-53/+51
2018-07-31mwifiex: Fix skipped vendor specific IEsRoman Stratiienko1-1/+7
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat15-72/+91
2018-07-31mwifiex: restructure rx_reorder_tbl_lock usageGanapathi Bhat3-51/+53
2018-07-31mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat3-13/+10
2018-07-24Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2-33/+33
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-5/+2
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat1-7/+7
2018-06-27mwifiex: uap: do not chok ethernet header in bridge pathXinming Hu1-26/+26
2018-06-24mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-2/+2
2018-06-24Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat1-3/+0
2018-06-13treewide: Use array_size() in vmalloc()Kees Cook1-2/+2
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook2-6/+7
2018-05-29mwifiex: reserve passive scan time for radar channelXinming Hu1-3/+6
2018-05-29mwifiex: increase log level for internal scan fail resultXinming Hu1-1/+1
2018-05-29mwifiex: mark expected switch fall-throughsGustavo A. R. Silva2-0/+5
2018-05-29mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat3-1/+21
2018-05-29mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-05-29mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat4-4/+10
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel5-32/+43
2018-05-23mwifiex: correct histogram data with appropriate indexXinming Hu1-3/+5
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen1-9/+16
2018-05-09mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat1-2/+2
2018-05-09mwifiex: delete unneeded includeJulia Lawall1-1/+0
2018-04-30mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu1-1/+4
2018-04-30mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu1-4/+0
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu3-19/+26
2018-04-30mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck1-1/+1
2018-04-25mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter1-1/+2