summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
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
2016-11-19mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li
2016-11-19mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain
2016-11-19mwifiex: Introduce mwifiex_probe_of() to parse common propertiesRajat Jain
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain
2016-11-19mwifiex: parse device tree node for PCIeXinming Hu
2016-11-18mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris
2016-11-18mwifiex: ignore calibration data failureAmitkumar Karwar
2016-11-18mwifiex: add power save parameters in hs_cfg cmdShengzhen Li
2016-11-17mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2016-11-17mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()Ricky Liang
2016-11-17mwifiex: report wakeup for wowlanRajat Jain
2016-11-09mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()Wei Yongjun
2016-11-09mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2016-11-09mwifiex: fix command timeout problem seen in stress testsXinming Hu
2016-11-09mwifiex: update tx_pkts_queued for requeued packetsXinming Hu
2016-11-09mwifiex: add memrw command information in READMEAmitkumar Karwar
2016-11-09mwifiex: vendor_ie length check for parse WMM IEsKarthik D A
2016-11-09mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar
2016-11-09mwifiex: report error to PCIe for suspend failureAmitkumar Karwar
2016-11-09mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg
2016-09-26mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar
2016-09-26mwifiex: fix race condition causing tx timeoutCathy Luo
2016-09-26mwifiex: fix kernel crash for USB chipsetsCathy Luo
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat
2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King
2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland
2016-09-14mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat
2016-09-14mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar
2016-09-14mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar