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
/
sta_ioctl.c
Age
Commit message (
Expand
)
Author
2014-01-09
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
2013-12-18
mwifiex: download per country tx power table to firmware
Bing Zhao
2013-12-18
mwifiex: send regulatory domain info to firmware only if alpha2 changed
Bing Zhao
2013-11-25
mwifiex: fix memory leak issue for ibss join
Ujjal Roy
2013-11-11
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
Amitkumar Karwar
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-31
mwifiex: fix command 0x2c timeout during p2p_find or p2p_connect
Stone Piao
2013-07-24
mwifiex: correct max IE length check for WPS IE
Avinash Patil
2013-06-19
mwifiex: channel switch handling for station
Amitkumar Karwar
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
2013-06-19
mwifiex: code rearrangement for better readability
Amitkumar Karwar
2013-06-17
mwifiex: fix memory corruption when unsetting multicast list
Daniel Drake
2013-05-08
mwifiex: fix setting of multicast filter
Daniel Drake
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-03-06
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-11
mwifiex: update config_bands during infra association
Amitkumar Karwar
2013-01-04
mwifiex: check wait_event_interruptible return value
Bing Zhao
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
2012-11-30
mwifiex: fix struct member mismatch
Johannes Berg
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-09-28
mwifiex: add support for P2P GO in interface type change
Stone Piao
2012-09-28
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
2012-09-24
mwifiex: disconnect the device before entering suspend state
Amitkumar Karwar
2012-09-11
mwifiex: use country ie of requested AP while associating
Amitkumar Karwar
2012-08-06
mwifiex: pass key_params pointer in mwifiex_set_encode
Ying Luo
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-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-05-16
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
2012-05-16
mwifiex: save adapter pointer in wiphy_priv
Avinash Patil
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
2012-04-17
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
2012-04-12
mwifiex: add support for WPS2.0
Avinash Patil
2012-04-12
mwifiex: display correct country information in debugfs "info"
Amitkumar Karwar
[next]