summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)Author
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
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil
2012-06-20mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar
2012-06-11mwifiex: shorten per channel scan timeBing Zhao
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil
2012-05-16mwifiex: add custom IE frameworkAvinash Patil
2012-05-16mwifiex: add WPA2 support for APAvinash Patil
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil