aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_dcb_82599.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-13ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend1-2/+7
2011-04-13ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend1-26/+42
2011-03-12ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend1-28/+26
2011-03-12ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend1-7/+10
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore1-1/+1
2011-02-11ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend1-50/+65
2010-11-16ixgbe: DCB set PFC high and low water marks per data sheet specsJohn Fastabend1-7/+5
2010-10-28ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend1-0/+5
2010-10-14ixgbe: declare functions as staticEmil Tantilov1-6/+6
2010-10-14ixgbe: remove unused functionsEmil Tantilov1-57/+0
2010-07-19ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend1-1/+1
2010-01-13ixgbe: update copyright datesShannon Nelson1-1/+1
2009-09-01ixgbe: Properly disable DCB arbiters prior to applying changesPeter P Waskiewicz Jr1-7/+14
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala1-1/+1
2009-04-17ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz1-11/+17
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz1-3/+0
2009-03-01ixgbe: Fix some compiler warnings.David S. Miller1-2/+0
2009-03-01ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz1-0/+472