summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* wireless: mwifiex: Use the proper interfacesThomas Gleixner2014-06-255-23/+6
* Revert "mwifiex: Use the proper interfaces"Bing Zhao2014-06-255-6/+23
* mwifiex: print sleep_confirm cmd/response and power save eventsBing Zhao2014-06-251-5/+20
* mwifiex: update Copyright to 2014Xinming Hu2014-06-2546-46/+46
* mwifiex: add hscfg to debugfsXinming Hu2014-06-254-2/+127
* mwifiex: add firmware dump feature for SDIOAmitkumar Karwar2014-06-252-0/+221
* mwifiex: get rid of global pointer reset_hostAmitkumar Karwar2014-06-251-7/+4
* mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar2014-06-252-4/+21
* mwifiex: add firmware dump feature for PCIeAmitkumar Karwar2014-06-257-1/+332
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-06-251-1/+2
|\
| * cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-1/+2
* | mwifiex: Use the proper interfacesThomas Gleixner2014-06-205-23/+6
* | mwifiex: wowlan: do not disconnect on suspendBing Zhao2014-06-191-1/+1
* | mwifiex: support wowlan magic-packet encapsulated as UDP packetZhiyuan Yang2014-06-191-0/+10
* | mwifiex: Remove custom world regulatory domainMarkus Pargmann2014-06-191-36/+0
|/
* mwifiex: change hscfg gap parameter to avoid potential firmware deadlockBing Zhao2014-05-291-1/+1
* mwifiex: set TDLS link for newly created RA listAvinash Patil2014-05-291-0/+1
* mwifiex: fix a crash in extended scan event processingAvinash Patil2014-05-291-10/+19
* mwifiex: use time_after()Manuel Schölling2014-05-291-1/+1
* mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville2014-05-221-1/+1
* mwifiex: update seq number correctly for packets from TDLS peerAvinash Patil2014-05-222-3/+16
* mwifiex: set TDLS flags for AMSDU packetsAvinash Patil2014-05-221-0/+7
* mwifiex: delete TDLS link upon Teardown eventAvinash Patil2014-05-221-1/+5
* mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil2014-05-221-6/+12
* mwifiex: avoid TDLS check for packets destined to APAvinash Patil2014-05-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-227-53/+55
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-197-53/+55
* | mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil2014-05-162-1/+4
* | mwifiex: restore current SDIO write port in failure casesAvinash Patil2014-05-161-1/+5
* | mwifiex: add HT operation IE in TDLS setup confirmAvinash Patil2014-05-074-0/+97
* | mwifiex: disable TDLS link upon tear down eventAvinash Patil2014-05-072-0/+51
* | mwifiex: configure inactivity timeout for TDLS linkAvinash Patil2014-05-072-0/+15
* | Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville2014-04-245-261/+0
* | mwifiex: enable aggregation for TID 6 and 7 streamsAmitkumar Karwar2014-04-221-9/+0
* | mwifiex: increase tx/rx AMPDU window sizes for STA 11ac modeAmitkumar Karwar2014-04-221-2/+2
* | mwifiex: increase tx/rx AMPDU window sizes for STA 11n modeAmitkumar Karwar2014-04-221-2/+2
* | mwifiex: add firmware dump feature for PCIeAmitkumar Karwar2014-04-225-0/+261
* | mwifiex: add fw_dump debugfs fileAmitkumar Karwar2014-04-223-0/+33
* | mwifiex: don't clear cmd_sent flag in timeout handlerAmitkumar Karwar2014-04-221-2/+0
* | mwifiex: fix IE parsing issuesAmitkumar Karwar2014-04-223-17/+9
* | mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar2014-04-225-14/+0
* | mwifiex: use USB core's soft_unbind optionAmitkumar Karwar2014-04-221-31/+29
* | mwifiex: update timestamp information for aggregation packetsAvinash Patil2014-04-221-0/+4
* | mwifiex: increase the number of nodes in command poolAmitkumar Karwar2014-04-222-16/+3
* | mwifiex: improve AMSDU packet aggregation for PCIe and SDIOAmitkumar Karwar2014-04-221-12/+5
* | mwifiex: increase SDIO multiport aggregation buffer sizesAmitkumar Karwar2014-04-222-6/+18
* | mwifiex: change memset to simple assignment for ht_cap.mcs.rx_maskMaithili Hinge2014-04-221-3/+5
* | mwifiex: fix hung task on command timeoutAmitkumar Karwar2014-04-151-3/+4
* | mwifiex: process event before command responseAmitkumar Karwar2014-04-151-6/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-319-15/+44
|\
OpenPOWER on IntegriCloud