aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/marvell/mwifiex (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds5-43/+71
2020-05-29mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STAPali Rohár4-0/+26
2020-05-29mwifiex: Parse all API_VER_ID propertiesPali Rohár2-2/+17
2020-05-29mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár1-29/+9
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-10/+6
2020-05-18mwifiex: Fix memory corruption in dump_stationPali Rohár1-8/+6
2020-05-06mwifiex: avoid -Wstringop-overflow warningArnd Bergmann1-23/+16
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-10/+6
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-22Merge 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-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-13/+0
2019-12-18mwifiex: delete unused mwifiex_get_intf_num()Brian Norris1-13/+0
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller2-8/+75
2019-12-12netdev: 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-19Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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-08Merge 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-16/+50
2019-06-02net: 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