summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-2/+2
|\
| * mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-181-2/+2
* | mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-251-0/+6
* | mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan2013-03-081-0/+5
* | mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-061-0/+2
* | mwifiex: add "ethtool wol" command supportAmitkumar Karwar2013-03-061-0/+2
|/
* mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-2/+21
* mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-011-1/+0
* mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-071-0/+1
* mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil2013-01-071-0/+1
* mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil2013-01-071-0/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-2/+0
|\
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-2/+0
* | mwifiex: add multi-queue supportAvinash Patil2012-11-141-1/+2
* | mwifiex: add support for SDIO card resetAmitkumar Karwar2012-11-141-0/+1
|/
* mwifiex: rx path enhancement to derive priv only onceAvinash Patil2012-10-291-5/+5
* mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar2012-10-291-1/+0
* mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao2012-10-191-2/+0
* mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-081-1/+1
* mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil2012-09-281-0/+1
* mwifiex: add support for P2P GO in interface type changeStone Piao2012-09-281-0/+5
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-281-1/+14
* mwifiex: report received management frames to cfg80211Stone Piao2012-09-281-0/+4
* mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao2012-09-281-0/+1
* mwifiex: implement cfg80211 mgmt_tx handlerStone Piao2012-09-281-0/+12
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-251-1/+1
|\
| * cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-191-1/+1
* | mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar2012-09-241-0/+2
* | mwifiex: separate TxPD processing routine for APAvinash Patil2012-09-111-0/+1
* | mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher2012-09-071-0/+1
* | mwifiex: parse rate info for APAvinash Patil2012-09-071-4/+3
|/
* mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo2012-08-061-3/+3
* mwifiex: add 11n Block Ack support for uAPAvinash Patil2012-08-061-0/+3
* mwifiex: improve uAP RX handlingAvinash Patil2012-08-061-0/+5
* mwifiex: create list for associated stations in AP modeAvinash Patil2012-08-061-0/+19
* mwifiex: separate file for handling AP eventsAvinash Patil2012-08-061-0/+1
* mwifiex: update 11n status as per start_ap IEAvinash Patil2012-08-061-0/+1
* mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar2012-08-061-0/+3
* mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar2012-07-171-1/+0
* mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-171-4/+1
* mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-171-4/+0
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-4/+6
|\
| * cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-4/+6
* | mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil2012-07-091-1/+1
* | mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-281-2/+2
|/
* mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil2012-06-201-0/+3
* mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil2012-06-201-1/+0
* mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar2012-06-111-0/+5
* mwifiex: shorten per channel scan timeBing Zhao2012-06-111-3/+3
* mwifiex: delete IEs when stop_apAvinash Patil2012-05-161-0/+1
OpenPOWER on IntegriCloud