aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16mwifiex: uninit wakeup info when removing deviceBrian Norris1-0/+3
2017-03-16mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris1-4/+4
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris1-4/+4
2017-01-12mwifiex: cleanup in PCIe flr code pathXinming Hu1-9/+0
2017-01-12mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu1-26/+5
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu1-25/+17
2017-01-12mwifiex: don't wait for main_process in shutdown_drvXinming Hu1-37/+18
2016-11-29mwifiex: Removed unused mwifiex_private* 'priv' variableKirtika Ruchandani1-3/+0
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris1-30/+17
2016-11-19mwifiex: complete blocked power save handshake in main processShengzhen Li1-4/+5
2016-11-19mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain1-0/+41
2016-11-19mwifiex: Introduce mwifiex_probe_of() to parse common propertiesRajat Jain1-0/+12
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain1-1/+3
2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King1-4/+4
2016-09-09mwifiex: add PCIe function level reset supportAmitkumar Karwar1-15/+227
2016-09-09mwifiex: add manufacturing mode supportXinming Hu1-4/+22
2016-09-03mwifiex: add custom regulatory domain supportAmitkumar Karwar1-0/+2
2016-07-06nl80211: support beacon report scanningAvraham Stern1-1/+5
2016-06-18mwifiex: fix link error against sdioArnd Bergmann1-6/+0
2016-06-14mwifiex: fix racing condition when downloading firmwareWei-Ning Huang1-2/+10
2016-04-26mwifiex: stop background scan when net device closedXinming Hu1-7/+7
2016-04-14mwifiex: do not wait on semaphore during card removalXinming Hu1-1/+1
2016-04-07mwifiex: dump pcie scratch registersXinming Hu1-3/+5
2016-01-29mwifiex: add wowlan net-detect supportchunfan chen1-0/+7
2016-01-29mwifiex: add schedule scan supportXinming Hu1-0/+7
2016-01-07mwifiex: reduce cloned skb queue sizeAmitkumar Karwar1-1/+1
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-0/+1552