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