summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Add ability for PF admin to enable VF VLAN pruningBrett Creeley2022-02-091-0/+1
* ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley2022-02-091-1/+2
* ice: Add new VSI VLAN opsBrett Creeley2022-02-091-0/+2
* ice: Add flow director support for channel modeKiran Patil2021-12-301-1/+6
* ice: support immediate firmware activation via devlink reloadJacob Keller2021-12-151-0/+1
* ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller2021-12-151-0/+1
* ice: Remove string printing for ice_statusTony Nguyen2021-12-141-1/+0
* net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem2021-11-221-0/+1
* ice: Fix VF true promiscuous modeBrett Creeley2021-11-031-4/+1
* ice: Add support to print error on PHY FW load failureBrett Creeley2021-10-281-0/+1
* ice: support for indirect notificationMichal Swiatkowski2021-10-281-0/+8
* ice: Add tc-flower filter support for channelKiran Patil2021-10-201-1/+8
* ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil2021-10-201-0/+21
* ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil2021-10-201-1/+77
* ice: make use of ice_for_each_* macrosMaciej Fijalkowski2021-10-151-1/+4
* ice: introduce XDP_TX fallback pathMaciej Fijalkowski2021-10-151-0/+3
* ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski2021-10-151-8/+25
* ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski2021-10-141-0/+1
* ice: ndo_setup_tc implementation for PFKiran Patil2021-10-111-0/+4
* ice: add port representor ethtool ops and statsWojciech Drewek2021-10-071-0/+14
* ice: introduce new type of VSI for switchdevGrzegorz Nitka2021-10-071-0/+1
* ice: set and release switchdev environmentGrzegorz Nitka2021-10-071-0/+23
* ice: introduce VF port representorMichal Swiatkowski2021-10-071-0/+2
* ice: Move devlink port to PF/VF structWojciech Drewek2021-10-071-4/+3
* ice: support basic E-Switch mode controlMichal Swiatkowski2021-10-071-0/+1
* ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan2021-09-281-0/+6
* ice: Correctly deal with PFs that do not support RDMADave Ertman2021-09-101-0/+2
* ice: Stop processing VF messages during teardownAnirudh Venkataramanan2021-08-091-0/+1
* ice: register 1588 PTP clock device object for E810 devicesJacob Keller2021-06-111-0/+4
* ice: add support for sideband messagesJacob Keller2021-06-111-1/+3
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-071-0/+3
|\
| * ice: Detect and report unsupported module power levelsAnirudh Venkataramanan2021-06-071-0/+1
| * ice: wait for reset before reporting devlink infoJacob Keller2021-06-071-0/+2
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-071-3/+5
|\ \ | |/ |/|
| * ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski2021-06-031-3/+5
* | ice: Register auxiliary device to provide RDMADave Ertman2021-05-281-1/+7
* | ice: Implement iidc operationsDave Ertman2021-05-281-3/+5
* | ice: Initialize RDMA supportDave Ertman2021-05-281-1/+29
|/
* ice: warn about potentially malicious VFsVignesh Sridhar2021-04-221-0/+1
* ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller2021-04-141-1/+4
* ice: Add new VSI states to track netdev alloc/registrationAnirudh Venkataramanan2021-04-141-0/+2
* ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan2021-04-141-34/+34
* ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan2021-04-141-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-2/+2
|\
| * ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan2021-03-291-1/+1
| * ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman2021-03-291-1/+0
| * ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny2021-03-291-0/+1
* | ice: Remove rx_gro_dropped statAnirudh Venkataramanan2021-04-071-1/+0
* | ice: Consolidate VSI state and flagsAnirudh Venkataramanan2021-03-311-10/+11
* | ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley2021-03-311-2/+4