Amir Hanania
|
c600636bd5
ixgbe: work around for DDP last buffer size
|
14 年 前 |
Don Skidmore
|
fbbea32b6a
ixgbe: cleanup variable initialization
|
14 年 前 |
Yi Zou
|
9b55bb0384
ixgbe: make sure FCoE DDP user buffers are really released by the HW
|
14 年 前 |
Yi Zou
|
8ca371e484
ixgbe: invalidate FCoE DDP context when no error status is available
|
14 年 前 |
Yi Zou
|
a41c059741
ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING
|
14 年 前 |
Yi Zou
|
27ab76065c
ixgbe: add a refcnt when turning on/off FCoE offload capability
|
14 年 前 |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 年 前 |
Alexander Duyck
|
31f05a2d87
ixgbe: update all DESC_ADV macros to accept a ring pointer
|
15 年 前 |
Yi Zou
|
5575044661
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
|
15 年 前 |
Yi Zou
|
5e09d7f630
ixgbe: properly toggling netdev feature flags when disabling FCoE
|
15 年 前 |
Emil Tantilov
|
396e799c3a
ixgbe: use netif_<level> instead of netdev_<level>
|
15 年 前 |
Emil Tantilov
|
849c45423c
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
|
15 年 前 |
Yi Zou
|
497f683f03
ixgbe: remove some redundant code in setting FCoE FIP filter
|
15 年 前 |
Yi Zou
|
be5d507d9a
ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Chris Leech
|
af06393bbd
ixgbe: filter FIP frames into the FCoE offload queues
|
15 年 前 |
Robert Love
|
a7551b75fe
ixgbe: Don't allow user buffer count to exceed 256
|
15 年 前 |
Vasu Dev
|
936332b8e0
ixgbe: fix for real_num_tx_queues update issue
|
15 年 前 |
PJ Waskiewicz
|
4a0b9ca015
ixgbe: Make descriptor ring allocations NUMA-aware
|
15 年 前 |
Shannon Nelson
|
8c47eaa766
ixgbe: update copyright dates
|
15 年 前 |
Yi Zou
|
61a0f421ce
ixgbe: use known user priority for FCoE when DCB is enabled
|
15 年 前 |
Yi Zou
|
61a1fa102a
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
|
15 年 前 |
Yi Zou
|
d4ab88194e
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
|
16 年 前 |
Yi Zou
|
6ee1652051
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
|
16 年 前 |
Yi Zou
|
8450ff8cd7
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
|
16 年 前 |
Yi Zou
|
17e78b0655
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
|
16 年 前 |
Andrew Morton
|
8e20ce94ce
convert some DMA_nnBIT_MASK() callers
|
16 年 前 |
Yi Zou
|
3d8fd38567
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
|
16 年 前 |
Yi Zou
|
29ebf6f8c8
ixgbe: Enable FCoE redirection table feature in 82599
|
16 年 前 |
Yi Zou
|
d0ed89373f
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
|
16 年 前 |