summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-30ice: Add flow director support for channel modeKiran Patil1-1/+6
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller1-0/+1
2021-12-15ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller1-0/+1
2021-12-14ice: Remove string printing for ice_statusTony Nguyen1-1/+0
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem1-0/+1
2021-11-03ice: Fix VF true promiscuous modeBrett Creeley1-4/+1
2021-10-28ice: Add support to print error on PHY FW load failureBrett Creeley1-0/+1
2021-10-28ice: support for indirect notificationMichal Swiatkowski1-0/+8
2021-10-21ice: Add tc-flower filter support for channelKiran Patil1-1/+8
2021-10-21ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil1-0/+21
2021-10-21ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil1-1/+77
2021-10-15ice: make use of ice_for_each_* macrosMaciej Fijalkowski1-1/+4
2021-10-15ice: introduce XDP_TX fallback pathMaciej Fijalkowski1-0/+3
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-8/+25
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski1-0/+1
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil1-0/+4
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek1-0/+14
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka1-0/+1
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka1-0/+23
2021-10-07ice: introduce VF port representorMichal Swiatkowski1-0/+2
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek1-4/+3
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski1-0/+1
2021-09-28ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan1-0/+6
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman1-0/+2
2021-08-09ice: Stop processing VF messages during teardownAnirudh Venkataramanan1-0/+1
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller1-0/+4
2021-06-11ice: add support for sideband messagesJacob Keller1-1/+3
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+3
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+5
2021-06-07ice: Detect and report unsupported module power levelsAnirudh Venkataramanan1-0/+1
2021-06-07ice: wait for reset before reporting devlink infoJacob Keller1-0/+2
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski1-3/+5
2021-05-29ice: Register auxiliary device to provide RDMADave Ertman1-1/+7
2021-05-29ice: Implement iidc operationsDave Ertman1-3/+5
2021-05-29ice: Initialize RDMA supportDave Ertman1-1/+29
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar1-0/+1
2021-04-15ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller1-1/+4
2021-04-15ice: Add new VSI states to track netdev alloc/registrationAnirudh Venkataramanan1-0/+2
2021-04-15ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan1-34/+34
2021-04-15ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan1-0/+3
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-04-08ice: Remove rx_gro_dropped statAnirudh Venkataramanan1-1/+0
2021-04-01ice: Consolidate VSI state and flagsAnirudh Venkataramanan1-10/+11
2021-04-01ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley1-2/+4
2021-04-01ice: Change ice_vsi_setup_q_map() to not depend on RSSBrett Creeley1-0/+1
2021-03-29ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan1-1/+1
2021-03-29ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman1-1/+0
2021-03-29ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny1-0/+1
2021-03-22ice: Check FDIR program status for AVFQi Zhang1-0/+1
2021-03-22ice: Add support for per VF ctrl VSI enablingQi Zhang1-1/+3