aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-08mwl8k: fix alignment constraintsArnd Bergmann1-1/+1
2021-02-08mwl8k: assign value when defining variableswengjianfeng1-2/+1
2021-02-08mwifiex: Report connected BSS with cfg80211_connect_bss()Yen-lin Lai1-9/+26
2021-02-08libertas: remove redundant initialization of variable retColin Ian King1-1/+1
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski1-1/+1
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2-3/+10
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg1-2/+2
2021-01-14mwifiex: pcie: Drop bogus __refdata annotationGeert Uytterhoeven1-1/+1
2020-12-08mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2020-12-07mwifiex: change license text of Makefile and README from MARVELL to NXPGanapathi Bhat2-6/+7
2020-12-07mwl8k: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-33/+39
2020-11-24mwifiex: Remove duplicated REG_PORT definitionJisheng Zhang1-2/+0
2020-11-24mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva4-0/+5
2020-11-10mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto2-1/+19
2020-11-10mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current stateTsuchiya Yuto1-2/+2
2020-11-10mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto1-0/+2
2020-11-07mwifiex: pcie: Remove a couple of unchecked 'ret'sLee Jones1-4/+2
2020-10-08mwifiex: fix double freeTom Rix1-0/+2
2020-09-29net: libertas: Use netif_rx_any_context()Sebastian Andrzej Siewior1-9/+2
2020-09-29net: libertas libertas_tf: Remove in_interrupt() from debug macro.Sebastian Andrzej Siewior2-4/+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-01libertas_tf: Remove unused macro QOS_CONTROL_LENYueHaibing1-1/+0
2020-09-01mwifiex: pcie: Move tables to the only place they're usedLee Jones2-149/+149
2020-09-01libertas_tf: Fix function documentation formatting errorsLee Jones1-18/+19
2020-09-01libertas: Fix misnaming for function param 'device'Lee Jones1-2/+2
2020-09-01libertas: Fix 'timer_list' stored private data related dot-rotLee Jones1-3/+3
2020-09-01libertas_tf: Fix a bunch of function doc formatting issuesLee Jones1-11/+11
2020-09-01libertas_tf: Demote non-conformant kernel-doc headersLee Jones1-4/+2
2020-08-27mwl8k: convert tasklets to use new tasklet_setup() APIAllen Pais1-8/+8
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/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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/bluetooth/bluetooth-nextDavid 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 Yamada4-15/+15
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds12-62/+80
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