summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)AuthorFilesLines
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-10mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil1-1/+1
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar1-2/+2
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil1-0/+3
2012-06-20mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil1-1/+0
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar1-0/+5
2012-06-11mwifiex: shorten per channel scan timeBing Zhao1-3/+3
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil1-0/+1
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil1-0/+6
2012-05-16mwifiex: add custom IE frameworkAvinash Patil1-0/+2
2012-05-16mwifiex: add WPA2 support for APAvinash Patil1-0/+3
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil1-0/+1
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil1-0/+2
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil1-0/+1
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil1-0/+3
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil1-1/+2
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil1-1/+1
2012-05-16mwifiex: support for creation of AP interfaceAvinash Patil1-0/+2
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar1-2/+18
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar1-2/+7
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar1-5/+2
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar1-0/+1
2012-04-12mwifiex: add support for WPS2.0Avinash Patil1-0/+2
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar1-0/+1
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg1-3/+3
2012-04-10mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar1-0/+3