summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/init.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat2018-07-311-2/+2
* mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat2018-07-311-1/+0
* mwifiex: device dump support for usb interfaceXinming Hu2018-01-081-0/+9
* mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu2018-01-081-0/+1
* mwifiex: Convert timers to use timer_setup()Kees Cook2017-10-271-4/+3
* mwifiex: kill useless list_empty checksDouglas Anderson2017-10-131-4/+0
* mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris2017-07-281-18/+2
* mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris2017-07-281-6/+3
* mwifiex: unregister wiphy before freeing resourcesBrian Norris2017-07-281-0/+3
* mwifiex: use variable interface header lengthXinming Hu2017-05-311-0/+5
* mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanupBrian Norris2017-05-191-5/+0
* mwifiex: remove useless 'mwifiex_lock'Brian Norris2017-05-191-4/+0
* mwifiex: don't leak stashed beacon buffer on resetBrian Norris2017-05-191-2/+1
* mwifiex: do not free firmware dump memory in shutdown_drvXinming Hu2017-01-121-19/+0
* mwifiex: don't wait for main_process in shutdown_drvXinming Hu2017-01-121-16/+3
* mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar2016-12-301-1/+2
* mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li2016-11-191-0/+1
* mwifiex: add manufacturing mode supportXinming Hu2016-09-091-7/+15
* mwifiex: add get_antenna support for cfg80211Shengzhen Li2016-07-051-0/+2
* mwifiex: fix system hang problem after resumeAmitkumar Karwar2016-06-291-1/+1
* mwifiex: fix link error against sdioArnd Bergmann2016-06-181-0/+1
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* mwifiex: firmware download enhancementschunfan chen2016-01-291-4/+12
* mwifiex: fix semicolon.cocci warningsJulia Lawall2015-12-111-1/+1
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-0/+782
OpenPOWER on IntegriCloud