summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)Author
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
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: Detect and report unsupported module power levelsAnirudh Venkataramanan
2021-06-07ice: wait for reset before reporting devlink infoJacob Keller
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski
2021-05-28ice: Register auxiliary device to provide RDMADave Ertman
2021-05-28ice: Implement iidc operationsDave Ertman
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar
2021-04-14ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller
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-14ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-07ice: Remove rx_gro_dropped statAnirudh 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: Change ice_vsi_setup_q_map() to not depend on RSSBrett Creeley
2021-03-29ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
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: Check FDIR program status for AVFQi Zhang
2021-03-22ice: Add support for per VF ctrl VSI enablingQi Zhang
2021-02-22ice: Fix state bits on LLDP mode switchDave Ertman
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: Remove xsk_buff_pool from VSI structureMichal Swiatkowski
2021-02-05ice: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley
2020-12-09ice: Remove vlan_ena from vsi structureNick Nunley
2020-10-09ice: refactor devlink_port to be per-VSIJacob Keller
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-07-28ice: implement device flash update via devlinkJacob Keller
2020-07-23ice: support Total Port Shutdown on devices that support itBruce Allan
2020-07-23ice: add link lenient and default override supportPaul Greenwalt
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-07-01ice: implement snapshot for device capabilitiesJacob Keller
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-05-22ice: Implement aRFSBrett Creeley
2020-05-22ice: Restore filters following resetHenry Tieman
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman
2020-05-22ice: Support displaying ntuple rulesHenry Tieman
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: cleanup vf_id signednessJesse Brandeburg
2020-05-21ice: Fix casting issuesKarol Kolacinski