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