index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-9
/
+26
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+1
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
1
-2
/
+1
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
1
-4
/
+2
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-2
/
+2
[next]