summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-29mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STAPali Rohár
2020-05-29mwifiex: Parse all API_VER_ID propertiesPali Rohár
2020-05-29mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-18mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-05-06mwifiex: avoid -Wstringop-overflow warningArnd Bergmann
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-03-23wireless: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-12mwifiex: set needed_headroom, not hard_header_lenBrian Norris
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-01-27mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-01-26mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-18mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-02mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2019-11-28mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-11-14mwifiex: Re-work support for SDIO HW resetUlf Hansson
2019-10-09mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2019-10-09mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2019-10-01mwifiex: use 'total_ie_len' in mwifiex_update_bss_desc_with_ie()Brian Norris
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-03mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-08-19Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...David S. Miller
2019-08-06Revert "mwifiex: fix system hang problem after resume"Brian Norris
2019-08-06mwifiex: pcie: Use dev_get_drvdataChuhong Yuan
2019-08-06mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie()Pavel Machek
2019-07-30mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-07-24mwifiex: use eth_broadcast_addr() to assign broadcast addressMao Wenan
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris
2019-06-27mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha
2019-06-25mwifiex: update set_mac_address logicSharvari Harisangam
2019-06-25mwifiex: print PCI mmap with %pKBrian Norris
2019-06-25mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris
2019-06-24mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-06-01mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai