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
/
pcie.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: move under marvell vendor directory
Kalle Valo
2015-11-18
1
-2742
/
+0
*
mwifiex: avoid memsetting PCIe event buffer
Amitkumar Karwar
2015-09-29
1
-1
/
+0
*
mwifiex: add support for 8997 chipset
Zhaoyang Liu
2015-08-13
1
-2
/
+10
*
mwifiex: corrections in PCIe event skb handling
Amitkumar Karwar
2015-08-06
1
-0
/
+2
*
mwifiex: device dump support via devcoredump framework
Amitkumar Karwar
2015-06-02
1
-13
/
+8
*
mwifiex: use generic name 'device dump'
Amitkumar Karwar
2015-06-02
1
-9
/
+13
*
mwifiex: dump driver information for PCIe interface
Amitkumar Karwar
2015-06-02
1
-0
/
+2
*
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-05-26
1
-248
/
+302
*
mwifiex: add dump data debug support
Zhaoyang Liu
2015-05-26
1
-1
/
+1
*
mwifiex: Fix issue in the SDIO reset path of mwifiex.
Maithili Hinge
2015-03-30
1
-11
/
+10
*
mwifiex: avoid queue_work while work is ongoing
Shengzhen Li
2015-03-16
1
-1
/
+1
*
mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf
Avinash Patil
2015-03-16
1
-4
/
+4
*
mwifiex: DMA alignment for RX packets
Avinash Patil
2015-02-27
1
-2
/
+4
*
mwifiex: change datatype to bool for device capability flags
Avinash Patil
2015-02-27
1
-2
/
+2
*
mwifiex: selectively choose ext_scan support
Avinash Patil
2015-01-27
1
-0
/
+2
*
mwifiex: Increase priority of firmware download message
Amitkumar Karwar
2015-01-06
1
-2
/
+2
*
mwifiex: add wakeup timer based recovery mechanism
Amitkumar Karwar
2015-01-06
1
-0
/
+1
*
mwifiex: remove unnecessary rx_q lock
Avinash Patil
2014-09-30
1
-4
/
+0
*
mwifiex: add more dump information for PCIe interface
Amitkumar Karwar
2014-09-30
1
-0
/
+10
*
mwifiex: error path handling in pcie firmware dump
Amitkumar Karwar
2014-09-30
1
-4
/
+7
*
mwifiex: add rx workqueue support
Avinash Patil
2014-09-15
1
-1
/
+11
*
mwifiex: support for event done interrupt
Avinash Patil
2014-09-15
1
-0
/
+7
*
mwifiex: avoid processing RX packets with invalid length
Avinash Patil
2014-09-15
1
-6
/
+14
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
mwifiex: remove redundant timestamps in debug prints
Bing Zhao
2014-07-18
1
-10
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-10
1
-2
/
+2
|
\
|
*
mwifiex: fix tx_info/rx_info overlap with PCIe dma_mapping
Chin-Ran Lo
2014-06-16
1
-2
/
+2
*
|
mwifiex: update Copyright to 2014
Xinming Hu
2014-06-25
1
-1
/
+1
*
|
mwifiex: add firmware dump feature for PCIe
Amitkumar Karwar
2014-06-25
1
-0
/
+193
|
/
*
mwifiex: set valid tx_param during mwifiex_send_null_packet
Avinash Patil
2014-05-16
1
-0
/
+1
*
Revert "mwifiex: add firmware dump feature for PCIe"
John W. Linville
2014-04-25
1
-227
/
+0
*
mwifiex: add firmware dump feature for PCIe
Amitkumar Karwar
2014-04-22
1
-0
/
+227
*
mwifiex: remove redundant 'fw_load' completion structure
Amitkumar Karwar
2014-04-22
1
-3
/
+0
*
mwifiex: cancel pending commands during host sleep
Amitkumar Karwar
2014-03-27
1
-0
/
+1
*
mwifiex: Remove casts of pointer to same type
Joe Perches
2014-03-27
1
-3
/
+3
*
mwifiex: add support for sleep cookie in PCIe
Avinash Patil
2014-03-19
1
-0
/
+26
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-04
1
-17
/
+17
|
\
|
*
mwifiex: fix cmd and Tx data timeout issue for PCIe cards
Amitkumar Karwar
2014-02-20
1
-17
/
+11
|
*
mwifiex: add NULL check for PCIe Rx skb
Amitkumar Karwar
2014-02-20
1
-0
/
+6
*
|
mwifiex: stop AP at shutdown time
Amitkumar Karwar
2014-02-28
1
-6
/
+1
*
|
mwifiex: change transmit buffer size for 8897
Amitkumar Karwar
2014-02-28
1
-0
/
+2
*
|
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
1
-72
/
+54
|
/
*
mwifiex: fix memory leak issue for sdio and pcie cards
Amitkumar Karwar
2013-11-15
1
-1
/
+1
*
mwifiex: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-26
1
-3
/
+3
*
mwifiex: correction in mwifiex_check_fw_status() return status
Amitkumar Karwar
2013-07-24
1
-2
/
+0
*
mwifiex: replace mdelay with msleep
Amitkumar Karwar
2013-07-24
1
-1
/
+1
*
mwifiex: add PCIe shutdown handler to avoid system hang on reboot
Amitkumar Karwar
2013-07-24
1
-0
/
+9
*
wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops
Shuah Khan
2013-07-22
1
-9
/
+17
*
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
2013-04-26
1
-2
/
+2
[next]