summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)Author
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
2020-05-21ice: Provide more meaningful error messageLihong Yang
2020-05-21ice: Add VF promiscuous supportBrett Creeley
2020-05-21ice: Add support for tunnel offloadsTony Nguyen
2020-03-26ice: add a devlink region for dumping NVM contentsJacob Keller
2020-03-21ice: enable initial devlink supportJacob Keller
2020-03-10ice: Increase mailbox receive queue length to maximumLukasz Czapnik
2020-03-10ice: Fix removing driver while bare-metal VFs pass trafficBrett Creeley
2020-03-10ice: Improve clarity of prints and variablesBrett Creeley
2020-03-10ice: allow bigger VFsMitch Williams
2020-02-19ice: update malicious driver detection event handlingPaul Greenwalt
2020-01-03ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley
2020-01-03ice: Fix VF spoofchkBrett Creeley
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2019-11-08ice: Implement DCBNL supportDave Ertman
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2019-11-04ice: introduce legacy Rx flagMaciej Fijalkowski
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-09-05ice: change default number of receive descriptorsJesse Brandeburg
2019-09-05ice: Minor refactor in queue managementAnirudh Venkataramanan
2019-09-05ice: change work limit to a constantJesse Brandeburg
2019-09-05ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan
2019-08-26ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan
2019-08-23ice: update ethtool stats on-demandBruce Allan
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman