Christophe Jaillet
|
766a957df9
qlcnic: Fix a memory leak in error handling path
|
8 years ago |
Insu Yun
|
b77357b692
qlcnic: correctly handle qlcnic_alloc_mbx_args
|
9 years ago |
Rasmus Villemoes
|
1f0ca20853
net: qlcnic: delete redundant memsets
|
10 years ago |
Rajesh Borundia
|
d47d2fdd29
qlcnic: Fix number of arguments in destroy tx context command
|
11 years ago |
Rajesh Borundia
|
2a1ef4b5a7
qlcnic: Fix programming number of arguments in a command.
|
11 years ago |
Rajesh Borundia
|
bf63014f10
qlcnic: Set driver version before registering netdev
|
11 years ago |
Sucheta Chakraborty
|
c65762fc2f
qlcnic: Add driver logs in error path.
|
11 years ago |
Jitendra Kalsaria
|
a78b6da89f
qlcnic: Fix PVID configuration on eSwitch port.
|
11 years ago |
Shahed Shaikh
|
7b546842b1
qlcnic: Fix max ring count calculation
|
11 years ago |
Jitendra Kalsaria
|
2f514c5260
qlcnic: Support for 16 virtual NIC functions.
|
11 years ago |
Himanshu Madhani
|
34e8c406fd
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
|
12 years ago |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 years ago |
Sucheta Chakraborty
|
fb859ed691
qlcnic: dcb: Get DCB parameters from the adapter.
|
12 years ago |
Sucheta Chakraborty
|
14d385b990
qlcnic: dcb: Query adapter DCB capabilities.
|
12 years ago |
Shahed Shaikh
|
07a251c80c
qlcnic: Implement ndo_get_phys_port_id for 82xx adapter
|
12 years ago |
Himanshu Madhani
|
c2c5e3a068
qlcnic: Enable diagnostic test for multiple Tx queues.
|
12 years ago |
Himanshu Madhani
|
012ec81223
qlcnic: Multi Tx queue support for 82xx Series adapter.
|
12 years ago |
Himanshu Madhani
|
4bd8e73859
qlcnic: Fix for flash update failure on 83xx adapter
|
12 years ago |
Himanshu Madhani
|
f91bbcb0b8
qlcnic: Free up memory in error path.
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Shahed Shaikh
|
f57da7a65b
qlcnic: Do not sleep while holding spinlock
|
12 years ago |
Pratik Pujar
|
8af3f33db0
qlcnic: Add support for 'set driver version' in 83XX
|
12 years ago |
Shahed Shaikh
|
b6b4316c8b
qlcnic: Handle qlcnic_alloc_mbx_args() failure
|
12 years ago |
Manish Chopra
|
ee9e8b6c6e
qlcnic: Enhance virtual NIC logging
|
12 years ago |
Himanshu Madhani
|
487042af92
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
|
12 years ago |
Rajesh Borundia
|
7cb03b2347
qlcnic: Support VF-PF communication channel commands.
|
12 years ago |
Shahed Shaikh
|
a4791254b6
qlcnic: change mdelay to msleep
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Sucheta Chakraborty
|
7dd90cf171
qlcnic: fix mailbox interrupt.
|
12 years ago |