aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou1-4/+5
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner1-13/+1
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-1/+1
2020-09-09mwifiex: remove function pointer checkTom Rix1-8/+6
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat1-4/+4
2019-08-06Revert "mwifiex: fix system hang problem after resume"Brian Norris1-1/+1
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris1-20/+12
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat1-2/+2
2018-07-31mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat1-1/+0
2018-01-08mwifiex: device dump support for usb interfaceXinming Hu1-0/+9
2018-01-08mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu1-0/+1
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-10-13mwifiex: kill useless list_empty checksDouglas Anderson1-4/+0
2017-07-28mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris1-18/+2
2017-07-28mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris1-6/+3
2017-07-28mwifiex: unregister wiphy before freeing resourcesBrian Norris1-0/+3
2017-05-31mwifiex: use variable interface header lengthXinming Hu1-0/+5
2017-05-19mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanupBrian Norris1-5/+0
2017-05-19mwifiex: remove useless 'mwifiex_lock'Brian Norris1-4/+0
2017-05-19mwifiex: don't leak stashed beacon buffer on resetBrian Norris1-2/+1
2017-01-12mwifiex: do not free firmware dump memory in shutdown_drvXinming Hu1-19/+0
2017-01-12mwifiex: don't wait for main_process in shutdown_drvXinming Hu1-16/+3
2016-12-30mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar1-1/+2
2016-11-19mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li1-0/+1
2016-09-09mwifiex: add manufacturing mode supportXinming Hu1-7/+15
2016-07-05mwifiex: add get_antenna support for cfg80211Shengzhen Li1-0/+2
2016-06-29mwifiex: fix system hang problem after resumeAmitkumar Karwar1-1/+1
2016-06-18mwifiex: fix link error against sdioArnd Bergmann1-0/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-01-29mwifiex: firmware download enhancementschunfan chen1-4/+12
2015-12-11mwifiex: fix semicolon.cocci warningsJulia Lawall1-1/+1
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-0/+782