summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan2019-09-051-13/+7
* ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan2019-08-261-6/+6
* ice: update ethtool stats on-demandBruce Allan2019-08-231-0/+2
* ice: Rename ethtool private flag for lldpDave Ertman2019-08-231-1/+1
* ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin2019-08-201-10/+0
* ice: Increase size of Mailbox receive queue for many VFsBrett Creeley2019-08-201-1/+2
* ice: Restructure VFs initialization flowsAkeem G Abodunrin2019-08-201-0/+1
* ice: Remove unnecessary flag ICE_FLAG_MSIX_ENABrett Creeley2019-07-311-1/+0
* ice: Do not configure port with no mediaTony Nguyen2019-07-311-0/+1
* ice: Change minimum descriptor count value for Tx/Rx ringsPreethi Banala2019-05-301-1/+1
* ice: Refactor interrupt trackingBrett Creeley2019-05-291-11/+10
* ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-291-0/+8
* ice: Set minimum default Rx descriptor count to 512Brett Creeley2019-05-291-6/+13
* ice: Fix couple of issues in ice_vsi_releaseBrett Creeley2019-05-231-1/+0
* ice: Use bitfields when possibleJesse Brandeburg2019-05-231-5/+5
* ice: Implement LLDP persistenceAnirudh Venkataramanan2019-05-231-1/+1
* ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin2019-05-041-0/+2
* ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski2019-05-041-0/+2
* ice: Refactor link event flowBrett Creeley2019-05-021-0/+20
* ice: Add reg_idx variable in ice_q_vector structureBrett Creeley2019-05-021-1/+2
* ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan2019-04-181-0/+2
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-6/+7
* ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan2019-04-181-0/+3
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-181-5/+5
* ice: Fix typos in code commentsAnirudh Venkataramanan2019-04-181-1/+1
* ice: Audit hotpath structures with paholeBrett Creeley2019-03-261-8/+13
* ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan2019-03-261-0/+1
* ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin2019-03-221-0/+18
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-221-2/+3
* ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley2019-03-191-2/+14
* ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski2019-02-251-1/+1
* ice: Offload SCTP checksumAnirudh Venkataramanan2019-01-151-0/+1
* ice: Implement getting and setting ethtool coalesceBrett Creeley2019-01-151-0/+3
OpenPOWER on IntegriCloud