summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2020-11-17Merge branch 'toradex_5.4-2.1.x-imx' into HEADIgor Opaniuk
2020-11-13net: wireless: cfg80211: delete sched_scan error messagePhilippe Schenker
2020-11-13Merge commit '70d1232fdbe28e4c765c4cfc3cc5c7580959d5e0' into toradex_5.4-2.1....Igor Opaniuk
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-10-29mwifiex: fix double freeTom Rix
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-10-15net: wireless: cfg80211: decrease importance of sched_scan messagePhilippe Schenker
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz
2020-08-19mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-19mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár
2020-08-19mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár
2020-06-22mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-22libertas_tf: avoid a null dereference in pointer privColin Ian King
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-02-11mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais
2019-12-13mwifiex: Re-work support for SDIO HW resetUlf Hansson
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-13libertas: use mesh_wdev->ssid instead of priv->mesh_ssidLubomir Rintel
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-06libertas: Fix a double free in if_spi_c2h_data()Dan Williams
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-24libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2019-07-24libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-07-24libertas: remove redundant assignment to variable retColin Ian King
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