summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | mwifiex: complete blocked power save handshake in main processShengzhen Li2016-11-191-4/+5
| * | mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li2016-11-194-2/+10
| * | mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain2016-11-195-75/+73
| * | mwifiex: Introduce mwifiex_probe_of() to parse common propertiesRajat Jain2016-11-192-4/+13
| * | mwifiex: Allow mwifiex early access to device structureRajat Jain2016-11-195-11/+9
| * | mwifiex: parse device tree node for PCIeXinming Hu2016-11-192-1/+26
| * | mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris2016-11-183-16/+12
| * | mwifiex: ignore calibration data failureAmitkumar Karwar2016-11-181-11/+5
| * | mwifiex: add power save parameters in hs_cfg cmdShengzhen Li2016-11-182-6/+33
| * | mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()Ricky Liang2016-11-171-0/+4
| * | mwifiex: report wakeup for wowlanRajat Jain2016-11-172-0/+9
| * | mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()Wei Yongjun2016-11-091-0/+2
| * | mwifiex: fix p2p device doesn't find in scan problemKarthik D A2016-11-091-0/+6
| * | mwifiex: fix command timeout problem seen in stress testsXinming Hu2016-11-092-1/+13
| * | mwifiex: update tx_pkts_queued for requeued packetsXinming Hu2016-11-091-0/+6
| * | mwifiex: add memrw command information in READMEAmitkumar Karwar2016-11-091-0/+23
| * | mwifiex: vendor_ie length check for parse WMM IEsKarthik D A2016-11-091-4/+4
| * | mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2016-11-092-4/+12
| * | mwifiex: report error to PCIe for suspend failureAmitkumar Karwar2016-11-091-2/+8
| * | mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar2016-11-091-3/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-1/+1
|\ \ \ | |/ / |/| / | |/
| * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+1
| * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-1/+1
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar2016-09-261-17/+6
* mwifiex: fix race condition causing tx timeoutCathy Luo2016-09-261-3/+9
* mwifiex: fix kernel crash for USB chipsetsCathy Luo2016-09-261-2/+2
* mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat2016-09-264-0/+31
* mwifiex: fix null pointer deference when adapter is nullColin Ian King2016-09-171-4/+4
* mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland2016-09-171-5/+8
* mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat2016-09-141-1/+1
* mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat2016-09-142-0/+5
* mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar2016-09-141-1/+1
* mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar2016-09-141-1/+3
OpenPOWER on IntegriCloud