index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
cfg80211.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: add inactivity deauth support for ap
Kevin Gan
2012-09-28
1
-1
/
+8
*
mwifiex: add support for P2P GO in interface type change
Stone Piao
2012-09-28
1
-2
/
+40
*
mwifiex: add support for P2P client in interface type change
Stone Piao
2012-09-28
1
-0
/
+54
*
mwifiex: add P2P interface
Stone Piao
2012-09-28
1
-1
/
+38
*
mwifiex: append each IE into a seperate IE buffer
Stone Piao
2012-09-28
1
-4
/
+9
*
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
2012-09-28
1
-3
/
+79
*
mwifiex: implement cfg80211 mgmt_frame_register handler
Stone Piao
2012-09-28
1
-0
/
+22
*
mwifiex: advertise mgmt_stype to cfg80211
Stone Piao
2012-09-28
1
-0
/
+30
*
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
2012-09-28
1
-1
/
+91
*
mwifiex: fix coding style issue
Stone Piao
2012-09-28
1
-3
/
+0
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-25
1
-1
/
+1
|
\
|
*
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
2012-09-19
1
-1
/
+1
*
|
mwifiex: block scan request during heavy Tx traffic
Amitkumar Karwar
2012-09-24
1
-0
/
+6
*
|
mwifiex: support custom world regulatory domain
Amitkumar Karwar
2012-09-11
1
-1
/
+34
*
|
mwifiex: do not hint regulatory domain with f/w country code
Bing Zhao
2012-09-11
1
-2
/
+3
*
|
mwifiex: use country ie of requested AP while associating
Amitkumar Karwar
2012-09-11
1
-1
/
+0
*
|
mwifiex: have same priority for AP and station traffic
Amitkumar Karwar
2012-09-11
1
-2
/
+2
*
|
mwifiex: parse rate info for AP
Avinash Patil
2012-09-07
1
-1
/
+5
|
/
*
mwifiex: pass key_params pointer in mwifiex_set_encode
Ying Luo
2012-08-06
1
-6
/
+9
*
mwifiex: update 11n status as per start_ap IE
Avinash Patil
2012-08-06
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-135
/
+152
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-17
1
-2
/
+2
|
|
\
|
|
*
mwifiex: correction in mcs index check
Amitkumar Karwar
2012-07-12
1
-2
/
+2
|
*
|
mwifiex: improvement in cfg80211 set_bitrate_mask handler
Amitkumar Karwar
2012-07-17
1
-33
/
+26
|
*
|
mwifiex: add support to use basic rates in ibss join request
Amitkumar Karwar
2012-07-17
1
-74
/
+108
|
*
|
mwifiex: remove unnecessary code in data rate configuration
Amitkumar Karwar
2012-07-17
1
-2
/
+2
|
*
|
mwifiex: remove redundant code in set channel path
Amitkumar Karwar
2012-07-17
1
-13
/
+2
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
1
-13
/
+14
|
|
\
\
|
|
*
|
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
1
-1
/
+2
|
|
*
|
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
1
-12
/
+12
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
1
-2
/
+74
|
\
|
|
|
|
*
|
|
mwifiex: add set_antenna handler support
Amitkumar Karwar
2012-07-09
1
-0
/
+40
|
*
|
|
mwifiex: advertise WPS probe response offload support to cfg80211
Avinash Patil
2012-07-09
1
-1
/
+5
|
*
|
|
mwifiex: add change_beacon cfg80211 handler
Avinash Patil
2012-07-09
1
-0
/
+28
|
*
|
|
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
2012-07-09
1
-1
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
1
-14
/
+12
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-11
1
-0
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
2012-07-09
1
-0
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-12
/
+53
|
\
\
\
\
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-14
/
+11
|
|
\
|
|
|
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mwifiex: retrieve correct max_power information in reg_notifier handler
Amitkumar Karwar
2012-06-28
1
-3
/
+3
|
*
|
|
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
2012-06-28
1
-1
/
+1
|
*
|
|
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-06-28
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
mwifiex: support for WEP in AP mode
Avinash Patil
2012-06-20
1
-1
/
+29
|
*
|
mwifiex: set HT capability based on cfg80211_ap_settings
Avinash Patil
2012-06-20
1
-0
/
+2
|
*
|
mwifiex: set channel via start_ap handler for AP interface
Avinash Patil
2012-06-20
1
-6
/
+17
|
*
|
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
2012-06-05
1
-0
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-26
1
-14
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: fix wrong return values in add_virtual_intf() error cases
Bing Zhao
2012-06-19
1
-14
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-07
1
-0
/
+13
|
\
|
|
[next]