summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2016-07-18mwifiex: update command response skb length correctlyAmitkumar Karwar
2016-07-18mwifiex: fix PCIe legacy interrupt problemAmitkumar Karwar
2016-07-18mwifiex: Fix request_irq() failure handlingKarthik D A
2016-07-18mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()Wei Yongjun
2016-07-18libertas: fix non static symbol warningWei Yongjun
2016-07-18mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller
2016-07-08mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li
2016-07-08mwifiex: mask PCIe interrupts before removalBrian Norris
2016-07-08mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar
2016-07-08mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti
2016-07-08mwifiex: fix scan_block flag handlingAmitkumar Karwar
2016-07-08mwifiex: fix NULL pointer dereference during suspendAmitkumar Karwar
2016-07-08mwifiex: clear scan_aborting flagAmitkumar Karwar
2016-07-08mwifiex: code rearrangement in suspend handlerAmitkumar Karwar
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-07-05mwifiex: disable MSIx interrupt for 8997 chipsetShengzhen Li
2016-07-05mwifiex: add get_antenna support for cfg80211Shengzhen Li
2016-07-05mwifiex: add a cfg80211 .get_tx_power operation callbackJavier Martinez Canillas
2016-07-05mwifiex: fix unconditional error return in .add_virtual_intf callbackJavier Martinez Canillas
2016-06-29mwifiex: fix AP start problem for newly added interfaceAmitkumar Karwar
2016-06-29mwifiex: fix AP unable to start in VHT40 problemAmitkumar Karwar
2016-06-29mwifiex: fix system hang problem after resumeAmitkumar Karwar
2016-06-29mwifiex: cancel pending scan during disconnectXinming Hu
2016-06-29mwifiex: factor out mwifiex_cancel_scanXinming Hu
2016-06-29mwifiex: Fix an issue spotted by KASANGanapathi Bhat
2016-06-29libertas: Add spinlock to avoid race conditionPavel Andrianov
2016-06-29libertas_tf: Remove create_workqueueBhaktipriya Shridhar
2016-06-18mwifiex: fix link error against sdioArnd Bergmann
2016-06-16libertas: Remove create_workqueueBhaktipriya Shridhar
2016-06-16libertas_tf: Drop unused variable and defineGuenter Roeck
2016-06-16mwifiex: use better message and error code when OF node doesn't matchJavier Martinez Canillas
2016-06-16mwifiex: don't print an error if an optional DT property is missingJavier Martinez Canillas
2016-06-16mwifiex: check if mwifiex_sdio_probe_of() fails and return errorJavier Martinez Canillas
2016-06-16mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()Javier Martinez Canillas
2016-06-16mwifiex: consolidate mwifiex_sdio_probe() error pathsJavier Martinez Canillas
2016-06-16mwifiex: propagate mwifiex_add_card() errno code in mwifiex_sdio_probe()Javier Martinez Canillas
2016-06-16mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()Javier Martinez Canillas
2016-06-16mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF nodeJavier Martinez Canillas
2016-06-14mwifiex: inform disconnection initiator correctly.Amitkumar Karwar
2016-06-14mwifiex: remove misleading GFP_DMA flag in buffer allocationsMathias Krause
2016-06-14mwifiex: fix racing condition when downloading firmwareWei-Ning Huang
2016-06-14mwiflex: avoid possible null pointer dereferenceHeinrich Schuchardt
2016-06-14mwifiex: illegal assignmentHeinrich Schuchardt
2016-06-04mwifiex: fix typoJulia Lawall
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller
2016-05-11mwifiex: fixup error messagesWei-Ning Huang
2016-05-11mwifiex: Drop unnecessary include pcieport_if.hLukas Wunner
2016-05-10mwifiex: change sleep cookie poll countShengzhen Li
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal