index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-05
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
*
|
mwifiex: remove redundant band config code
Amitkumar Karwar
2011-12-21
4
-95
/
+24
*
|
mwifiex: cleanup work in scan.c
Amitkumar Karwar
2011-12-19
1
-4
/
+4
*
|
mwifiex: remove cfg_workqueue
Amitkumar Karwar
2011-12-14
6
-158
/
+75
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
1
-7
/
+2
|
\
|
|
*
mwifiex: avoid double list_del in command cancel path
Yogesh Ashok Powar
2011-12-14
1
-7
/
+2
*
|
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
2011-12-13
1
-3
/
+0
*
|
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
2011-12-13
6
-12
/
+63
*
|
mwifiex: proper cleanup when RX multiport aggregation fails
Avinash Patil
2011-12-13
1
-3
/
+19
*
|
mwifiex: failure case handling for PCIe events
Amitkumar Karwar
2011-12-13
1
-14
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-2
/
+4
|
\
|
|
*
mwifiex: fix association issue with AP configured in hidden SSID mode
Amitkumar Karwar
2011-11-11
1
-2
/
+4
*
|
mwifiex: fix usage of set tx power
Luis R. Rodriguez
2011-11-30
1
-1
/
+2
*
|
mwifiex: add support for Marvell sd8797 device
Bing Zhao
2011-11-17
8
-20
/
+50
*
|
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
2011-11-11
2
-1
/
+4
*
|
mwifiex: remove unnecessary free_priv handler
Amitkumar Karwar
2011-11-11
1
-6
/
+0
*
|
mwifiex: fix 'Smatch' warnings
Yogesh Ashok Powar
2011-11-11
2
-7
/
+9
*
|
mwifiex: fix coding style
Yogesh Ashok Powar
2011-11-11
2
-10
/
+9
*
|
mwifiex: change return types to void
Yogesh Ashok Powar
2011-11-11
1
-12
/
+6
*
|
mwifiex: use existing helper function mwifiex_fill_cap_info
Yogesh Ashok Powar
2011-11-11
1
-48
/
+33
*
|
mwifiex: fix ht_cap_info in ibss beacons
Yogesh Ashok Powar
2011-11-11
1
-2
/
+2
*
|
mwifiex: prevent corruption instead of just warning
Dan Carpenter
2011-11-09
1
-1
/
+4
*
|
mwifiex: enable SDIO multiport aggregation
Amitkumar Karwar
2011-11-09
1
-2
/
+2
*
|
mwifiex: remove an unneeded NULL check
Dan Carpenter
2011-11-09
1
-3
/
+2
*
|
mwifiex: remove unneeded kfree(NULL);
Dan Carpenter
2011-11-09
1
-1
/
+0
|
/
*
net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()
Jesper Juhl
2011-11-07
1
-1
/
+2
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-17
23
-171
/
+2383
|
\
|
*
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
2011-10-14
7
-114
/
+60
|
*
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-14
7
-19
/
+33
|
*
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-12
18
-37
/
+2284
|
*
mwifiex: fix smatch errors
Yogesh Ashok Powar
2011-10-11
3
-2
/
+7
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-11
10
-304
/
+251
|
\
|
|
*
mwifiex: handle an error path correctly
Amitkumar Karwar
2011-10-03
1
-4
/
+1
|
*
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
2011-10-03
4
-11
/
+25
|
*
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
2011-09-30
6
-243
/
+207
|
*
mwifiex: fix Tx data rate display issue
Amitkumar Karwar
2011-09-30
1
-1
/
+17
|
*
mwifiex: remove unreachable code
Amitkumar Karwar
2011-09-30
1
-44
/
+2
|
*
mwifiex: remove unnecessary mwifiex_dump_station_info() call
Amitkumar Karwar
2011-09-30
1
-2
/
+0
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-30
5
-18
/
+39
|
\
|
|
*
mwifiex: reset skb length before inserting to free queue
Amitkumar Karwar
2011-09-27
1
-0
/
+3
|
*
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
2011-09-27
2
-3
/
+6
|
*
mwifiex: update bss band information
Amitkumar Karwar
2011-09-27
4
-12
/
+25
|
*
mwifiex: fix 5GHz association issue
Amitkumar Karwar
2011-09-27
1
-1
/
+2
|
*
mwifiex: remove unneeded NULL check
Dan Carpenter
2011-09-21
1
-2
/
+2
|
*
mwifiex: add a kfree() to an error path
Dan Carpenter
2011-09-21
1
-0
/
+1
*
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
2011-09-19
3
-9
/
+9
|
\
|
|
*
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
2011-09-13
3
-9
/
+9
[next]