index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: fix for p2p broken link
Aniket Nagarnaik
2015-07-21
3
-4
/
+29
*
mwifiex: usb: Fix double add error when submitting rx urb
Reyad Attiyat
2015-07-21
1
-2
/
+4
*
mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_ies
John Linville
2015-07-21
1
-0
/
+1
*
mwifiex: do not short circuit exit from mwifiex_set_mgmt_ies
John Linville
2015-07-21
1
-0
/
+2
*
mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entry
John Linville
2015-07-21
1
-2
/
+6
*
mwifiex: handle multichannel event
Avinash Patil
2015-07-21
4
-0
/
+46
*
mwifiex: separate interface combination for multichannel and DFS
Avinash Patil
2015-07-21
1
-3
/
+22
*
mwifiex: advertise multichannel support to cfg80211
Avinash Patil
2015-07-21
3
-5
/
+23
*
mwifiex: support to set multichannel policy to FW
Avinash Patil
2015-07-21
3
-0
/
+40
*
mwifiex: extend tx_data pause to AP interface as well
Avinash Patil
2015-07-21
3
-34
/
+93
*
mwifiex: enable traffic only when port is open
Avinash Patil
2015-07-21
7
-3
/
+16
*
mwifiex: support for bypass tx queue
Avinash Patil
2015-07-21
6
-2
/
+111
*
mwifiex: update domain_info upon band change in start_ap
Avinash Patil
2015-07-21
3
-2
/
+9
*
mwifiex: add cfg80211 tdls channel switch handler
Xinming Hu
2015-07-21
1
-0
/
+72
*
mwifiex: enhance tdls link setup condition
Xinming Hu
2015-07-21
4
-7
/
+25
*
mwifiex: enable tdls channel switch ext_cap
Xinming Hu
2015-07-21
1
-0
/
+6
*
mwifiex: add tdls config command
Xinming Hu
2015-07-21
5
-0
/
+166
*
mwifiex: process tdls channel switch event
Xinming Hu
2015-07-21
4
-1
/
+117
*
mwifiex: add tdls channel switch status
Xinming Hu
2015-07-21
4
-2
/
+77
*
mwifiex: do not increase tx_pkts_queued if receive address tx paused
Xinming Hu
2015-07-21
1
-1
/
+4
*
mwifiex: block data traffic to tx paused receive address
Xinming Hu
2015-07-21
1
-1
/
+2
*
mwifiex: add tx data pause support
Avinash Patil
2015-07-21
5
-0
/
+118
*
mwifiex: add missing break statement in switch case
Amitkumar Karwar
2015-06-16
1
-0
/
+1
*
mwifiex: handle BT coex event to adjust Rx BA window size
Chunfan Chen
2015-06-15
7
-2
/
+277
*
mwifiex: update current config_band info in start_ap
Avinash Patil
2015-06-08
1
-0
/
+2
*
mwifiex: change debug dump issue since skb maybe null
Zhaoyang Liu
2015-06-08
1
-1
/
+2
*
mwifiex: do not decrease tx_pending for AMSDU packet once more
Xinming Hu
2015-06-08
1
-4
/
+4
*
mwifiex: using right tid for addressing ra_list
Xinming Hu
2015-06-08
2
-4
/
+12
*
mwifiex: update AP WMM settings from BSS_START event
Avinash Patil
2015-06-08
1
-0
/
+63
*
mwifiex: advertise PS ON by default support to cfg80211
Avinash Patil
2015-06-08
1
-1
/
+2
*
mwifiex: drop block-ack action frames
Avinash Patil
2015-06-08
1
-14
/
+29
*
mwifiex: support downloading IEs from tail
Avinash Patil
2015-06-08
1
-42
/
+60
*
mwifiex: parse power constraint IE from Tail
Avinash Patil
2015-06-08
5
-0
/
+40
*
mwifiex: dump station support in uap mode
Xinming Hu
2015-06-08
1
-5
/
+46
*
mwifiex: add sta_list firmware command
Xinming Hu
2015-06-08
4
-0
/
+40
*
mwifiex: maintain station statistic in uap mode
Xinming Hu
2015-06-08
5
-4
/
+60
*
mwifiex: add cfg80211 get_channel handler
Xinming Hu
2015-06-08
4
-4
/
+66
*
mwifiex: disable CAC upon radar detection event
Avinash Patil
2015-06-08
2
-4
/
+28
*
mwifiex: reset 11h active flag when chandef does not require dfs
Avinash Patil
2015-06-08
1
-1
/
+1
*
mwifiex: enable 11d after bss reset
Avinash Patil
2015-06-08
1
-0
/
+12
*
mwifiex: support AP reset after bss_stop
Avinash Patil
2015-06-08
5
-2
/
+19
*
mwifiex: correct bss_type assignment
Avinash Patil
2015-06-08
1
-3
/
+3
*
mwifiex: verbose logging for association failure messages
Avinash Patil
2015-06-08
2
-5
/
+40
*
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
2015-06-03
34
-1848
/
+2546
|
\
|
*
mwifiex: device dump support via devcoredump framework
Amitkumar Karwar
2015-06-02
6
-117
/
+103
|
*
mwifiex: use generic name 'device dump'
Amitkumar Karwar
2015-06-02
8
-44
/
+52
|
*
mwifiex: minor changes in debug messages
Amitkumar Karwar
2015-06-02
2
-6
/
+6
|
*
mwifiex: dump driver information for PCIe interface
Amitkumar Karwar
2015-06-02
1
-0
/
+2
|
*
mwifiex: fix a possible double free issue
Amitkumar Karwar
2015-06-02
2
-0
/
+2
|
*
mwifiex: fix SDIO firmware dump problem
Amitkumar Karwar
2015-06-02
1
-0
/
+7
[prev]
[next]