summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil2012-05-161-0/+6
* mwifiex: add custom IE frameworkAvinash Patil2012-05-161-0/+2
* mwifiex: add WPA2 support for APAvinash Patil2012-05-161-0/+3
* mwifiex: add AP event handling frameworkAvinash Patil2012-05-161-0/+1
* mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil2012-05-161-0/+2
* mwifiex: add AP command sys_config and set channelAvinash Patil2012-05-161-0/+1
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-161-0/+3
* mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil2012-05-161-1/+2
* mwifiex: save adapter pointer in wiphy_privAvinash Patil2012-05-161-1/+1
* mwifiex: support for creation of AP interfaceAvinash Patil2012-05-161-0/+2
* mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-231-2/+18
* mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-171-2/+7
* mwifiex: code cleanup in BSS handlingAmitkumar Karwar2012-04-171-5/+2
* mwifiex: use asynchronous firmware loadingAmitkumar Karwar2012-04-121-0/+1
* mwifiex: add support for WPS2.0Avinash Patil2012-04-121-0/+2
* mwifiex: set default regulatory domainAmitkumar Karwar2012-04-121-0/+1
* mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-101-3/+3
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-091-0/+3
OpenPOWER on IntegriCloud