aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan2021-04-141-1/+1
* ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman2021-04-141-1/+0
* ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny2021-04-141-0/+1
* ice: Fix state bits on LLDP mode switchDave Ertman2021-03-041-2/+0
* ice: Fix MSI-X vector fallback logicBrett Creeley2021-02-031-1/+3
* ice: refactor devlink_port to be per-VSIJacob Keller2020-10-091-3/+4
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-1/+1
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-9/+9
* ice: add useful statisticsJesse Brandeburg2020-08-011-0/+1
* ice: implement device flash update via devlinkJacob Keller2020-07-281-0/+9
* ice: support Total Port Shutdown on devices that support itBruce Allan2020-07-231-0/+1
* ice: add link lenient and default override supportPaul Greenwalt2020-07-231-0/+3
* ice: restore PHY settings on media insertionPaul Greenwalt2020-07-231-0/+4
* ice: Add advanced power mgmt for WoLAkeem G Abodunrin2020-07-231-0/+3
* ice: implement snapshot for device capabilitiesJacob Keller2020-07-011-0/+1
* net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-251-1/+0
* ice: Implement aRFSBrett Creeley2020-05-221-0/+14
* ice: Restore filters following resetHenry Tieman2020-05-221-0/+2
* ice: Support IPv4 Flow Director filtersHenry Tieman2020-05-221-0/+4
* ice: Support displaying ntuple rulesHenry Tieman2020-05-221-0/+9
* ice: Initialize Flow Director resourcesHenry Tieman2020-05-221-0/+24
* ice: cleanup vf_id signednessJesse Brandeburg2020-05-211-1/+1
* ice: Fix casting issuesKarol Kolacinski2020-05-211-5/+5
* ice: Provide more meaningful error messageLihong Yang2020-05-211-0/+2
* ice: Add VF promiscuous supportBrett Creeley2020-05-211-0/+1
* ice: Add support for tunnel offloadsTony Nguyen2020-05-211-0/+4
* ice: add a devlink region for dumping NVM contentsJacob Keller2020-03-261-0/+2
* ice: enable initial devlink supportJacob Keller2020-03-211-0/+4
* ice: Increase mailbox receive queue length to maximumLukasz Czapnik2020-03-101-1/+0
* ice: Fix removing driver while bare-metal VFs pass trafficBrett Creeley2020-03-101-0/+1
* ice: Improve clarity of prints and variablesBrett Creeley2020-03-101-2/+2
* ice: allow bigger VFsMitch Williams2020-03-101-1/+0
* ice: update malicious driver detection event handlingPaul Greenwalt2020-02-191-0/+4
* ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak2020-01-031-2/+3
* ice: Add code to keep track of current dflt_vsiBrett Creeley2020-01-031-0/+2
* ice: Fix VF spoofchkBrett Creeley2020-01-031-0/+1
* ice: Implement ethtool ops for channelsHenry Tieman2019-11-221-0/+4
* ice: Add ice_pf_to_dev(pf) macroBrett Creeley2019-11-221-0/+2
* ice: Implement DCBNL supportDave Ertman2019-11-081-0/+2
* ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan2019-11-081-4/+0
* ice: introduce legacy Rx flagMaciej Fijalkowski2019-11-041-0/+1
* ice: Add support for AF_XDPKrzysztof Kazimierczak2019-11-041-0/+26
* ice: Add support for XDPMaciej Fijalkowski2019-11-041-2/+22
* ice: Introduce ice_base.cAnirudh Venkataramanan2019-11-041-0/+8
* ice: Enable DDP package downloadTony Nguyen2019-09-121-0/+14
* ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-121-1/+0
* ice: send driver version to firmwarePaul M Stillwell Jr2019-09-121-0/+1
* ice: change default number of receive descriptorsJesse Brandeburg2019-09-051-17/+2
* ice: Minor refactor in queue managementAnirudh Venkataramanan2019-09-051-2/+2
* ice: change work limit to a constantJesse Brandeburg2019-09-051-3/+0