index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
mwifiex: fix static checker warnings
Amitkumar Karwar
1
-2
/
+1
2012-05-09
mwifiex: add support for SD8786 sdio
WarheadsSE
3
-2
/
+10
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-71
/
+1399
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+9
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
17
-71
/
+1399
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
6
-18
/
+30
2012-04-17
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
3
-64
/
+31
2012-04-13
mwifiex: update pcie8766 scratch register addresses
Bing Zhao
1
-9
/
+9
2012-04-12
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
4
-48
/
+62
2012-04-12
mwifiex: add support for WPS2.0
Avinash Patil
7
-0
/
+105
2012-04-12
mwifiex: display correct country information in debugfs "info"
Amitkumar Karwar
3
-3
/
+4
2012-04-12
mwifiex: set default regulatory domain
Amitkumar Karwar
3
-0
/
+38
2012-04-12
mwifiex: fix typo in RSSI_HIGH event handling
Bing Zhao
1
-1
/
+1
2012-04-12
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-15
/
+3
2012-04-12
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
1
-4
/
+4
2012-04-10
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2
-5
/
+5
2012-04-10
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
7
-0
/
+241
2012-04-10
mwifiex: support STATION_INFO_SIGNAL_AVG
Amitkumar Karwar
1
-3
/
+4
2012-04-10
mwifiex: remove redundant signal handling code
Amitkumar Karwar
6
-108
/
+9
2012-04-10
mwifiex: add cfg80211 dump_station handler
Amitkumar Karwar
1
-0
/
+18
2012-04-10
mwifiex: update signal strength in mBm units
Amitkumar Karwar
1
-2
/
+3
2012-04-10
wireless: rename ht_info to ht_operation
Johannes Berg
5
-23
/
+24
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-15
/
+3
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-1437
/
+1365
2012-03-14
mwifiex: correction in structure name passed to sizeof()
Amitkumar Karwar
1
-1
/
+1
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
5
-95
/
+94
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 8
Yogesh Ashok Powar
2
-70
/
+73
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 7
Yogesh Ashok Powar
2
-121
/
+114
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
1
-92
/
+96
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 5
Yogesh Ashok Powar
1
-173
/
+170
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 4
Yogesh Ashok Powar
3
-211
/
+226
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 3
Yogesh Ashok Powar
3
-101
/
+98
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
3
-127
/
+133
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 1
Yogesh Ashok Powar
4
-43
/
+43
2012-03-13
mwifiex: rename fuctions and variables for better readability
Yogesh Ashok Powar
1
-87
/
+73
2012-03-13
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
3
-70
/
+68
2012-03-13
mwifiex: use usleep_range instead of udelay
Yogesh Ashok Powar
2
-5
/
+5
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
5
-82
/
+46
2012-03-13
mwifiex: rearrange switch statement
Yogesh Ashok Powar
1
-111
/
+87
2012-03-13
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
6
-53
/
+43
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-79
/
+74
2012-03-08
mwifiex: correction in number of bitrates
Amitkumar Karwar
1
-1
/
+1
2012-03-06
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
Dan Carpenter
2
-4
/
+3
2012-03-06
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
3
-33
/
+27
2012-03-06
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
8
-27
/
+19
2012-03-06
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
1
-4
/
+2
2012-03-06
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
5
-10
/
+22
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-50
/
+30
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
[next]