summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2017-03-16mwifiex: uninit wakeup info when removing deviceBrian Norris
2017-03-16mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris
2017-03-16mwifiex: pcie: don't leak DMA buffers when removingBrian Norris
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-07mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-02-07mwifiex: don't include mac80211.hJohannes Berg
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-01-28mwifiex: use pci_dma_sync_single* APIsAmitkumar Karwar
2017-01-28mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirmAmitkumar Karwar
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-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
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-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel
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