summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: don't complain about 'unknown event id: 0x63'Brian Norris2017-01-202-0/+5
* mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()Brian Norris2017-01-201-1/+1
* mwifiex: pcie: don't loop/retry interrupt status checksBrian Norris2017-01-201-70/+32
* mwifiex: pcie: use posted write to wake up firmwareBrian Norris2017-01-201-4/+3
* mwifiex: remove redundant dma padding in AMSDUXinming Hu2017-01-191-12/+7
* libertas: fix improper return valuePan Bian2017-01-191-1/+1
* mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris2017-01-171-1/+2
* mwifiex: fix uninitialized variable access in pcie_removeArnd Bergmann2017-01-171-0/+2
* mwifiex: get rid of global save_adapter and sdio_workXinming Hu2017-01-122-18/+24
* mwifiex: get rid of __mwifiex_sdio_remove helperXinming Hu2017-01-121-8/+3
* mwifiex: sdio card reset enhancementXinming Hu2017-01-122-43/+33
* mwifiex: cleanup in PCIe flr code pathXinming Hu2017-01-122-10/+11
* mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu2017-01-123-29/+9
* mwifiex: use module_*_driver helper macrosAmitkumar Karwar2017-01-123-103/+8
* mwifiex: get rid of global user_rmmod flagXinming Hu2017-01-123-39/+17
* mwifiex: code rearrangement in pcie.c and sdio.cXinming Hu2017-01-122-208/+201
* mwifiex: move pcie_work and related variables inside cardGanapathi Bhat2017-01-122-11/+14
* mwifiex: wait firmware dump complete during card remove processXinming Hu2017-01-122-4/+17
* mwifiex: get rid of drv_info* adapter variablesXinming Hu2017-01-124-33/+29
* 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-124-72/+22
* libertas: constify cfg80211_ops structuresBhumika Goyal2016-12-301-1/+1
* mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar2016-12-302-1/+3
* mwifiex: change width of MAC control variableAmitkumar Karwar2016-12-303-13/+11
* mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar2016-12-301-0/+6
* mwifiex: clean up some messy indentingDan Carpenter2016-12-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-6/+7
|\
| * mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2016-11-171-6/+7
* | Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-029-35/+62
|\ \
| * | mwifiex: pcie: implement timeout loop for FW programming doorbellBrian Norris2016-11-291-3/+13
| * | mwifiex: Remove unused 'bcd_usb' variableKirtika Ruchandani2016-11-291-2/+1
| * | mwifiex: Removed unused 'pkt_type' variableKirtika Ruchandani2016-11-291-3/+0
| * | mwifiex: Remove unused 'pm_flag' variableKirtika Ruchandani2016-11-291-2/+0
| * | mwifiex: Remove unused 'adapter'variableKirtika Ruchandani2016-11-291-2/+0
| * | mwifiex: Remove unused 'sta_ptr' variableKirtika Ruchandani2016-11-291-2/+0
| * | mwifiex: Remove unused 'chan_num' variableKirtika Ruchandani2016-11-291-5/+3
| * | mwifiex: Removed unused mwifiex_private* 'priv' variableKirtika Ruchandani2016-11-291-3/+0
| * | mwifiex: Disable adhoc feature based on firmware capabilityKarthik D A2016-11-253-11/+36
| * | mwifiex: avoid double-disable_irq() raceBrian Norris2016-11-251-2/+7
| * | mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris2016-11-252-0/+2
* | | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-2717-293/+395
|\ \ \ | |/ /
| * | mwifiex: pcie: stop checking for NULL adapter->cardBrian Norris2016-11-191-30/+23
| * | mwifiex: stop checking for NULL drvata/intfdataBrian Norris2016-11-192-21/+8
| * | mwifiex: sdio: don't check for NULL sdio_funcBrian Norris2016-11-191-25/+15
| * | mwifiex: usb: handle HS failuresBrian Norris2016-11-191-1/+8
| * | mwifiex: reset card->adapter during device unregisterXinming Hu2016-11-192-0/+2
| * | mwifiex: resolve suspend() race with async FW init failureBrian Norris2016-11-193-6/+30
| * | mwifiex: don't pretend to resume while remove()'ingBrian Norris2016-11-193-13/+0
| * | mwifiex: remove redundant pdev check in suspend/resume handlersAmitkumar Karwar2016-11-191-16/+6
| * | mwifiex: resolve races between async FW init (failure) and device removalBrian Norris2016-11-198-68/+55
OpenPOWER on IntegriCloud