summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2013-02-14mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao
2013-02-03mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil
2013-02-03mwifiex: update config_bands during infra associationAmitkumar Karwar
2013-01-17mwifiex: check wait_event_interruptible return valueBing Zhao
2012-11-16mwifiex: report error to MMC core if we cannot suspendBing Zhao
2012-11-16mwifiex: fix system hang issue in cmd timeout error caseBing Zhao
2012-10-24mwifiex: clean up scan state on errorBing Zhao
2012-10-24mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar
2012-10-08mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar
2012-10-08mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar
2012-10-08mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao
2012-09-28mwifiex: convert to use le16_add_cpu()Wei Yongjun
2012-09-28mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil
2012-09-28mwifiex: add inactivity deauth support for apKevin Gan
2012-09-28mwifiex: set txpd when send a mgmt frame for AP and GO modeStone Piao
2012-09-28mwifiex: parse P2P IEs from beacon_dataStone Piao
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao
2012-09-28mwifiex: add P2P interfaceStone Piao
2012-09-28mwifiex: send firmware initialization commands synchronouslyStone Piao
2012-09-28mwifiex: append each IE into a seperate IE bufferStone Piao
2012-09-28mwifiex: process remain on channel expired eventStone Piao
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao
2012-09-28mwifiex: advertise mgmt_stype to cfg80211Stone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao
2012-09-28mwifiex: fix coding style issueStone Piao
2012-09-25mwifiex: potential corruption in mwifiex_update_uap_custom_ie()Dan Carpenter
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-24mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar
2012-09-24mwifiex: disconnect the device before entering suspend stateAmitkumar Karwar
2012-09-24mwifiex: fix issue in resumed scan operationAmitkumar Karwar
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-09-11mwifiex: separate TxPD processing routine for APAvinash Patil
2012-09-11mwifiex: disable WOW by defaultBing Zhao
2012-09-11mwifiex: support custom world regulatory domainAmitkumar Karwar
2012-09-11mwifiex: do not hint regulatory domain with f/w country codeBing Zhao
2012-09-11mwifiex: use country ie of requested AP while associatingAmitkumar Karwar
2012-09-11mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar
2012-09-11mwifiex: have same priority for AP and station trafficAmitkumar Karwar
2012-09-11mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar
2012-09-11mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar
2012-09-11mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher
2012-09-07mwifiex: make use of is_zero_ether_addr()Bing Zhao
2012-09-07mwifiex: parse rate info for APAvinash Patil
2012-09-07mwifiex: don't disable wait_q_enabled flagAmitkumar Karwar