summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
AgeCommit message (Expand)Author
2023-10-13ice: fix over-shifted variableJesse Brandeburg
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski
2023-08-17ice: refactor ice_vsi_is_vlan_pruning_enaJan Sokolowski
2023-08-17ice: refactor ice_lib to make functions staticJan Sokolowski
2023-08-17ice: remove unused methodsJan Sokolowski
2023-08-07ice: clean up __ice_aq_get_set_rss_lut()Przemek Kitszel
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman
2023-07-24ice: Unset src prune on uplink VSIWojciech Drewek
2023-07-14ice: Unregister netdev and devlink_port only oncePetr Oros
2023-06-22ice: remove null checks before devm_kfree() callsPrzemek Kitszel
2023-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman
2023-05-16ice: Fix stats after PF resetAhmed Zaki
2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski
2023-05-16ice: add individual interrupt allocationPiotr Raczynski
2023-05-16ice: refactor VF control VSI interrupt handlingPiotr Raczynski
2023-05-16ice: use pci_irq_vector helper functionPiotr Raczynski
2023-03-21ice: remove filters only if VSI is deletedMichal Swiatkowski
2023-03-07ice: don't ignore return codes in VSI related codeMichal Swiatkowski
2023-02-20ice: properly alloc ICE_VSI_LBMichal Swiatkowski
2023-02-14ice: Change ice_vsi_realloc_stat_arrays() to voidTony Nguyen
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-06ice: move vsi_type assignment from ice_vsi_alloc to ice_vsi_cfgJacob Keller
2023-02-06ice: refactor VSI setup to use parameter structureJacob Keller
2023-02-06ice: drop unnecessary VF parameter from several VSI functionsJacob Keller
2023-02-06ice: fix function comment referring to ice_vsi_allocJacob Keller
2023-02-03ice: update VSI instead of init in some caseMichal Swiatkowski
2023-02-03ice: move VSI delete outside deconfigMichal Swiatkowski
2023-02-03ice: stop hard coding the ICE_VSI_CTRL locationJacob Keller
2023-02-03ice: split ice_vsi_setup into smaller functionsMichal Swiatkowski
2023-02-03ice: cleanup in VSI config/deconfig codeMichal Swiatkowski
2023-02-01ice: Prepare legacy-rx for upcoming XDP multi-buffer supportMaciej Fijalkowski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-24ice: move devlink port creation/deletionPaul M Stillwell Jr
2023-01-19ice: Remove excess spaceTony Nguyen
2022-11-23ice: Accumulate ring statistics over resetBenjamin Mikailenko
2022-11-23ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko
2022-11-23ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley
2022-11-09ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski
2022-09-27ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg
2022-08-17ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik
2022-08-16ice: initialize cached_phctime when creating Rx ringsJacob Keller