index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
2012-07-17
mwifiex: improvement in cfg80211 set_bitrate_mask handler
Amitkumar Karwar
2012-07-17
mwifiex: add support to use basic rates in ibss join request
Amitkumar Karwar
2012-07-17
mwifiex: remove unnecessary code in data rate configuration
Amitkumar Karwar
2012-07-17
mwifiex: remove redundant code in set channel path
Amitkumar Karwar
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-09
mwifiex: add set_antenna handler support
Amitkumar Karwar
2012-07-09
mwifiex: parse WPS IEs from beacon_data
Avinash Patil
2012-07-09
mwifiex: advertise WPS probe response offload support to cfg80211
Avinash Patil
2012-07-09
mwifiex: add change_beacon cfg80211 handler
Avinash Patil
2012-07-09
mwifiex: overwrite earlier IE buffers for new set IE request
Avinash Patil
2012-07-09
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc
Avinash Patil
2012-07-09
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
2012-06-28
mwifiex: retrieve correct max_power information in reg_notifier handler
Amitkumar Karwar
2012-06-28
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
2012-06-28
mwifiex: use correct firmware command to get power limits
Amitkumar Karwar
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-06-27
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
2012-06-22
mwifiex: enhance power save for USB and PCIe chipsets
Amitkumar Karwar
2012-06-22
mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted
Amitkumar Karwar
2012-06-22
mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP
Avinash Patil
2012-06-22
mwifiex: improve error path handling in usb.c
Amitkumar Karwar
2012-06-22
mwifiex: fix bugs in event handling code
Amitkumar Karwar
2012-06-22
mwifiex: fix WPS eapol handshake failure
Stone Piao
2012-06-22
mwifiex: fix 11n rx packet drop issue
Stone Piao
2012-06-20
mwifiex: support for WEP in AP mode
Avinash Patil
2012-06-20
mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters
Avinash Patil
2012-06-20
mwifiex: set HT capability based on cfg80211_ap_settings
Avinash Patil
2012-06-20
mwifiex: set channel via start_ap handler for AP interface
Avinash Patil
2012-06-19
mwifiex: fix wrong return values in add_virtual_intf() error cases
Bing Zhao
2012-06-19
mwifiex: fix uAP TX packet timeout issue
Avinash Patil
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
mwifiex: fix incorrect privacy setting in beacon and probe response
Avinash Patil
2012-06-11
mwifiex: scan less channels per scan command to improve Tx traffic
Amitkumar Karwar
2012-06-11
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
2012-06-11
mwifiex: shorten per channel scan time
Bing Zhao
2012-06-05
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
2012-06-05
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
2012-06-04
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
2012-06-04
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
2012-05-16
mwifiex: remove set_channel cfg80211 hook
Johannes Berg
2012-05-16
mwifiex: delete IEs when stop_ap
Avinash Patil
2012-05-16
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
2012-05-16
mwifiex: add custom IE framework
Avinash Patil
2012-05-16
mwifiex: rearrange AP sys configure code
Avinash Patil
2012-05-16
mwifiex: add WPA2 support for AP
Avinash Patil
2012-05-16
mwifiex: add AP event handling framework
Avinash Patil
[next]