summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
Commit message (Expand)AuthorAgeFilesLines
* intel: remove unused macrosJesse Brandeburg2022-06-301-2/+0
* net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.cBhaskar Chowdhury2021-04-131-1/+1
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-27/+2
* ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck2018-01-121-1/+1
* ixgbe: prefix Data Center Bridge ops structStephen Hemminger2017-02-161-1/+1
* ixgbe: use BIT() macroJacob Keller2016-04-251-3/+3
* ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-111-0/+1
* ixgbe: Make return values more directMark Rustad2014-07-251-22/+17
* ixgbe: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-171-3/+3
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-14/+14
* IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania2013-05-211-0/+3
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-051-4/+3
* ixgbe: Reset the NIC if up2tc has changedAmir Hanania2013-01-311-4/+12
* ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend2013-01-191-1/+39
* ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck2012-07-141-21/+5
* ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-091-0/+5
* ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-091-61/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-23/+20
|\
| * ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-031-23/+20
* | ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend2012-05-051-0/+7
|/
* ixgbe: driver fix for link flapMultanen, Eric W2012-04-031-84/+80
* net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend2012-03-021-2/+2
* ixgbe: dcb: check setup_tc return codesJohn Fastabend2012-03-021-8/+18
* ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-091-2/+9
* ixgbe: update copyright to 2012Don Skidmore2012-02-031-1/+1
* ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend2011-12-051-11/+10
* ixgbe: DCBnl set_all, order of operations fixJohn Fastabend2011-12-051-48/+29
* ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend2011-11-021-4/+6
* ixgbe: Correct check for change in FCoE priorityMark Rustad2011-10-121-2/+10
* ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend2011-10-061-15/+45
* ixgbe: dcb, set priority to traffic class mappingsJohn Fastabend2011-09-231-0/+3
* ixgbe: DCB, do not call set_state() from IEEE modeJohn Fastabend2011-09-231-34/+20
* ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend2011-08-291-42/+4
* ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck2011-08-191-1/+1
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+816