summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_dcb_nl.c
AgeCommit message (Expand)AuthorFilesLines
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-22net: add DCNA attribute to the BCN interface for DCBDon Skidmore1-0/+20
2008-12-22net: fix DCB setstate to return success/failureDon Skidmore1-23/+29
2008-11-21DCB: Add support for DCB BCNAlexander Duyck1-1/+175
2008-11-21DCB: Add interface to query the state of PFC feature.Alexander Duyck1-1/+15
2008-11-21DCB: Add interface to query # of TCs supported by deviceAlexander Duyck1-1/+32
2008-11-21DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck1-1/+41
2008-11-21ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck1-0/+356