summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex
AgeCommit message (Expand)AuthorFilesLines
2020-03-23wireless: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-20/+20
2020-03-12mwifiex: set needed_headroom, not hard_header_lenBrian Norris1-1/+1
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat45-178/+179
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu1-0/+4
2020-01-27mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris1-0/+1
2020-01-26mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris1-47/+28
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-10/+77
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-8/+75
2019-12-21Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller1-13/+0
2019-12-18mwifiex: delete unused mwifiex_get_intf_num()Brian Norris1-13/+0
2019-12-18Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2-8/+75
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-2/+2
2019-12-02mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2019-11-28mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-12/+27
2019-11-14mwifiex: Re-work support for SDIO HW resetUlf Hansson3-12/+27
2019-10-09mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-10-09mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2019-10-01mwifiex: use 'total_ie_len' in mwifiex_update_bss_desc_with_ie()Brian Norris1-8/+6
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+11
2019-09-03mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-08-20Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...David S. Miller4-10/+5
2019-08-06Revert "mwifiex: fix system hang problem after resume"Brian Norris1-1/+1
2019-08-06mwifiex: pcie: Use dev_get_drvdataChuhong Yuan1-6/+2
2019-08-06mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie()Pavel Machek1-1/+1
2019-07-30mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-07-24mwifiex: use eth_broadcast_addr() to assign broadcast addressMao Wenan1-2/+1
2019-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+23
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris18-378/+256
2019-06-27mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris1-19/+24
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller4-16/+24
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha2-10/+19
2019-06-25mwifiex: update set_mac_address logicSharvari Harisangam1-3/+3
2019-06-25mwifiex: print PCI mmap with %pKBrian Norris1-1/+1
2019-06-25mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris1-2/+1
2019-06-24mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-16/+50
2019-06-03net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-1/+1
2019-06-01mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-16/+31
2019-05-30mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-05-30mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai1-0/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller7-17/+91
2019-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-04-28netlink: make validation more configurable for future strictnessJohannes Berg1-2/+2
2019-04-25mwifiex: fix spelling mistake "capabilties" -> "capabilities"Colin Ian King2-10/+10
2019-04-25mwifiex: add support for SD8987 chipsetTamás Szűcs3-2/+76
2019-04-25mwifiex: prevent an array overflowDan Carpenter1-0/+3