aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_dcb_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman1-3/+1
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley1-57/+55
2019-11-22ice: Do not use devm* functions for local usesTony Nguyen1-11/+14
2019-11-08ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt1-0/+15
2019-11-08ice: Implement DCBNL supportDave Ertman1-3/+12
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-0/+10
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan1-7/+24
2019-11-06ice: handle DCBx non-contiguous TC requestPaul Greenwalt1-39/+102
2019-09-12ice: Enable DDP package downloadTony Nguyen1-0/+42
2019-09-05ice: Allow for delayed LLDP MIB change registrationDave Ertman1-2/+2
2019-09-05ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan1-3/+0
2019-09-03ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski1-1/+0
2019-09-03ice: Correctly handle return values for init DCBDave Ertman1-9/+8
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni1-2/+8
2019-08-26ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni1-6/+7
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman1-2/+2
2019-08-23ice: Copy dcbx configuration only if mode is correctMichal Swiatkowski1-2/+4
2019-08-23ice: Account for all states of FW DCBx and LLDPDave Ertman1-22/+12
2019-08-20ice: Fix kernel hang with DCB reset in CEE modeUsha Ketineni1-61/+88
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan1-6/+6
2019-05-30ice: Use continue instead of an else blockAnirudh Venkataramanan1-3/+5
2019-05-30ice: Add switch rules to handle LLDP packetsDave Ertman1-3/+1
2019-05-23ice: Refactor the LLDP MIB change event handlingUsha Ketineni1-19/+134
2019-05-23ice: Fix hang when ethtool disables FW LLDPDave Ertman1-12/+19
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan1-25/+5
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan1-0/+78
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan1-0/+38
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan1-0/+39
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan1-0/+38
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan1-0/+36
2019-04-18ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan1-2/+80
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-1/+203
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan1-1/+1
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan1-0/+42