summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
AgeCommit message (Expand)Author
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17ice: reduce scope of variablesPaul M Stillwell Jr
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
2021-06-09ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07ice: downgrade error print to debug printAnirudh Venkataramanan
2021-06-07ice: wait for reset before reporting devlink infoJacob Keller
2021-06-07ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiencySalil Mehta
2021-06-07ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handlingBrett Creeley
2021-06-07ice: Refactor ice_setup_rx_ctxKrzysztof Kazimierczak
2021-06-04ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-04-14ice: remove return variablePaul M Stillwell Jr
2021-04-14ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI typesBrett Creeley
2021-04-14ice: use local for consistencyJesse Brandeburg
2021-04-14ice: refactor ITR data structuresJesse Brandeburg
2021-04-14ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller
2021-04-14ice: refactor interrupt moderation writesJesse Brandeburg
2021-04-14ice: Add new VSI states to track netdev alloc/registrationAnirudh Venkataramanan
2021-04-14ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-07ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan
2021-03-31ice: Consolidate VSI state and flagsAnirudh Venkataramanan
2021-03-31ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley
2021-03-31ice: Change ice_vsi_setup_q_map() to not depend on RSSBrett Creeley
2021-03-31ice: handle increasing Tx or Rx ring sizesPaul M Stillwell Jr
2021-03-29ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman
2021-03-29ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny
2021-03-22ice: Add support for per VF ctrl VSI enablingQi Zhang
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley
2020-10-09ice: refactor devlink_port to be per-VSIJacob Keller
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-25ice: fix memory leak in ice_vsi_setupJacob Keller
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-01ice: Disable VLAN pruning in promiscuous modeNick Nunley
2020-07-29ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-07-01ice: replace single-element array used for C struct hackBruce Allan
2020-06-18ice: protect ring accesses with WRITE_ONCECiara Loftus
2020-05-31ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley