summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_dcb_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Trivial fixesTony Nguyen2020-02-121-2/+2
* ice: Make print statements more compactAnirudh Venkataramanan2020-02-121-4/+3
* ice: Fix DCB rebuild after resetDave Ertman2020-02-121-53/+35
* ice: suppress checked_return errorBruce Allan2020-01-031-0/+6
* ice: Implement ethtool ops for channelsHenry Tieman2019-11-221-3/+1
* ice: Add ice_pf_to_dev(pf) macroBrett Creeley2019-11-221-57/+55
* ice: Do not use devm* functions for local usesTony Nguyen2019-11-221-11/+14
* ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt2019-11-081-0/+15
* ice: Implement DCBNL supportDave Ertman2019-11-081-3/+12
* ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni2019-11-081-0/+10
* ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan2019-11-081-7/+24
* ice: handle DCBx non-contiguous TC requestPaul Greenwalt2019-11-061-39/+102
* ice: Enable DDP package downloadTony Nguyen2019-09-121-0/+42
* ice: Allow for delayed LLDP MIB change registrationDave Ertman2019-09-051-2/+2
* ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan2019-09-051-3/+0
* ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski2019-09-031-1/+0
* ice: Correctly handle return values for init DCBDave Ertman2019-09-031-9/+8
* ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni2019-09-031-2/+8
* ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni2019-08-261-6/+7
* ice: Rename ethtool private flag for lldpDave Ertman2019-08-231-2/+2
* ice: Copy dcbx configuration only if mode is correctMichal Swiatkowski2019-08-231-2/+4
* ice: Account for all states of FW DCBx and LLDPDave Ertman2019-08-231-22/+12
* ice: Fix kernel hang with DCB reset in CEE modeUsha Ketineni2019-08-201-61/+88
* ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-301-6/+6
* ice: Use continue instead of an else blockAnirudh Venkataramanan2019-05-301-3/+5
* ice: Add switch rules to handle LLDP packetsDave Ertman2019-05-301-3/+1
* ice: Refactor the LLDP MIB change event handlingUsha Ketineni2019-05-231-19/+134
* ice: Fix hang when ethtool disables FW LLDPDave Ertman2019-05-231-12/+19
* ice: Implement LLDP persistenceAnirudh Venkataramanan2019-05-231-25/+5
* ice: Add code for DCB rebuildAnirudh Venkataramanan2019-04-181-0/+78
* ice: Add code to get DCB related statisticsAnirudh Venkataramanan2019-04-181-0/+38
* ice: Add priority information into VLAN headerAnirudh Venkataramanan2019-04-181-0/+39
* ice: Update rings based on TC informationAnirudh Venkataramanan2019-04-181-0/+38
* ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan2019-04-181-0/+36
* ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan2019-04-181-2/+80
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-1/+203
* ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan2019-04-181-1/+1
* ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan2019-04-181-0/+42
OpenPOWER on IntegriCloud