aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-28/+2
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen1-2/+8
2016-04-25ixgbe: use BIT() macroJacob Keller1-2/+2
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad1-1/+5
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev1-1/+6
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore1-0/+8
2014-07-25ixgbe: Make return values more directMark Rustad1-25/+14
2014-05-23igb/ixgbe: remove return statements for void functionsJeff Kirsher1-1/+0
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller1-1/+1
2013-05-21IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania1-0/+23
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2012-07-21ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck1-4/+8
2012-07-14ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck1-2/+1
2012-07-14ixgbe: Cleanup unpacking code for DCBAlexander Duyck1-25/+22
2012-07-14ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck1-7/+23
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2011-10-06ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend1-4/+16
2011-10-06ixgbe: Fix PFC mask generationMark Rustad1-1/+1
2011-09-23ixgbe: DCB, do not call set_state() from IEEE modeJohn Fastabend1-1/+35
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+320