aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-13ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-13ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-13ice: Clear default forwarding VSI during VSI releaseIvan Vecera
2022-03-16ice: Fix curr_link_speed advertised speedJedrzej Jagielski
2022-03-16ice: Rename a couple of variablesAnirudh Venkataramanan
2022-03-16ice: Remove unnecessary checker loopAnirudh Venkataramanan
2022-03-16ice: Align macro names to the specificationAnirudh Venkataramanan
2022-03-16ice: stop disabling VFs due to PF error responsesJacob Keller
2022-03-08ice: fix concurrent reset and removal of VFsJacob Keller
2022-03-08ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley
2022-02-16ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2022-02-16ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-12-01ice: avoid bpf_prog refcount underflowMarta Plantykow
2021-12-01ice: fix vsi->txq_map sizingMaciej Fijalkowski
2021-11-26ice: Delete always true check of PF pointerLeon Romanovsky
2021-11-18ice: Fix not stopping Tx queues for VFsBrett Creeley
2021-11-18ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch
2021-10-27ice: Add missing E810 device idsTony Nguyen
2021-10-27ice: fix getting UDP tunnel entryMichal Swiatkowski
2021-09-15ice: Only lock to update netdev dev_addrBrett Creeley
2021-09-03ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-18ice: don't remove netdev->dev_addr from uc sync listBrett Creeley
2021-08-18ice: Prevent probing virtual functionsAnirudh Venkataramanan
2021-07-19ice: mark PTYPE 2 as reservedJacob Keller
2021-07-19ice: fix incorrect payload indicator on PTYPEJacob Keller
2021-07-19ice: fix clang warning regarding deadcode.DeadStoresPaul M Stillwell Jr
2021-07-19ice: set the value of global config lock timeout longerLiwei Song
2021-06-23ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski
2021-06-23ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski
2021-06-10ice: add correct exception tracing for XDPMagnus Karlsson
2021-06-10ice: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson
2021-06-10ice: simplify ice_run_xdpMaciej Fijalkowski
2021-06-10ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-10ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt
2021-06-10ice: handle the VF VSI rebuild failureHaiyue Wang
2021-06-10ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-06-10ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley
2021-05-19ice: handle increasing Tx or Rx ring sizesPaul M Stillwell Jr
2021-04-21ice: Fix potential infinite loop when using u8 loop counterColin Ian King
2021-04-14ice: Recognize 860 as iSCSI port in CEE modeChinh T Cao
2021-04-14ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-04-14ice: fix memory leak of aRFS after resuming from suspendYongxin Liu
2021-04-14ice: Cleanup fltr list in case of allocation issuesRobert Malz
2021-04-14ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
2021-04-14ice: Fix for dereference of NULL pointerJacek BuĊ‚atek
2021-04-14ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman
2021-04-14ice: fix memory allocation callBruce Allan
2021-04-14ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny