aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller13-96/+73
2014-07-22mwifiex: card reset: enable rescan of non-removable cardAndreas Fenkart1-0/+1
2014-07-18mwifiex: remove redundant timestamps in debug printsBing Zhao3-48/+20
2014-07-18mwifiex: do not re-associate when already connectedUjjal Roy2-13/+5
2014-07-18mwifiex: remove needless current_bssid variableAvinash Patil1-6/+0
2014-07-16mwifiex: remove redundant TDLS setup action frame check and avoid leaksBing Zhao1-12/+10
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2014-07-15mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao1-1/+1
2014-07-15mwifiex: declare sta_ptr in smaller scopeBing Zhao1-1/+2
2014-07-15mwifiex: define TDLS idle timeout macro with unitsBing Zhao2-2/+2
2014-07-15mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao1-1/+1
2014-07-15mwifiex: fix corner case system hang issueAmitkumar Karwar1-5/+11
2014-07-15mwifiex: access rx_reorder_tbl_ptr only while holding lockAmitkumar Karwar1-7/+20
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville10-12/+44
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar7-0/+8
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner5-23/+6
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao5-6/+23
2014-06-25mwifiex: print sleep_confirm cmd/response and power save eventsBing Zhao1-5/+20
2014-06-25mwifiex: update Copyright to 2014Xinming Hu46-46/+46
2014-06-25mwifiex: add hscfg to debugfsXinming Hu4-2/+127
2014-06-25mwifiex: add firmware dump feature for SDIOAmitkumar Karwar2-0/+221
2014-06-25mwifiex: get rid of global pointer reset_hostAmitkumar Karwar1-7/+4
2014-06-25mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar2-4/+21
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar7-1/+332
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+2
2014-06-25mwifiex: fix Tx timeout issueAmitkumar Karwar1-0/+1
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov1-1/+2
2014-06-20mwifiex: Use the proper interfacesThomas Gleixner5-23/+6
2014-06-19mwifiex: wowlan: do not disconnect on suspendBing Zhao1-1/+1
2014-06-19mwifiex: support wowlan magic-packet encapsulated as UDP packetZhiyuan Yang1-0/+10
2014-06-19mwifiex: Remove custom world regulatory domainMarkus Pargmann1-36/+0
2014-06-16mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2-12/+35
2014-05-29mwifiex: change hscfg gap parameter to avoid potential firmware deadlockBing Zhao1-1/+1
2014-05-29mwifiex: set TDLS link for newly created RA listAvinash Patil1-0/+1
2014-05-29mwifiex: fix a crash in extended scan event processingAvinash Patil1-10/+19
2014-05-29mwifiex: use time_after()Manuel Schölling1-1/+1
2014-05-22mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville1-1/+1
2014-05-22mwifiex: update seq number correctly for packets from TDLS peerAvinash Patil2-3/+16
2014-05-22mwifiex: set TDLS flags for AMSDU packetsAvinash Patil1-0/+7
2014-05-22mwifiex: delete TDLS link upon Teardown eventAvinash Patil1-1/+5
2014-05-22mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil1-6/+12
2014-05-22mwifiex: avoid TDLS check for packets destined to APAvinash Patil1-1/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville7-53/+55
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg7-53/+55
2014-05-16mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil2-1/+4
2014-05-16mwifiex: restore current SDIO write port in failure casesAvinash Patil1-1/+5
2014-05-07mwifiex: add HT operation IE in TDLS setup confirmAvinash Patil4-0/+97
2014-05-07mwifiex: disable TDLS link upon tear down eventAvinash Patil2-0/+51
2014-05-07mwifiex: configure inactivity timeout for TDLS linkAvinash Patil2-0/+15
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville5-261/+0