summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2017-01-20mwifiex: don't complain about 'unknown event id: 0x63'Brian Norris
2017-01-20mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()Brian Norris
2017-01-20mwifiex: pcie: don't loop/retry interrupt status checksBrian Norris
2017-01-20mwifiex: pcie: use posted write to wake up firmwareBrian Norris
2017-01-19mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-01-19libertas: fix improper return valuePan Bian
2017-01-17mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-01-17mwifiex: fix uninitialized variable access in pcie_removeArnd Bergmann
2017-01-12mwifiex: get rid of global save_adapter and sdio_workXinming Hu
2017-01-12mwifiex: get rid of __mwifiex_sdio_remove helperXinming Hu
2017-01-12mwifiex: sdio card reset enhancementXinming Hu
2017-01-12mwifiex: cleanup in PCIe flr code pathXinming Hu
2017-01-12mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu
2017-01-12mwifiex: use module_*_driver helper macrosAmitkumar Karwar
2017-01-12mwifiex: get rid of global user_rmmod flagXinming Hu
2017-01-12mwifiex: code rearrangement in pcie.c and sdio.cXinming Hu
2017-01-12mwifiex: move pcie_work and related variables inside cardGanapathi Bhat
2017-01-12mwifiex: wait firmware dump complete during card remove processXinming Hu
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu
2017-01-12mwifiex: do not free firmware dump memory in shutdown_drvXinming Hu
2017-01-12mwifiex: don't wait for main_process in shutdown_drvXinming Hu
2016-12-30libertas: constify cfg80211_ops structuresBhumika Goyal
2016-12-30mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar
2016-12-30mwifiex: change width of MAC control variableAmitkumar Karwar
2016-12-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar
2016-12-05mwifiex: clean up some messy indentingDan Carpenter
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-11-29mwifiex: pcie: implement timeout loop for FW programming doorbellBrian Norris
2016-11-29mwifiex: Remove unused 'bcd_usb' variableKirtika Ruchandani
2016-11-29mwifiex: Removed unused 'pkt_type' variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'pm_flag' variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'adapter'variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'sta_ptr' variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'chan_num' variableKirtika Ruchandani
2016-11-29mwifiex: Removed unused mwifiex_private* 'priv' variableKirtika Ruchandani
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-25mwifiex: Disable adhoc feature based on firmware capabilityKarthik D A
2016-11-25mwifiex: avoid double-disable_irq() raceBrian Norris
2016-11-25mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris
2016-11-19mwifiex: pcie: stop checking for NULL adapter->cardBrian Norris
2016-11-19mwifiex: stop checking for NULL drvata/intfdataBrian Norris
2016-11-19mwifiex: sdio: don't check for NULL sdio_funcBrian Norris
2016-11-19mwifiex: usb: handle HS failuresBrian Norris
2016-11-19mwifiex: reset card->adapter during device unregisterXinming Hu
2016-11-19mwifiex: resolve suspend() race with async FW init failureBrian Norris
2016-11-19mwifiex: don't pretend to resume while remove()'ingBrian Norris
2016-11-19mwifiex: remove redundant pdev check in suspend/resume handlersAmitkumar Karwar
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris
2016-11-19mwifiex: complete blocked power save handshake in main processShengzhen Li