summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-2813-96/+73
|\
| * mwifiex: card reset: enable rescan of non-removable cardAndreas Fenkart2014-07-221-0/+1
| * mwifiex: remove redundant timestamps in debug printsBing Zhao2014-07-183-48/+20
| * mwifiex: do not re-associate when already connectedUjjal Roy2014-07-182-13/+5
| * mwifiex: remove needless current_bssid variableAvinash Patil2014-07-181-6/+0
| * mwifiex: remove redundant TDLS setup action frame check and avoid leaksBing Zhao2014-07-161-12/+10
| * mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao2014-07-151-1/+1
| * mwifiex: declare sta_ptr in smaller scopeBing Zhao2014-07-151-1/+2
| * mwifiex: define TDLS idle timeout macro with unitsBing Zhao2014-07-152-2/+2
| * mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao2014-07-151-1/+1
| * mwifiex: fix corner case system hang issueAmitkumar Karwar2014-07-151-5/+11
| * mwifiex: access rx_reorder_tbl_ptr only while holding lockAmitkumar Karwar2014-07-151-7/+20
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1010-12/+44
|\
| * mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
| * mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-251-0/+1
| * mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-162-12/+35
* | 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