index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
25
-1437
/
+1365
|
\
|
*
mwifiex: correction in structure name passed to sizeof()
Amitkumar Karwar
2012-03-14
1
-1
/
+1
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
2012-03-14
5
-95
/
+94
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 8
Yogesh Ashok Powar
2012-03-14
2
-70
/
+73
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 7
Yogesh Ashok Powar
2012-03-14
2
-121
/
+114
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
2012-03-14
1
-92
/
+96
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 5
Yogesh Ashok Powar
2012-03-14
1
-173
/
+170
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 4
Yogesh Ashok Powar
2012-03-14
3
-211
/
+226
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 3
Yogesh Ashok Powar
2012-03-14
3
-101
/
+98
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
2012-03-14
3
-127
/
+133
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 1
Yogesh Ashok Powar
2012-03-14
4
-43
/
+43
|
*
mwifiex: rename fuctions and variables for better readability
Yogesh Ashok Powar
2012-03-13
1
-87
/
+73
|
*
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
2012-03-13
3
-70
/
+68
|
*
mwifiex: use usleep_range instead of udelay
Yogesh Ashok Powar
2012-03-13
2
-5
/
+5
|
*
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
2012-03-13
5
-82
/
+46
|
*
mwifiex: rearrange switch statement
Yogesh Ashok Powar
2012-03-13
1
-111
/
+87
|
*
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
2012-03-13
6
-53
/
+43
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
10
-79
/
+74
|
\
\
|
|
/
|
*
mwifiex: correction in number of bitrates
Amitkumar Karwar
2012-03-08
1
-1
/
+1
|
*
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
Dan Carpenter
2012-03-05
2
-4
/
+3
|
*
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
2012-03-05
3
-33
/
+27
|
*
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
2012-03-05
8
-27
/
+19
|
*
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
2012-03-05
1
-4
/
+2
|
*
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-03-05
5
-10
/
+22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
7
-50
/
+30
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-0
/
+1
|
|
\
|
|
*
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
2012-02-29
1
-0
/
+1
|
*
|
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
2012-02-29
7
-44
/
+29
|
*
|
mwifiex: remove redundant scan operation
Amitkumar Karwar
2012-02-29
1
-6
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-21
6
-63
/
+32
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
4
-7
/
+24
|
|
\
\
|
|
|
/
|
|
*
mwifiex: clear previous security setting during association
Amitkumar Karwar
2012-02-15
1
-1
/
+7
|
*
|
mwifiex: update correct dtim_period in dump_station()
Amitkumar Karwar
2012-02-06
4
-9
/
+10
|
*
|
mwifiex: cleanup in snmp_mib command preparation code
Amitkumar Karwar
2012-02-06
1
-52
/
+8
|
*
|
mwifiex: enable HT operating mode
Amitkumar Karwar
2012-02-06
1
-0
/
+1
|
*
|
mwifiex: fix NULL pointer dereference in set_channel()
Amitkumar Karwar
2012-02-06
1
-1
/
+6
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
3
-6
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: add NULL checks in driver unload path
Amitkumar Karwar
2012-02-06
2
-5
/
+10
|
*
|
mwifiex: handle association failure case correctly
Amitkumar Karwar
2012-02-03
1
-1
/
+7
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
14
-51
/
+67
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
2012-01-27
3
-0
/
+24
|
*
|
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-27
3
-7
/
+5
|
*
|
mwifiex: derive priv from net_device instead of wiphy
Yogesh Ashok Powar
2012-01-24
1
-11
/
+8
|
*
|
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2012-01-24
12
-34
/
+31
|
*
|
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
2012-01-24
1
-1
/
+1
|
|
/
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
2
-6
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-04
1
-1
/
+6
|
\
|
*
mwifiex: fix crash during simultaneous scan and connect
Amitkumar Karwar
2012-01-03
1
-1
/
+6
*
|
mwifiex: fix issues in band configuration code
Amitkumar Karwar
2011-12-21
2
-30
/
+20
*
|
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
2011-12-21
7
-39
/
+35
[next]