summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-24ice: support Total Port Shutdown on devices that support itBruce Allan1-0/+1
2020-07-24ice: add link lenient and default override supportPaul Greenwalt1-0/+3
2020-07-24ice: restore PHY settings on media insertionPaul Greenwalt1-0/+4
2020-07-24ice: Add advanced power mgmt for WoLAkeem G Abodunrin1-0/+3
2020-07-02ice: implement snapshot for device capabilitiesJacob Keller1-0/+1
2020-06-26net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-05-23ice: Implement aRFSBrett Creeley1-0/+14
2020-05-23ice: Restore filters following resetHenry Tieman1-0/+2
2020-05-23ice: Support IPv4 Flow Director filtersHenry Tieman1-0/+4
2020-05-23ice: Support displaying ntuple rulesHenry Tieman1-0/+9
2020-05-23ice: Initialize Flow Director resourcesHenry Tieman1-0/+24
2020-05-22ice: cleanup vf_id signednessJesse Brandeburg1-1/+1
2020-05-22ice: Fix casting issuesKarol Kolacinski1-5/+5
2020-05-22ice: Provide more meaningful error messageLihong Yang1-0/+2
2020-05-22ice: Add VF promiscuous supportBrett Creeley1-0/+1
2020-05-22ice: Add support for tunnel offloadsTony Nguyen1-0/+4
2020-03-27ice: add a devlink region for dumping NVM contentsJacob Keller1-0/+2
2020-03-21ice: enable initial devlink supportJacob Keller1-0/+4
2020-03-10ice: Increase mailbox receive queue length to maximumLukasz Czapnik1-1/+0
2020-03-10ice: Fix removing driver while bare-metal VFs pass trafficBrett Creeley1-0/+1
2020-03-10ice: Improve clarity of prints and variablesBrett Creeley1-2/+2
2020-03-10ice: allow bigger VFsMitch Williams1-1/+0
2020-02-19ice: update malicious driver detection event handlingPaul Greenwalt1-0/+4
2020-01-04ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak1-2/+3
2020-01-04ice: Add code to keep track of current dflt_vsiBrett Creeley1-0/+2
2020-01-04ice: Fix VF spoofchkBrett Creeley1-0/+1
2019-11-23ice: Implement ethtool ops for channelsHenry Tieman1-0/+4
2019-11-23ice: Add ice_pf_to_dev(pf) macroBrett Creeley1-0/+2
2019-11-08ice: Implement DCBNL supportDave Ertman1-0/+2
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan1-4/+0
2019-11-05ice: introduce legacy Rx flagMaciej Fijalkowski1-0/+1
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak1-0/+26
2019-11-04ice: Add support for XDPMaciej Fijalkowski1-2/+22
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan1-0/+8
2019-09-12ice: Enable DDP package downloadTony Nguyen1-0/+14
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik1-1/+0
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr1-0/+1
2019-09-05ice: change default number of receive descriptorsJesse Brandeburg1-17/+2
2019-09-05ice: Minor refactor in queue managementAnirudh Venkataramanan1-2/+2
2019-09-05ice: change work limit to a constantJesse Brandeburg1-3/+0
2019-09-05ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan1-13/+7
2019-08-27ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan1-6/+6
2019-08-23ice: update ethtool stats on-demandBruce Allan1-0/+2
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman1-1/+1
2019-08-21ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin1-10/+0
2019-08-21ice: Increase size of Mailbox receive queue for many VFsBrett Creeley1-1/+2
2019-08-20ice: Restructure VFs initialization flowsAkeem G Abodunrin1-0/+1
2019-07-31ice: Remove unnecessary flag ICE_FLAG_MSIX_ENABrett Creeley1-1/+0
2019-07-31ice: Do not configure port with no mediaTony Nguyen1-0/+1
2019-05-30ice: Change minimum descriptor count value for Tx/Rx ringsPreethi Banala1-1/+1