aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Unregister netdev and devlink_port only oncePetr Oros2023-07-141-27/+0
* ice: remove null checks before devm_kfree() callsPrzemek Kitszel2023-06-221-28/+14
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-05-191-2/+0
|\
| * ice: Remove LAG+SRIOV mutual exclusionDave Ertman2023-05-171-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-181-0/+5
|\ \ | |/ |/|
| * ice: Fix stats after PF resetAhmed Zaki2023-05-161-0/+5
* | ice: track interrupt vectors with xarrayPiotr Raczynski2023-05-161-45/+0
* | ice: add individual interrupt allocationPiotr Raczynski2023-05-161-210/+18
* | ice: refactor VF control VSI interrupt handlingPiotr Raczynski2023-05-161-66/+19
* | ice: use pci_irq_vector helper functionPiotr Raczynski2023-05-161-2/+2
|/
* ice: remove filters only if VSI is deletedMichal Swiatkowski2023-03-211-1/+1
* ice: don't ignore return codes in VSI related codeMichal Swiatkowski2023-03-071-7/+10
* ice: properly alloc ICE_VSI_LBMichal Swiatkowski2023-02-201-0/+1
* ice: Change ice_vsi_realloc_stat_arrays() to voidTony Nguyen2023-02-141-7/+4
* Daniel Borkmann says:Jakub Kicinski2023-02-111-6/+2
|\
| * ice: Prepare legacy-rx for upcoming XDP multi-buffer supportMaciej Fijalkowski2023-02-011-6/+2
* | ice: move vsi_type assignment from ice_vsi_alloc to ice_vsi_cfgJacob Keller2023-02-061-25/+26
* | ice: refactor VSI setup to use parameter structureJacob Keller2023-02-061-45/+47
* | ice: drop unnecessary VF parameter from several VSI functionsJacob Keller2023-02-061-13/+8
* | ice: fix function comment referring to ice_vsi_allocJacob Keller2023-02-061-1/+1
* | ice: update VSI instead of init in some caseMichal Swiatkowski2023-02-031-6/+10
* | ice: move VSI delete outside deconfigMichal Swiatkowski2023-02-031-15/+13
* | ice: stop hard coding the ICE_VSI_CTRL locationJacob Keller2023-02-031-19/+15
* | ice: split ice_vsi_setup into smaller functionsMichal Swiatkowski2023-02-031-475/+401
* | ice: cleanup in VSI config/deconfig codeMichal Swiatkowski2023-02-031-34/+17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-281-3/+0
|\
| * ice: move devlink port creation/deletionPaul M Stillwell Jr2023-01-251-3/+0
* | ice: Remove excess spaceTony Nguyen2023-01-191-1/+1
|/
* ice: Accumulate ring statistics over resetBenjamin Mikailenko2022-11-231-8/+225
* ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko2022-11-231-0/+7
* ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley2022-11-231-27/+5
* ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski2022-11-091-0/+25
* ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko2022-09-271-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-221-16/+26
|\
| * ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui2022-09-081-16/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-251-2/+2
|\|
| * ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski2022-08-221-2/+2
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-08-231-0/+22
|\ \
| * | ice: Implement control of FCS/CRC strippingJesse Brandeburg2022-08-181-0/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-191-2/+6
|\ \ \ | |/ / |/| / | |/
| * ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik2022-08-171-1/+5
| * ice: Fix VSI rebuild WARN_ON check for VFBenjamin Mikailenko2022-08-111-1/+1
* | ice: initialize cached_phctime when creating Rx ringsJacob Keller2022-08-161-0/+1
|/
* ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski2022-07-281-43/+24
* ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan2022-07-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-231-5/+37
|\
| * ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2022-06-211-5/+37
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-06-111-1/+1
|\ \
| * | drivers/net/ethernet/intel: fix typos in commentsJulia Lawall2022-06-091-1/+1
| |/
* / ice: remove VLAN representor specific opsMichal Swiatkowski2022-06-081-0/+3
|/