aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+2
2018-01-12ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck1-1/+1
2017-02-16ixgbe: prefix Data Center Bridge ops structStephen Hemminger1-1/+1
2016-04-25ixgbe: use BIT() macroJacob Keller1-3/+3
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore1-0/+1
2014-07-25ixgbe: Make return values more directMark Rustad1-22/+17
2014-07-20ixgbe: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt1-3/+3
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller1-14/+14
2013-05-21IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania1-0/+3
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay1-4/+3
2013-01-31ixgbe: Reset the NIC if up2tc has changedAmir Hanania1-4/+12
2013-01-19ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend1-1/+39
2012-07-14ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck1-21/+5
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck1-0/+5
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck1-61/+34
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-23/+20
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend1-0/+7
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend1-23/+20
2012-04-03ixgbe: driver fix for link flapMultanen, Eric W1-84/+80
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend1-2/+2
2012-03-02ixgbe: dcb: check setup_tc return codesJohn Fastabend1-8/+18
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend1-2/+9
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2011-12-05ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend1-11/+10
2011-12-05ixgbe: DCBnl set_all, order of operations fixJohn Fastabend1-48/+29
2011-11-02ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend1-4/+6
2011-10-12ixgbe: Correct check for change in FCoE priorityMark Rustad1-2/+10
2011-10-06ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend1-15/+45
2011-09-23ixgbe: dcb, set priority to traffic class mappingsJohn Fastabend1-0/+3
2011-09-23ixgbe: DCB, do not call set_state() from IEEE modeJohn Fastabend1-34/+20
2011-08-29ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend1-42/+4
2011-08-19ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck1-1/+1
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+816