Alexander Duyck
|
5e44f8e299
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
|
9 年之前 |
Shahed Shaikh
|
0e90ad9bfd
qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory
|
10 年之前 |
Shahed Shaikh
|
15f1bb1f1e
qlcnic: Fix corruption while copying
|
10 年之前 |
Joe Perches
|
dbedd44e98
ethernet: codespell comment spelling fixes
|
10 年之前 |
David S. Miller
|
739e4a758e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Sony Chacko
|
4324414f8c
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the API.
|
11 年之前 |
Shahed Shaikh
|
3ced0a88cd
qlcnic: Add support to run firmware POST
|
11 年之前 |
Shahed Shaikh
|
40e2b8ed85
qlcnic: Add support for 0x8830 device ID
|
11 年之前 |
Shahed Shaikh
|
3d8623e600
qlcnic: Fix endianess issue in firmware load from file operation
|
11 年之前 |
Shahed Shaikh
|
8d37ba023f
qlcnic: Collect firmware dump using DMA on 82xx adapters
|
11 年之前 |
Sucheta Chakraborty
|
c65762fc2f
qlcnic: Add driver logs in error path.
|
11 年之前 |
Shahed Shaikh
|
7b546842b1
qlcnic: Fix max ring count calculation
|
11 年之前 |
Sucheta Chakraborty
|
4d52e1e8d1
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
|
11 年之前 |
Sucheta Chakraborty
|
463518a0cb
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
|
11 年之前 |
Shahed Shaikh
|
7f1f6056f2
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
|
11 年之前 |
Joe Perches
|
4e2e865d95
qlcnic: Remove casts of pointer to same type
|
11 年之前 |
Shahed Shaikh
|
2b3d7b758c
qlcnic: Add VXLAN Rx offload support
|
11 年之前 |
Himanshu Madhani
|
95b3890ae3
qlcnic: Enhance Tx timeout debugging.
|
11 年之前 |
Sucheta Chakraborty
|
72ebe3495f
qlcnic: Use bool for rx_mac_learn.
|
11 年之前 |
stephen hemminger
|
2104140043
qlcnic: make local functions static
|
11 年之前 |
Sucheta Chakraborty
|
b3f7de8327
qlcnic: Do MAC learning for SRIOV PF.
|
11 年之前 |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Sucheta Chakraborty
|
9b0fff2a07
qlcnic: Refactor initialize nic code path.
|
11 年之前 |
Sucheta Chakraborty
|
3c44bba1d2
qlcnic: Disable DCB operations from SR-IOV VFs.
|
11 年之前 |
Manish Chopra
|
30fa15f64e
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
|
11 年之前 |
Manish Chopra
|
3fc38e267b
qlcnic: Fix memory allocation
|
11 年之前 |
Himanshu Madhani
|
f9566265d7
qlcnic: Fix TSS/RSS ring validation logic.
|
11 年之前 |
Himanshu Madhani
|
18afc102fd
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
|
11 年之前 |
Himanshu Madhani
|
34e8c406fd
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
|
11 年之前 |
Sucheta Chakraborty
|
78ea2d977a
qlcnic: Register netdev in FAILED state for 83xx/84xx
|
11 年之前 |