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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-10
4
-18
/
+8
|
\
|
*
mwifiex: fix setting of multicast filter
Daniel Drake
2013-05-08
1
-15
/
+6
|
*
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2013-05-08
2
-3
/
+1
|
*
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
2013-05-08
1
-0
/
+1
*
|
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-08
1
-2
/
+2
|
/
*
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
2013-04-26
1
-2
/
+2
*
mwifiex: Do not kfree cmd buf while unregistering PCIe
Yogesh Ashok Powar
2013-04-26
1
-1
/
+0
*
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
2013-04-26
1
-1
/
+1
*
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
2013-04-26
1
-2
/
+2
*
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
2013-04-23
3
-77
/
+29
*
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
2013-04-23
4
-69
/
+40
*
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
2013-04-22
2
-29
/
+5
*
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2013-04-22
2
-5
/
+17
*
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
2013-04-22
1
-11
/
+6
*
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2013-04-22
2
-2
/
+2
*
mwifiex: correct bss_mode check while appending vht operation IE
Bing Zhao
2013-04-22
1
-1
/
+1
*
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
Avinash Patil
2013-04-22
1
-2
/
+2
*
mwifiex: configure p2p interface during initialization
Bing Zhao
2013-04-22
1
-0
/
+3
*
mwifiex: Start P2P devices in P2P mode
Paul Stewart
2013-04-22
1
-3
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
2
-3
/
+11
|
\
|
*
mwifiex: complete last internal scan
Bing Zhao
2013-04-03
1
-2
/
+9
|
*
mwifiex: limit channel number not to overflow memory
Stone Piao
2013-04-01
1
-1
/
+2
*
|
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
Andreas Fenkart
2013-04-08
1
-26
/
+29
*
|
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
Andreas Fenkart
2013-04-08
2
-8
/
+6
*
|
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
2013-04-08
3
-9
/
+5
*
|
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
2013-04-08
1
-2
/
+1
*
|
mwifiex: fix negative cmd_pending count
Bing Zhao
2013-04-08
6
-16
/
+29
*
|
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
Avinash Patil
2013-04-01
5
-0
/
+55
*
|
mwifiex: change default tx/rx win_size for BA setup
Avinash Patil
2013-04-01
4
-6
/
+29
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-29
6
-20
/
+33
|
\
|
|
*
mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose
Avinash Patil
2013-03-25
1
-0
/
+1
|
*
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Bing Zhao
2013-03-18
1
-0
/
+8
|
*
mwifiex: skip pending commands after function shutdown
Bing Zhao
2013-03-18
1
-3
/
+14
|
*
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-03-18
4
-17
/
+10
*
|
mwifiex: use fw_status register to wake up PCIe card
Avinash Patil
2013-03-27
1
-13
/
+24
*
|
mwifiex: avoid waking up device in awake state
Avinash Patil
2013-03-27
1
-3
/
+4
*
|
mwifiex: do not enable PCIe interrupt in Power Save sleep state
Avinash Patil
2013-03-27
1
-1
/
+2
*
|
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
2013-03-25
9
-0
/
+129
*
|
mwifiex: cleanup VHT cap
Yogesh Ashok Powar
2013-03-18
2
-85
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
2
-5
/
+4
|
\
|
|
*
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
2013-03-08
1
-4
/
+3
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-01
1
-1
/
+1
|
|
\
|
|
*
mwifiex: correct sleep delay counter
Avinash Patil
2013-02-27
1
-1
/
+1
*
|
|
mwifiex: fix potential null dereference 'mef_entry'
Bing Zhao
2013-03-08
1
-1
/
+4
*
|
|
mwifiex: Trigger a card reset on reaching tx_timeout threshold
Ashok Nagarajan
2013-03-08
3
-3
/
+19
*
|
|
mwifiex: add WOWLAN support
Amitkumar Karwar
2013-03-06
6
-0
/
+292
*
|
|
mwifiex: add "ethtool wol" command support
Amitkumar Karwar
2013-03-06
5
-0
/
+78
*
|
|
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
2013-03-06
5
-14
/
+14
*
|
|
mwifiex: modify skb->truesize for PCIE Rx
Avinash Patil
2013-03-06
1
-2
/
+3
*
|
|
mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c
Bing Zhao
2013-03-06
1
-2
/
+2
[next]