summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2015-08-13mwifiex: claim sdio bus while downloading the firmwareAniket Nagarnaik
2015-08-13mwifiex: fix unable to connect hidden SSID AP on DFS channelchunfan chen
2015-08-13mwifiex: add firmware dump support for SD8997Zhaoyang Liu
2015-08-13mwifiex: add support for 8997 chipsetZhaoyang Liu
2015-08-13mwifiex: usb: return an error if kmalloc failsDan Carpenter
2015-08-10mwifiex: correct TDLS link delete failure message priorityAmitkumar Karwar
2015-08-06mwifiex: add missing skb_push() in mwifiex_check_uap_capabiltiesAmitkumar Karwar
2015-08-06mwifiex: corrections in PCIe event skb handlingAmitkumar Karwar
2015-08-06mwifiex: fix system crash observed during initialisationZhaoyang Liu
2015-08-06mwifiex: fix command timeout for PCIe chipsetsZhaoyang Liu
2015-08-06mwifiex: using right aid value for tdls action frameXinming Hu
2015-08-06mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart
2015-08-06mwifiex: remove CMD_F_CANCELED flagAndreas Fenkart
2015-08-06mwifiex: remove redundant reset of cmd_wait_q statusAndreas Fenkart
2015-08-06mwifiex: remove explicit mwifiex_complete_cmd callsAndreas Fenkart
2015-08-06mwifiex: sdio: reset adapter using mmc_hw_resetAndreas Fenkart
2015-07-21mwifiex: correct p2p and station interface countersAniket Nagarnaik
2015-07-21mwifiex: use maximum ssid length as 0xfe for p2pAniket Nagarnaik
2015-07-21mwifiex: add bss mode TLV to extended scan commandAniket Nagarnaik
2015-07-21mwifiex: fix for p2p broken linkAniket Nagarnaik
2015-07-21mwifiex: usb: Fix double add error when submitting rx urbReyad Attiyat
2015-07-21mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_iesJohn Linville
2015-07-21mwifiex: do not short circuit exit from mwifiex_set_mgmt_iesJohn Linville
2015-07-21mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entryJohn Linville
2015-07-21mwifiex: handle multichannel eventAvinash Patil
2015-07-21mwifiex: separate interface combination for multichannel and DFSAvinash Patil
2015-07-21mwifiex: advertise multichannel support to cfg80211Avinash Patil
2015-07-21mwifiex: support to set multichannel policy to FWAvinash Patil
2015-07-21mwifiex: extend tx_data pause to AP interface as wellAvinash Patil
2015-07-21mwifiex: enable traffic only when port is openAvinash Patil
2015-07-21mwifiex: support for bypass tx queueAvinash Patil
2015-07-21mwifiex: update domain_info upon band change in start_apAvinash Patil
2015-07-21mwifiex: add cfg80211 tdls channel switch handlerXinming Hu
2015-07-21mwifiex: enhance tdls link setup conditionXinming Hu
2015-07-21mwifiex: enable tdls channel switch ext_capXinming Hu
2015-07-21mwifiex: add tdls config commandXinming Hu
2015-07-21mwifiex: process tdls channel switch eventXinming Hu
2015-07-21mwifiex: add tdls channel switch statusXinming Hu
2015-07-21mwifiex: do not increase tx_pkts_queued if receive address tx pausedXinming Hu
2015-07-21mwifiex: block data traffic to tx paused receive addressXinming Hu
2015-07-21mwifiex: add tx data pause supportAvinash Patil
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen
2015-06-08mwifiex: update current config_band info in start_apAvinash Patil
2015-06-08mwifiex: change debug dump issue since skb maybe nullZhaoyang Liu
2015-06-08mwifiex: do not decrease tx_pending for AMSDU packet once moreXinming Hu
2015-06-08mwifiex: using right tid for addressing ra_listXinming Hu
2015-06-08mwifiex: update AP WMM settings from BSS_START eventAvinash Patil
2015-06-08mwifiex: advertise PS ON by default support to cfg80211Avinash Patil
2015-06-08mwifiex: drop block-ack action framesAvinash Patil