index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
sta_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
mwifiex: support conversion to any virtual interface type
Avinash Patil
1
-30
/
+0
2015-01-29
mwifiex: add init parameter to init command routine
Avinash Patil
1
-1
/
+1
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
1
-1
/
+1
2015-01-06
mwifiex: do not send key material cmd when delete wep key
Xinming Hu
1
-1
/
+5
2014-11-12
mwifiex: fix version display problem on big endian platforms
Amitkumar Karwar
1
-2
/
+2
2014-09-15
mwifiex: fix 5G association failure after leaving 2.4G IBSS
Xinming Hu
1
-3
/
+6
2014-08-28
mwifiex: rename macro and variables related to API revision
Amitkumar Karwar
1
-2
/
+2
2014-07-18
mwifiex: do not re-associate when already connected
Ujjal Roy
1
-10
/
+0
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-06-25
mwifiex: add hscfg to debugfs
Xinming Hu
1
-2
/
+2
2014-06-19
mwifiex: wowlan: do not disconnect on suspend
Bing Zhao
1
-1
/
+1
2014-04-15
mwifiex: fix hung task on command timeout
Amitkumar Karwar
1
-3
/
+4
2014-03-31
mwifiex: use timeout variant for wait_event_interruptible
Amitkumar Karwar
1
-2
/
+3
2014-03-31
mwifiex: cancel pending commands for signal
Amitkumar Karwar
1
-0
/
+1
2014-03-27
mwifiex: cancel pending commands during host sleep
Amitkumar Karwar
1
-0
/
+3
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
1
-63
/
+54
2014-02-13
mwifiex: add key material v2 support
Avinash Patil
1
-4
/
+32
2014-02-13
mwifiex: remove unsupported code in 11ac
Bing Zhao
1
-1
/
+1
2014-02-05
cfg80211: make connect ie param const
Johannes Berg
1
-1
/
+1
2014-01-09
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
1
-6
/
+11
2013-12-19
mwifiex: download per country tx power table to firmware
Bing Zhao
1
-0
/
+7
2013-12-19
mwifiex: send regulatory domain info to firmware only if alpha2 changed
Bing Zhao
1
-0
/
+8
2013-11-26
mwifiex: fix memory leak issue for ibss join
Ujjal Roy
1
-2
/
+2
2013-11-11
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
Amitkumar Karwar
1
-2
/
+3
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-07-31
mwifiex: fix command 0x2c timeout during p2p_find or p2p_connect
Stone Piao
1
-2
/
+2
2013-07-24
mwifiex: correct max IE length check for WPS IE
Avinash Patil
1
-5
/
+6
2013-06-19
mwifiex: channel switch handling for station
Amitkumar Karwar
1
-0
/
+8
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
1
-0
/
+3
2013-06-19
mwifiex: code rearrangement for better readability
Amitkumar Karwar
1
-12
/
+11
2013-06-17
mwifiex: fix memory corruption when unsetting multicast list
Daniel Drake
1
-10
/
+8
2013-05-09
mwifiex: fix setting of multicast filter
Daniel Drake
1
-15
/
+6
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
1
-0
/
+5
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
1
-5
/
+9
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
1
-3
/
+0
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+2
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
1
-8
/
+2
2013-03-07
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
1
-5
/
+5
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2013-02-19
mwifiex: add 802.11AC support
Yogesh Ashok Powar
1
-2
/
+3
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+3
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
1
-1
/
+1
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
1
-5
/
+0
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-2
/
+2
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-8
/
+3
2013-01-11
mwifiex: update config_bands during infra association
Amitkumar Karwar
1
-0
/
+14
2013-01-05
mwifiex: check wait_event_interruptible return value
Bing Zhao
1
-11
/
+10
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+25
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
1
-1
/
+1
2012-11-30
mwifiex: fix struct member mismatch
Johannes Berg
1
-2
/
+3
[next]