summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart1-1/+0
2013-04-08mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart1-1/+0
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart1-2/+0
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao1-0/+2
2013-04-01mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil1-0/+1
2013-04-01mwifiex: change default tx/rx win_size for BA setupAvinash Patil1-0/+1
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar1-0/+6
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar1-2/+2
2013-03-08mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan1-0/+5
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar1-0/+2
2013-03-06mwifiex: add "ethtool wol" command supportAmitkumar Karwar1-0/+2
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar1-2/+21
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao1-1/+0
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil1-0/+1
2013-01-07mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil1-0/+1
2013-01-07mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil1-0/+4
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+0
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-2/+0
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-1/+2
2012-11-14mwifiex: add support for SDIO card resetAmitkumar Karwar1-0/+1
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil1-5/+5
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar1-1/+0
2012-10-19mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao1-2/+0
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar1-1/+1
2012-09-28mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil1-0/+1
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao1-0/+5
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao1-1/+14
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao1-0/+4
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao1-0/+1
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao1-0/+12
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2012-09-24mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar1-0/+2
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg1-1/+1
2012-09-11mwifiex: separate TxPD processing routine for APAvinash Patil1-0/+1
2012-09-07mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher1-0/+1
2012-09-07mwifiex: parse rate info for APAvinash Patil1-4/+3
2012-08-06mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo1-3/+3
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil1-0/+3
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil1-0/+5
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil1-0/+19
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil1-0/+1
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil1-0/+1
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar1-0/+3
2012-07-17mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar1-1/+0
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar1-4/+1
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar1-4/+0
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-4/+6
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-4/+6
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil1-1/+1