summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: claim sdio bus while downloading the firmwareAniket Nagarnaik2015-08-131-0/+4
* mwifiex: fix unable to connect hidden SSID AP on DFS channelchunfan chen2015-08-134-12/+136
* mwifiex: add firmware dump support for SD8997Zhaoyang Liu2015-08-132-10/+148
* mwifiex: add support for 8997 chipsetZhaoyang Liu2015-08-137-9/+147
* mwifiex: usb: return an error if kmalloc failsDan Carpenter2015-08-131-1/+3
* mwifiex: correct TDLS link delete failure message priorityAmitkumar Karwar2015-08-101-1/+1
* mwifiex: add missing skb_push() in mwifiex_check_uap_capabiltiesAmitkumar Karwar2015-08-061-0/+2
* mwifiex: corrections in PCIe event skb handlingAmitkumar Karwar2015-08-061-0/+2
* mwifiex: fix system crash observed during initialisationZhaoyang Liu2015-08-061-1/+3
* mwifiex: fix command timeout for PCIe chipsetsZhaoyang Liu2015-08-062-5/+4
* mwifiex: using right aid value for tdls action frameXinming Hu2015-08-061-1/+1
* mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart2015-08-063-11/+6
* mwifiex: remove CMD_F_CANCELED flagAndreas Fenkart2015-08-062-14/+10
* mwifiex: remove redundant reset of cmd_wait_q statusAndreas Fenkart2015-08-061-1/+0
* mwifiex: remove explicit mwifiex_complete_cmd callsAndreas Fenkart2015-08-061-8/+2
* mwifiex: sdio: reset adapter using mmc_hw_resetAndreas Fenkart2015-08-062-15/+39
* mwifiex: correct p2p and station interface countersAniket Nagarnaik2015-07-211-1/+3
* mwifiex: use maximum ssid length as 0xfe for p2pAniket Nagarnaik2015-07-211-0/+4
* mwifiex: add bss mode TLV to extended scan commandAniket Nagarnaik2015-07-212-0/+16
* mwifiex: fix for p2p broken linkAniket Nagarnaik2015-07-213-4/+29
* mwifiex: usb: Fix double add error when submitting rx urbReyad Attiyat2015-07-211-2/+4
* mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_iesJohn Linville2015-07-211-0/+1
* mwifiex: do not short circuit exit from mwifiex_set_mgmt_iesJohn Linville2015-07-211-0/+2
* mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entryJohn Linville2015-07-211-2/+6
* mwifiex: handle multichannel eventAvinash Patil2015-07-214-0/+46
* mwifiex: separate interface combination for multichannel and DFSAvinash Patil2015-07-211-3/+22
* mwifiex: advertise multichannel support to cfg80211Avinash Patil2015-07-213-5/+23
* mwifiex: support to set multichannel policy to FWAvinash Patil2015-07-213-0/+40
* mwifiex: extend tx_data pause to AP interface as wellAvinash Patil2015-07-213-34/+93
* mwifiex: enable traffic only when port is openAvinash Patil2015-07-217-3/+16
* mwifiex: support for bypass tx queueAvinash Patil2015-07-216-2/+111
* mwifiex: update domain_info upon band change in start_apAvinash Patil2015-07-213-2/+9
* mwifiex: add cfg80211 tdls channel switch handlerXinming Hu2015-07-211-0/+72
* mwifiex: enhance tdls link setup conditionXinming Hu2015-07-214-7/+25
* mwifiex: enable tdls channel switch ext_capXinming Hu2015-07-211-0/+6
* mwifiex: add tdls config commandXinming Hu2015-07-215-0/+166
* mwifiex: process tdls channel switch eventXinming Hu2015-07-214-1/+117
* mwifiex: add tdls channel switch statusXinming Hu2015-07-214-2/+77
* mwifiex: do not increase tx_pkts_queued if receive address tx pausedXinming Hu2015-07-211-1/+4
* mwifiex: block data traffic to tx paused receive addressXinming Hu2015-07-211-1/+2
* mwifiex: add tx data pause supportAvinash Patil2015-07-215-0/+118
* mwifiex: add missing break statement in switch caseAmitkumar Karwar2015-06-161-0/+1
* mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen2015-06-157-2/+277
* mwifiex: update current config_band info in start_apAvinash Patil2015-06-081-0/+2
* mwifiex: change debug dump issue since skb maybe nullZhaoyang Liu2015-06-081-1/+2
* mwifiex: do not decrease tx_pending for AMSDU packet once moreXinming Hu2015-06-081-4/+4
* mwifiex: using right tid for addressing ra_listXinming Hu2015-06-082-4/+12
* mwifiex: update AP WMM settings from BSS_START eventAvinash Patil2015-06-081-0/+63
* mwifiex: advertise PS ON by default support to cfg80211Avinash Patil2015-06-081-1/+2
* mwifiex: drop block-ack action framesAvinash Patil2015-06-081-14/+29
OpenPOWER on IntegriCloud