summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
AgeCommit message (Expand)Author
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
2022-08-11ice: Fix VSI rebuild WARN_ON check for VFBenjamin Mikailenko
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
2022-07-15ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-21ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko
2022-06-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-09drivers/net/ethernet/intel: fix typos in commentsJulia Lawall
2022-06-08ice: remove VLAN representor specific opsMichal Swiatkowski
2022-05-17ice: Fix interrupt moderation settings getting clearedMichal Wilczynski
2022-04-08ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin
2022-04-05ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-01ice: Clear default forwarding VSI during VSI releaseIvan Vecera
2022-03-09ice: change "can't set link" message to dbg levelJonathan Toppins
2022-03-03ice: convert VF storage to hash table with krefs and RCUJacob Keller
2022-03-03ice: introduce VF accessor functionsJacob Keller
2022-03-03ice: factor VF variables to separate structureJacob Keller
2022-03-03ice: convert ice_for_each_vf to include VF entry iteratorJacob Keller
2022-03-03ice: store VF pointer instead of VF IDJacob Keller
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman
2022-02-14ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg
2022-02-09ice: Advertise 802.1ad VLAN filtering and offloads for PF netdevBrett Creeley
2022-02-09ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley