summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex
AgeCommit message (Expand)AuthorFilesLines
2020-10-08mwifiex: fix double freeTom Rix1-0/+2
2020-09-29net: mwifiex: Use netif_rx_any_context().Sebastian Andrzej Siewior2-10/+2
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+3
2020-09-09mwifiex: remove function pointer checkTom Rix1-8/+6
2020-09-07mwifiex: sdio: Fix -Wunused-const-variable warningsYueHaibing2-427/+427
2020-09-07mwifiex: wmm: Fix -Wunused-const-variable warningsYueHaibing3-16/+19
2020-09-07mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor2-6/+6
2020-09-01mwifiex: pcie: Move tables to the only place they're usedLee Jones2-149/+149
2020-08-27mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2-3/+3
2020-08-27mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2
2020-08-27mwifiex: Use fallthrough pseudo-keywordGustavo A. R. Silva3-6/+6
2020-08-27mwifiex: Clean up some err and dbg messagesChristophe JAILLET1-15/+10
2020-08-27mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-75/+78
2020-08-18mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+1
2020-08-02mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang1-1/+1
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-2/+2
2020-07-15mwifiex: Prevent memory corruption handling keysDan Carpenter1-7/+15
2020-07-15mwifiex: Fix reporting 'operation not supported' error codePali Rohár3-12/+12
2020-07-15mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfacesPali Rohár1-1/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds5-43/+71
2020-06-01mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár1-1/+1
2020-06-01mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár1-1/+1
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...David 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/...David 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...David 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