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