aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_dcb_82599.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend2011-04-131-2/+7
* ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend2011-04-131-26/+42
* ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2011-03-121-28/+26
* ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend2011-03-121-7/+10
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-031-1/+1
* ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend2011-02-111-50/+65
* ixgbe: DCB set PFC high and low water marks per data sheet specsJohn Fastabend2010-11-161-7/+5
* ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend2010-10-281-0/+5
* ixgbe: declare functions as staticEmil Tantilov2010-10-141-6/+6
* ixgbe: remove unused functionsEmil Tantilov2010-10-141-57/+0
* ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend2010-07-191-1/+1
* ixgbe: update copyright datesShannon Nelson2010-01-131-1/+1
* ixgbe: Properly disable DCB arbiters prior to applying changesPeter P Waskiewicz Jr2009-09-011-7/+14
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-071-1/+1
* ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz2009-04-171-11/+17
* ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz2009-03-261-3/+0
* ixgbe: Fix some compiler warnings.David S. Miller2009-03-011-2/+0
* ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz2009-03-011-0/+472