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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: add support for WPS2.0
Avinash Patil
2012-04-12
7
-0
/
+105
*
mwifiex: display correct country information in debugfs "info"
Amitkumar Karwar
2012-04-12
3
-3
/
+4
*
mwifiex: set default regulatory domain
Amitkumar Karwar
2012-04-12
3
-0
/
+38
*
mwifiex: fix typo in RSSI_HIGH event handling
Bing Zhao
2012-04-12
1
-1
/
+1
*
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
Jesper Juhl
2012-04-12
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
1
-15
/
+3
|
\
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-15
/
+3
*
|
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
1
-4
/
+4
*
|
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2012-04-10
2
-5
/
+5
*
|
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
2012-04-09
7
-0
/
+241
*
|
mwifiex: support STATION_INFO_SIGNAL_AVG
Amitkumar Karwar
2012-04-09
1
-3
/
+4
*
|
mwifiex: remove redundant signal handling code
Amitkumar Karwar
2012-04-09
6
-108
/
+9
*
|
mwifiex: add cfg80211 dump_station handler
Amitkumar Karwar
2012-04-09
1
-0
/
+18
*
|
mwifiex: update signal strength in mBm units
Amitkumar Karwar
2012-04-09
1
-2
/
+3
*
|
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
5
-23
/
+24
|
/
*
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
[next]