summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao
2014-06-25mwifiex: print sleep_confirm cmd/response and power save eventsBing Zhao
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-06-25mwifiex: add hscfg to debugfsXinming Hu
2014-06-25mwifiex: add firmware dump feature for SDIOAmitkumar Karwar
2014-06-25mwifiex: get rid of global pointer reset_hostAmitkumar Karwar
2014-06-25mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-20mwifiex: Use the proper interfacesThomas Gleixner
2014-06-19mwifiex: wowlan: do not disconnect on suspendBing Zhao
2014-06-19mwifiex: support wowlan magic-packet encapsulated as UDP packetZhiyuan Yang
2014-06-19mwifiex: Remove custom world regulatory domainMarkus Pargmann
2014-05-29mwifiex: change hscfg gap parameter to avoid potential firmware deadlockBing Zhao
2014-05-29mwifiex: set TDLS link for newly created RA listAvinash Patil
2014-05-29mwifiex: fix a crash in extended scan event processingAvinash Patil
2014-05-29mwifiex: use time_after()Manuel Schölling
2014-05-22mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville
2014-05-22mwifiex: update seq number correctly for packets from TDLS peerAvinash Patil
2014-05-22mwifiex: set TDLS flags for AMSDU packetsAvinash Patil
2014-05-22mwifiex: delete TDLS link upon Teardown eventAvinash Patil
2014-05-22mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil
2014-05-22mwifiex: avoid TDLS check for packets destined to APAvinash Patil
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-16mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil
2014-05-16mwifiex: restore current SDIO write port in failure casesAvinash Patil
2014-05-07mwifiex: add HT operation IE in TDLS setup confirmAvinash Patil
2014-05-07mwifiex: disable TDLS link upon tear down eventAvinash Patil
2014-05-07mwifiex: configure inactivity timeout for TDLS linkAvinash Patil
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville
2014-04-22mwifiex: enable aggregation for TID 6 and 7 streamsAmitkumar Karwar
2014-04-22mwifiex: increase tx/rx AMPDU window sizes for STA 11ac modeAmitkumar Karwar
2014-04-22mwifiex: increase tx/rx AMPDU window sizes for STA 11n modeAmitkumar Karwar
2014-04-22mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-04-22mwifiex: add fw_dump debugfs fileAmitkumar Karwar
2014-04-22mwifiex: don't clear cmd_sent flag in timeout handlerAmitkumar Karwar
2014-04-22mwifiex: fix IE parsing issuesAmitkumar Karwar
2014-04-22mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar
2014-04-22mwifiex: use USB core's soft_unbind optionAmitkumar Karwar
2014-04-22mwifiex: update timestamp information for aggregation packetsAvinash Patil
2014-04-22mwifiex: increase the number of nodes in command poolAmitkumar Karwar
2014-04-22mwifiex: improve AMSDU packet aggregation for PCIe and SDIOAmitkumar Karwar
2014-04-22mwifiex: increase SDIO multiport aggregation buffer sizesAmitkumar Karwar
2014-04-22mwifiex: change memset to simple assignment for ht_cap.mcs.rx_maskMaithili Hinge
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar Karwar
2014-04-15mwifiex: process event before command responseAmitkumar Karwar
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville