summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
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
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar
2014-03-27mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar
2014-03-27mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-19mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge
2014-03-19mwifiex: add support for sleep cookie in PCIeAvinash Patil
2014-03-19mwifiex: handle extended scan event for AP interfaceAvinash Patil
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar
2014-03-14mwifiex: create separate function mwifiex_11n_dispatch_pkt()Amitkumar Karwar