summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-171-2/+2
|\
| * mwifiex: correction in mcs index checkAmitkumar Karwar2012-07-121-2/+2
* | mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar2012-07-172-34/+26
* | mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar2012-07-172-75/+108
* | mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-177-201/+17
* | mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-176-259/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-123-19/+22
|\ \
| * | nl80211: move scan API to wdevJohannes Berg2012-07-121-1/+2
| * | cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-123-18/+20
* | | mwifiex: add set_antenna handler supportAmitkumar Karwar2012-07-095-0/+133
* | | mwifiex: parse WPS IEs from beacon_dataAvinash Patil2012-07-091-40/+44
* | | mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil2012-07-091-1/+5
* | | mwifiex: add change_beacon cfg80211 handlerAvinash Patil2012-07-091-0/+28
* | | mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil2012-07-091-5/+2
* | | mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil2012-07-091-54/+65
* | | mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil2012-07-093-23/+18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-099-39/+56
|\ \ \ | | |/ | |/|
| * | mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1
| * | mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-271-0/+1
| * | mwifiex: improve error path handling in usb.cAmitkumar Karwar2012-06-221-5/+17
| * | mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-223-11/+10
| * | mwifiex: fix WPS eapol handshake failureStone Piao2012-06-221-0/+1
| * | mwifiex: fix 11n rx packet drop issueStone Piao2012-06-223-2/+12
| * | mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11
| * | mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-191-7/+3
* | | mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar2012-06-281-3/+3
* | | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2012-06-281-1/+1
* | | mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-283-1/+58
* | | mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-285-28/+7
| |/ |/|
* | mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar2012-06-221-1/+5
* | mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar2012-06-222-1/+3
* | mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil2012-06-222-23/+49
* | mwifiex: support for WEP in AP modeAvinash Patil2012-06-204-1/+108
* | mwifiex: separate uAP WPA/WPA2 parsing from other BSS parametersAvinash Patil2012-06-201-68/+79
* | mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil2012-06-205-0/+59
* | mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil2012-06-203-37/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-131-0/+11
|\ \ | |/
| * mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-121-0/+11
| * mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
| * mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
* | mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar2012-06-111-7/+27
* | mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar2012-06-114-10/+89
* | mwifiex: shorten per channel scan timeBing Zhao2012-06-111-3/+3
* | mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-053-0/+28
* | mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-051-0/+1
|/
* mwifiex: remove set_channel cfg80211 hookJohannes Berg2012-05-161-27/+0
* mwifiex: delete IEs when stop_apAvinash Patil2012-05-163-0/+75
* mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil2012-05-165-0/+195
* mwifiex: add custom IE frameworkAvinash Patil2012-05-168-1/+201
* mwifiex: rearrange AP sys configure codeAvinash Patil2012-05-163-21/+48
OpenPOWER on IntegriCloud