aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ice/ice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-26ice: 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-03ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak1-2/+3
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley1-0/+2
2020-01-03ice: Fix VF spoofchkBrett Creeley1-0/+1
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman1-0/+4
2019-11-22ice: 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-04ice: 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-26ice: 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-20ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin1-10/+0
2019-08-20ice: 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
2019-05-29ice: Refactor interrupt trackingBrett Creeley1-11/+10
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan1-0/+8
2019-05-29ice: Set minimum default Rx descriptor count to 512Brett Creeley1-6/+13
2019-05-23ice: Fix couple of issues in ice_vsi_releaseBrett Creeley1-1/+0
2019-05-23ice: Use bitfields when possibleJesse Brandeburg1-5/+5
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan1-1/+1
2019-05-04ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin1-0/+2
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski1-0/+2
2019-05-02ice: Refactor link event flowBrett Creeley1-0/+20
2019-05-02ice: Add reg_idx variable in ice_q_vector structureBrett Creeley1-1/+2
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan1-0/+2
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-6/+7
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan1-0/+3
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan1-5/+5
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan1-1/+1
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley1-8/+13