index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_fcoe.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2010-03-26
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
2010-03-19
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
2010-02-03
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
2010-01-13
ixgbe: update copyright dates
Shannon Nelson
2009-12-03
ixgbe: use known user priority for FCoE when DCB is enabled
Yi Zou
2009-10-29
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
2009-09-03
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
Yi Zou
2009-09-01
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
2009-08-13
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
Yi Zou
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2009-06-09
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
Yi Zou
2009-05-17
ixgbe: Enable FCoE redirection table feature in 82599
Yi Zou
2009-05-17
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
Yi Zou
2009-05-17
ixgbe: Add infrastructure code for FCoE large send offload to 82599
Yi Zou
2009-05-17
ixgbe: Add FCoE feature code to 82599
Yi Zou