summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_type.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-07ice: set the value of global config lock timeout longerLiwei Song1-1/+1
2021-05-29ice: Implement iidc operationsDave Ertman1-0/+3
2021-05-29ice: Initialize RDMA supportDave Ertman1-0/+1
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar1-0/+75
2021-04-15ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan1-3/+0
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-04-08ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan1-0/+5
2021-04-01ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley1-0/+8
2021-04-01ice: Update to use package info from ice segmentDan Nowlin1-4/+4
2021-03-29ice: Recognize 860 as iSCSI port in CEE modeChinh T Cao1-0/+1
2021-03-22ice: Add more FDIR filter type for AVFQi Zhang1-0/+13
2021-03-22ice: Add GTPU FDIR filter for AVFQi Zhang1-0/+4
2021-03-22ice: Add non-IP Layer2 protocol FDIR filter for AVFQi Zhang1-0/+1
2021-02-09ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao1-7/+9
2021-02-09ice: Use PSM clock frequency to calculate RL profilesBen Shelton1-0/+2
2021-02-09ice: create scheduler aggregator node config and move VSIsKiran Patil1-0/+4
2021-02-09ice: implement new LLDP filter commandDave Ertman1-0/+5
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller1-0/+35
2021-02-05ice: introduce function for reading from flash modulesJacob Keller1-0/+22
2021-02-05ice: cache NVM module bank informationJacob Keller1-0/+37
2021-02-05ice: create flash_info structure and separate NVM versionJacob Keller1-16/+21
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski1-0/+3
2020-08-01ice: Misc minor fixesTony Nguyen1-1/+1
2020-07-29ice: Adjust scheduler default BW weightTarun Singh1-1/+1
2020-07-29ice: add flags indicating pending update of firmware moduleJacob Keller1-0/+6
2020-07-29ice: Add AdminQ commands for FW updateCudzilo, Szymon T1-0/+3
2020-07-29ice: Add support for unified NVM update flow capabilityJacek Naczyk1-0/+3
2020-07-24ice: add link lenient and default override supportPaul Greenwalt1-0/+35
2020-07-24ice: restore PHY settings on media insertionPaul Greenwalt1-0/+21
2020-07-24ice: Add advanced power mgmt for WoLAkeem G Abodunrin1-0/+1
2020-05-23ice: check for compatibility between DDP package and firmwareVictor Raj1-0/+1
2020-05-23ice: Support IPv6 Flow Director filtersHenry Tieman1-0/+4
2020-05-23ice: Support IPv4 Flow Director filtersHenry Tieman1-0/+6
2020-05-23ice: Support displaying ntuple rulesHenry Tieman1-0/+3
2020-05-23ice: Initialize Flow Director resourcesHenry Tieman1-1/+44
2020-05-22ice: Fix casting issuesKarol Kolacinski1-2/+2
2020-05-22ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD1-0/+2
2020-05-22ice: Add support for tunnel offloadsTony Nguyen1-0/+4
2020-05-22ice: report netlist version in .info_getJacob Keller1-0/+11
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller1-0/+1
2020-03-21ice: discover and store size of available flashJacob Keller1-0/+1
2020-03-21ice: store NVM version info in extracted formatJacob Keller1-11/+19
2020-02-12ice: Trivial fixesTony Nguyen1-1/+1
2020-01-25ice: Allocate flow profileTony Nguyen1-0/+2
2020-01-25ice: Enable writing hardware filtering tablesTony Nguyen1-0/+4
2019-11-23ice: Store number of functions for the deviceBruce Allan1-0/+1
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller1-0/+2
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-1/+62
2019-11-07ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash1-0/+3
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen1-0/+26