aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller20-156/+285
2017-04-05mwifiex: apply radar flagKarthik Ananthapadmanabha1-0/+19
2017-04-05mwifiex: add missing IEs related to TDLS operationKarthik Ananthapadmanabha2-2/+49
2017-04-05mwifiex: catch mwifiex_fw_dpc() errors properly in resetBrian Norris3-13/+32
2017-04-05mwifiex: fix use-after-free for FW reinit errorsBrian Norris1-1/+0
2017-04-05mwifiex: enable auto deep sleep mode for USB chipsetsAmitkumar Karwar1-2/+1
2017-04-05mwifiex: Support USB interrupt endpoint for command response/eventGanapathi Bhat2-10/+39
2017-03-20mwifiex: fix kernel crash after shutdown command timeoutBrian Norris2-4/+4
2017-03-20mwifiex: send fewer channels to scan while connectedAmitkumar Karwar1-3/+8
2017-03-20mwifiex: fix for unaligned readsDevidas Puranik9-57/+56
2017-03-20mwifiex: Use accessors routines for unaligned valuesDaniel Mentz6-32/+49
2017-03-20mwifiex: add qualifier to firmware structuresKarthik Ananthapadmanabha2-20/+20
2017-03-20mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()Brian Norris1-12/+5
2017-03-20mwifiex: wake system up when receives a wake irqJeffy Chen1-0/+3
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-03-16mwifiex: pcie: don't leak DMA buffers when removingBrian Norris1-19/+19
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-3/+1
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris1-4/+4
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox1-3/+1
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+2
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-2/+2
2017-02-07mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-02-07mwifiex: don't include mac80211.hJohannes Berg1-1/+1
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller13-671/+449
2017-01-28mwifiex: use pci_dma_sync_single* APIsAmitkumar Karwar1-1/+10
2017-01-28mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirmAmitkumar Karwar2-3/+17
2017-01-20mwifiex: don't complain about 'unknown event id: 0x63'Brian Norris2-0/+5
2017-01-20mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()Brian Norris1-1/+1
2017-01-20mwifiex: pcie: don't loop/retry interrupt status checksBrian Norris1-70/+32
2017-01-20mwifiex: pcie: use posted write to wake up firmwareBrian Norris1-4/+3
2017-01-19mwifiex: remove redundant dma padding in AMSDUXinming Hu1-12/+7
2017-01-17mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-01-17mwifiex: fix uninitialized variable access in pcie_removeArnd Bergmann1-0/+2
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+1
2017-01-12mwifiex: get rid of global save_adapter and sdio_workXinming Hu2-18/+24
2017-01-12mwifiex: get rid of __mwifiex_sdio_remove helperXinming Hu1-8/+3
2017-01-12mwifiex: sdio card reset enhancementXinming Hu2-43/+33
2017-01-12mwifiex: cleanup in PCIe flr code pathXinming Hu2-10/+11
2017-01-12mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu3-29/+9
2017-01-12mwifiex: use module_*_driver helper macrosAmitkumar Karwar3-103/+8
2017-01-12mwifiex: get rid of global user_rmmod flagXinming Hu3-39/+17
2017-01-12mwifiex: code rearrangement in pcie.c and sdio.cXinming Hu2-208/+201
2017-01-12mwifiex: move pcie_work and related variables inside cardGanapathi Bhat2-11/+14
2017-01-12mwifiex: wait firmware dump complete during card remove processXinming Hu2-4/+17
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu4-33/+29
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 Hu4-72/+22
2016-12-30mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar2-1/+3