summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-22mwifiex: Avoid memset() over-write of WEP key_materialKees Cook
2021-06-22mwl8k: Avoid memcpy() over-reading of mcs.rx_maskKees Cook
2021-06-21Merge tag 'wireless-drivers-2021-06-19' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-15libertas: use DEVICE_ATTR_RW macroYueHaibing
2021-06-15libertas: remove leading spaces before tabsHui Tang
2021-06-15libertas_tf: Fix wrong function name in commentsYang Shen
2021-06-11mwifiex: bring down link before deleting interfaceBrian Norris
2021-05-17mwifiex: re-fix for unaligned accessesArnd Bergmann
2021-05-13libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-05-13Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman
2021-04-21libertas_tf: Remove duplicate struct declarationWan Jiabing
2021-04-18mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-04-18libertas: struct lbs_private is declared duplicatelyWan Jiabing
2021-04-17libertas: avoid -Wempty-body warningArnd Bergmann
2021-04-17mwifiex: Remove unneeded variable: "ret"zuoqilin
2021-04-17mwifiex: don't print SSID to logsBrian Norris
2021-02-08mwl8k: fix alignment constraintsArnd Bergmann
2021-02-08mwl8k: assign value when defining variableswengjianfeng
2021-02-08mwifiex: Report connected BSS with cfg80211_connect_bss()Yen-lin Lai
2021-02-08libertas: remove redundant initialization of variable retColin Ian King
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-14mwifiex: pcie: Drop bogus __refdata annotationGeert Uytterhoeven
2020-12-08mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-07mwifiex: change license text of Makefile and README from MARVELL to NXPGanapathi Bhat
2020-12-07mwl8k: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-24mwifiex: Remove duplicated REG_PORT definitionJisheng Zhang
2020-11-24mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-10mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto
2020-11-10mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current stateTsuchiya Yuto
2020-11-10mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto
2020-11-07mwifiex: pcie: Remove a couple of unchecked 'ret'sLee Jones
2020-10-08mwifiex: fix double freeTom Rix
2020-09-29net: libertas: Use netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29net: libertas libertas_tf: Remove in_interrupt() from debug macro.Sebastian Andrzej Siewior
2020-09-29net: mwifiex: Use netif_rx_any_context().Sebastian Andrzej Siewior
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-09mwifiex: remove function pointer checkTom Rix
2020-09-07mwifiex: sdio: Fix -Wunused-const-variable warningsYueHaibing
2020-09-07mwifiex: wmm: Fix -Wunused-const-variable warningsYueHaibing
2020-09-07mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor
2020-09-01libertas_tf: Remove unused macro QOS_CONTROL_LENYueHaibing
2020-09-01mwifiex: pcie: Move tables to the only place they're usedLee Jones
2020-09-01libertas_tf: Fix function documentation formatting errorsLee Jones
2020-09-01libertas: Fix misnaming for function param 'device'Lee Jones
2020-09-01libertas: Fix 'timer_list' stored private data related dot-rotLee Jones
2020-09-01libertas_tf: Fix a bunch of function doc formatting issuesLee Jones