aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
Commit message (Expand)AuthorAge
* ice: Enable DDP package downloadTony Nguyen2019-09-12
* ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-12
* ice: Minor refactor in queue managementAnirudh Venkataramanan2019-09-05
* ice: change work limit to a constantJesse Brandeburg2019-09-05
* ice: Update fields in ice_vsi_set_num_qs when reconfiguringBrett Creeley2019-09-05
* ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan2019-08-27
* ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt2019-08-27
* ice: add support for enabling/disabling single queuesMaciej Fijalkowski2019-08-27
* ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin2019-08-23
* ice: Rename ethtool private flag for lldpDave Ertman2019-08-23
* ice: Don't call synchronize_irq() for VF's from the hostBrett Creeley2019-08-23
* ice: Allow egress control packets from PF_VSIDave Ertman2019-08-23
* ice: Remove unnecessary flag ICE_FLAG_MSIX_ENABrett Creeley2019-07-31
* ice: Don't return error for disabling LAN Tx queue that does existAkeem G Abodunrin2019-07-31
* ice: Set up Tx scheduling tree based on alloc VSI Tx queuesAkeem G Abodunrin2019-07-31
* ice: Move vector base setup to PF VSITony Nguyen2019-07-31
* ice: track hardware stat registers past rolloverJacob Keller2019-07-31
* ice: Use LLDP ethertype define ETH_P_LLDPJeff Kirsher2019-06-05
* ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-30
* ice: Add switch rules to handle LLDP packetsDave Ertman2019-05-30
* ice: Use right type for ice_cfg_vsi_lan returnAkeem G Abodunrin2019-05-30
* ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan2019-05-30
* ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen2019-05-30
* ice: Add a helper to trigger software interruptBrett Creeley2019-05-29
* ice: Configure RSS LUT key only if RSS is enabledMd Fahad Iqbal Polash2019-05-29
* ice: Refactor interrupt trackingBrett Creeley2019-05-29
* ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-29
* ice: Don't call ice_cfg_itr() for SR-IOVBrett Creeley2019-05-29
* ice: Fix couple of issues in ice_vsi_releaseBrett Creeley2019-05-23
* ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin2019-05-04
* ice: Always free/allocate q_vectorsBrett Creeley2019-05-04
* ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski2019-05-04
* ice: Don't remove VLAN filters that were never programmedAkeem G Abodunrin2019-05-04
* ice: Preserve VLAN Rx stripping settingsTony Nguyen2019-05-04
* ice: Use pf instead of vsi-backJesse Brandeburg2019-05-04
* ice: Use dev_err when ice_cfg_vsi_lan failsBrett Creeley2019-05-02
* ice: Add reg_idx variable in ice_q_vector structureBrett Creeley2019-05-02
* ice: Fix issue when adding more than allowed VLANsAkeem G Abodunrin2019-05-02
* ice: Remove unnecessary wait when disabling/enabling Rx queuesBrett Creeley2019-05-02
* ice: Add ability to update rx-usecs-highBrett Creeley2019-05-02
* ice: Add 52 byte RSS hash key supportPaul Greenwalt2019-05-02
* ice: Use ice_for_each_q_vector macro where possibleBrett Creeley2019-05-02
* ice: Validate ring existence and its q_vector per VSIMaciej Fijalkowski2019-05-02
* ice: Reduce scope of variable in ice_vsi_cfg_rxqsBrett Creeley2019-05-02
* ice: Create framework for VSI queue contextAnirudh Venkataramanan2019-05-02
* ice: Update rings based on TC informationAnirudh Venkataramanan2019-04-18
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-18
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-18
* ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan2019-03-26
* ice: Audit hotpath structures with paholeBrett Creeley2019-03-26