aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
|\
| * mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-09
| * mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-27
| * mwifiex: improve error path handling in usb.cAmitkumar Karwar2012-06-22
| * mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-22
| * mwifiex: fix WPS eapol handshake failureStone Piao2012-06-22
| * mwifiex: fix 11n rx packet drop issueStone Piao2012-06-22
| * mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-19
| * mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-19
* | mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar2012-06-28
* | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2012-06-28
* | mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-28
* | mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-28
* | mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar2012-06-22
* | mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar2012-06-22
* | mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil2012-06-22
* | mwifiex: support for WEP in AP modeAvinash Patil2012-06-20
* | mwifiex: separate uAP WPA/WPA2 parsing from other BSS parametersAvinash Patil2012-06-20
* | mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil2012-06-20
* | mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil2012-06-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-13
|\|
| * mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-12
| * mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-04
| * mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-04
* | mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar2012-06-11
* | mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar2012-06-11
* | mwifiex: shorten per channel scan timeBing Zhao2012-06-11
* | mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-05
* | mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-05
|/
* mwifiex: remove set_channel cfg80211 hookJohannes Berg2012-05-16
* mwifiex: delete IEs when stop_apAvinash Patil2012-05-16
* mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil2012-05-16
* mwifiex: add custom IE frameworkAvinash Patil2012-05-16
* mwifiex: rearrange AP sys configure codeAvinash Patil2012-05-16
* mwifiex: add WPA2 support for APAvinash Patil2012-05-16
* mwifiex: add AP event handling frameworkAvinash Patil2012-05-16
* mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil2012-05-16
* mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil2012-05-16
* mwifiex: handle interface type changes correctlyAvinash Patil2012-05-16
* mwifiex: stop BSS in deauthentication handlingAvinash Patil2012-05-16
* mwifiex: add AP command sys_config and set channelAvinash Patil2012-05-16
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-16
* mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil2012-05-16
* mwifiex: save adapter pointer in wiphy_privAvinash Patil2012-05-16
* mwifiex: multi-interface support for mwifiexAvinash Patil2012-05-16
* mwifiex: support for creation of AP interfaceAvinash Patil2012-05-16
* mwifiex: handle station specific commands on STA interface onlyAvinash Patil2012-05-16
* mwifiex: allocate space for one more mwifiex_private structureAvinash Patil2012-05-16
* mwifiex: fix coding style issue in mwifiex_deauthenticateBing Zhao2012-05-15
* mwifiex: fix static checker warningsAmitkumar Karwar2012-05-08