index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_fcoe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
1
-836
/
+0
*
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
2011-07-21
1
-29
/
+6
*
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
2011-06-25
1
-54
/
+0
*
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
2011-06-25
1
-54
/
+31
*
ixgbe: setup per CPU PCI pool for FCoE DDP
Vasu Dev
2011-06-21
1
-30
/
+75
*
ixgbe: do not clear FCoE DDP error status for received ABTS
Yi Zou
2011-04-27
1
-2
/
+2
*
ixgbe: DCB remove ixgbe_fcoe_getapp routine
John Fastabend
2011-03-12
1
-15
/
+0
*
ixgbe: add support to FCoE DDP in target mode
Yi Zou
2011-03-07
1
-12
/
+74
*
ixgbe: cleanup copyright string for 2011
Don Skidmore
2011-03-03
1
-1
/
+1
*
ixgbe: work around for DDP last buffer size
Amir Hanania
2011-02-17
1
-1
/
+50
*
ixgbe: cleanup variable initialization
Don Skidmore
2011-02-08
1
-1
/
+1
*
ixgbe: make sure FCoE DDP user buffers are really released by the HW
Yi Zou
2010-11-16
1
-0
/
+8
*
ixgbe: invalidate FCoE DDP context when no error status is available
Yi Zou
2010-11-16
1
-1
/
+1
*
ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING
Yi Zou
2010-11-16
1
-0
/
+5
*
ixgbe: add a refcnt when turning on/off FCoE offload capability
Yi Zou
2010-10-21
1
-0
/
+6
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
1
-2
/
+3
*
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
2010-08-19
1
-1
/
+1
*
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
Yi Zou
2010-07-19
1
-1
/
+1
*
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2010-07-19
1
-13
/
+6
*
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-07-05
1
-13
/
+13
*
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-06-03
1
-19
/
+16
*
ixgbe: remove some redundant code in setting FCoE FIP filter
Yi Zou
2010-05-18
1
-6
/
+0
*
ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp
Yi Zou
2010-05-18
1
-4
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2010-03-26
1
-0
/
+15
*
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
2010-03-26
1
-8
/
+10
*
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
2010-03-19
1
-3
/
+3
*
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
2010-02-03
1
-2
/
+2
*
ixgbe: update copyright dates
Shannon Nelson
2010-01-13
1
-1
/
+1
*
ixgbe: use known user priority for FCoE when DCB is enabled
Yi Zou
2009-12-03
1
-13
/
+17
*
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
2009-10-29
1
-0
/
+46
*
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
Yi Zou
2009-09-03
1
-1
/
+7
*
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
1
-0
/
+64
*
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
2009-09-01
1
-0
/
+94
*
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
Yi Zou
2009-08-13
1
-1
/
+1
*
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2009-06-19
1
-1
/
+1
*
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
Yi Zou
2009-06-09
1
-1
/
+5
*
ixgbe: Enable FCoE redirection table feature in 82599
Yi Zou
2009-05-17
1
-4
/
+24
*
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
Yi Zou
2009-05-17
1
-0
/
+340
*
ixgbe: Add infrastructure code for FCoE large send offload to 82599
Yi Zou
2009-05-17
1
-0
/
+132
*
ixgbe: Add FCoE feature code to 82599
Yi Zou
2009-05-17
1
-0
/
+60