summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-22mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar
2012-06-22mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar
2012-06-22mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil
2012-06-22mwifiex: improve error path handling in usb.cAmitkumar Karwar
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar
2012-06-22mwifiex: fix WPS eapol handshake failureStone Piao
2012-06-22mwifiex: fix 11n rx packet drop issueStone Piao
2012-06-20mwifiex: support for WEP in AP modeAvinash Patil
2012-06-20mwifiex: separate uAP WPA/WPA2 parsing from other BSS parametersAvinash Patil
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil
2012-06-20mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil
2012-06-19mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao
2012-06-19mwifiex: fix uAP TX packet timeout issueAvinash Patil
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar
2012-06-11mwifiex: shorten per channel scan timeBing Zhao
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-06-05mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-05mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-05-16mwifiex: remove set_channel cfg80211 hookJohannes Berg
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil
2012-05-16mwifiex: add custom IE frameworkAvinash Patil
2012-05-16mwifiex: rearrange AP sys configure codeAvinash Patil
2012-05-16mwifiex: add WPA2 support for APAvinash Patil
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil
2012-05-16mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil
2012-05-16mwifiex: handle interface type changes correctlyAvinash Patil
2012-05-16mwifiex: stop BSS in deauthentication handlingAvinash Patil
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil