summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_dcb_lib.c
AgeCommit message (Expand)Author
2023-12-18ice: field prep conversionJesse Brandeburg
2023-05-12ice: Fix undersized tx_flags variableJan Sokolowski
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-01-19ice: Explicitly return 0Tony Nguyen
2023-01-19ice: Handle LLDP MIB Pending changeAnatolii Gerasymenko
2022-11-23ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski
2022-02-09ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-15ice: make use of ice_for_each_* macrosMaciej Fijalkowski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek
2021-09-28ice: Add DSCP supportDave Ertman
2021-06-25ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'Christophe JAILLET
2021-05-28ice: Implement iidc operationsDave Ertman
2021-04-14ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2020-07-29ice: fix link event handling timingDave Ertman
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-05-31ice: Fix transmit for all software offloaded VLANsBrett Creeley
2020-05-21ice: Fix check for contiguous TCsDave Ertman
2020-05-21ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD
2020-03-10ice: use variable name more descriptive than typeBruce Allan
2020-03-10ice: Fix corner case when switching from IEEE to CEEAvinash JD
2020-03-10ice: Cleanup unneeded parenthesisJeff Kirsher
2020-02-19ice: Report correct DCB modeAvinash Dayanand
2020-02-19ice: Validate config for SW DCB mapAvinash Dayanand
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Fix DCB rebuild after resetDave Ertman
2020-01-03ice: suppress checked_return errorBruce Allan
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2019-11-22ice: Do not use devm* functions for local usesTony Nguyen
2019-11-08ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt
2019-11-08ice: Implement DCBNL supportDave Ertman
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2019-11-06ice: handle DCBx non-contiguous TC requestPaul Greenwalt
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-05ice: Allow for delayed LLDP MIB change registrationDave Ertman
2019-09-05ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan
2019-09-03ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski
2019-09-03ice: Correctly handle return values for init DCBDave Ertman
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni
2019-08-26ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman
2019-08-23ice: Copy dcbx configuration only if mode is correctMichal Swiatkowski