aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_dcb_nl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07dcb: data center bridging ops should be r/oStephen Hemminger1-1/+1
2009-09-03ixgbe: Add support for multiple Tx queues for FCoE in 82599Yi Zou1-6/+31
2009-09-01ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou1-0/+60
2009-09-01ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou1-33/+0
2009-08-14ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou1-0/+4
2009-08-14ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev1-0/+6
2009-07-23ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou1-0/+24
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu1-4/+0
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu1-0/+2
2009-07-09ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou1-0/+6
2009-05-17ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr1-17/+49
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr1-3/+29
2009-05-17ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P1-1/+6
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck1-14/+2
2009-04-02ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz1-1/+5
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz1-0/+2
2009-03-21ixgbe: fix select_queue managementStephen Hemminger1-8/+0
2009-03-01ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz1-192/+1
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr1-1/+1
2008-12-26ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr1-2/+2
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore1-0/+20
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore1-23/+29
2008-11-20DCB: Add support for DCB BCNAlexander Duyck1-1/+175
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck1-1/+15
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck1-1/+32
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck1-1/+41
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck1-0/+356