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
*
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
2014-02-12
4
-0
/
+100
*
mwifiex: add cfg80211 change_station handler support
Avinash Patil
2014-02-12
6
-1
/
+137
*
mwifiex: add cfg80211 add_station handler support
Avinash Patil
2014-02-12
4
-0
/
+64
*
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
2014-02-12
8
-0
/
+246
*
mwifiex: parse TDLS action frames during RX
Avinash Patil
2014-02-12
6
-7
/
+160
*
mwifiex: add tdls_mgmt handler support
Avinash Patil
2014-02-12
8
-0
/
+533
*
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
2014-02-12
4
-16
/
+21
*
mwifiex: move station list functions to common code
Avinash Patil
2014-02-12
3
-118
/
+124
*
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
Avinash Patil
2014-02-12
4
-23
/
+28
*
mwifiex: handle AMPDU supported check for AP interface
Avinash Patil
2014-02-12
2
-7
/
+21
*
mwifiex: advertise correct beamforming information for VHT
Amitkumar Karwar
2014-02-12
2
-2
/
+13
*
mwifiex: update beamforming capability field for HT
Amitkumar Karwar
2014-02-12
2
-0
/
+7
*
mwifiex: don't leak DMA command skbuffs
Aaron Durbin
2014-02-12
1
-7
/
+7
*
mwifiex: balance dma map/unmap sizes
Aaron Durbin
2014-02-12
2
-74
/
+72
*
mwifiex: implement extended scan feature
Amitkumar Karwar
2014-02-12
8
-8
/
+255
*
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
2014-02-12
1
-62
/
+71
*
mwifiex: separate out response buffer parsing code
Amitkumar Karwar
2014-02-12
1
-146
/
+163
*
mwifiex: change beacon parameter structure
Amitkumar Karwar
2014-02-12
2
-13
/
+16
*
mwifiex: remove unsupported code in 11ac
Bing Zhao
2014-02-12
6
-28
/
+17
*
mwifiex: improve readability in 11ac mcsmap to maxrate conversion
Bing Zhao
2014-02-12
1
-13
/
+13
*
mwifiex: make 11ac mcs rate tables global and const
Bing Zhao
2014-02-12
2
-132
/
+114
*
mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTED
Bing Zhao
2014-02-12
2
-8
/
+8
*
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
1
-1
/
+2
*
cfg80211: make connect ie param const
Johannes Berg
2014-02-04
2
-2
/
+2
*
cfg80211: Clean up connect params and channel fetching
Jouni Malinen
2014-02-04
1
-2
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-24
1
-1
/
+1
|
\
|
*
mwifiex: fix wakeup on magic packet
Andreas Fenkart
2014-01-23
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-17
6
-22
/
+68
|
\
|
|
*
mwifiex: export threshold value and retry limit to cfg80211
Ujjal Roy
2014-01-16
1
-0
/
+14
|
*
mwifiex: fix wrong 11ac bits setting in fw_cap_info
Bing Zhao
2014-01-16
1
-1
/
+1
|
*
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
2014-01-13
1
-2
/
+2
|
*
mwifiex: add USB8897 support
Yogesh Ashok Powar
2014-01-13
3
-19
/
+51
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-1
/
+2
|
\
\
|
*
|
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
5
-17
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
2014-01-09
3
-14
/
+13
|
*
|
mwifiex: fix potential buffer overflow in dt configuration
Bing Zhao
2014-01-09
1
-2
/
+3
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-03
1
-1
/
+1
|
|
\
\
|
|
*
|
cfg80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-01
5
-35
/
+105
|
\
|
|
|
|
*
|
|
mwifiex: download per country tx power table to firmware
Bing Zhao
2013-12-18
4
-2
/
+21
|
*
|
|
mwifiex: download cal-data from device-tree to firmware
Bing Zhao
2013-12-18
2
-5
/
+58
|
*
|
|
mwifiex: remove cfg_data construction
Bing Zhao
2013-12-18
2
-23
/
+6
|
*
|
|
mwifiex: send regulatory domain info to firmware only if alpha2 changed
Bing Zhao
2013-12-18
2
-6
/
+21
|
|
/
/
|
*
|
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-12-16
22
-188
/
+231
|
|
\
\
|
*
|
|
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
2013-12-05
1
-3
/
+3
*
|
|
|
mwifiex: slight optimization of addr compare
dingtianhong
2013-12-26
3
-4
/
+3
|
|
/
/
|
/
|
|
*
|
|
mwifiex: do not flood kmsg/dmesg with USB debug messages
Ujjal Roy
2013-12-09
1
-1
/
+1
*
|
|
mwifiex: remove redundant goto exit_remove statement
Amitkumar Karwar
2013-12-09
1
-6
/
+2
*
|
|
mwifiex: update statistics for bridged packets on AP interface
Ujjal Roy
2013-12-09
1
-1
/
+14
[next]