summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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-181-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-101-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
|/
* ice: Fix interrupt moderation settings getting clearedMichal Wilczynski2022-05-171-8/+8
* ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin2022-04-081-1/+4
* ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko2022-04-051-0/+1
* ice: Clear default forwarding VSI during VSI releaseIvan Vecera2022-04-011-0/+2
* ice: change "can't set link" message to dbg levelJonathan Toppins2022-03-091-3/+3
* ice: convert VF storage to hash table with krefs and RCUJacob Keller2022-03-031-6/+18
* ice: introduce VF accessor functionsJacob Keller2022-03-031-2/+2
* ice: factor VF variables to separate structureJacob Keller2022-03-031-4/+4
* ice: convert ice_for_each_vf to include VF entry iteratorJacob Keller2022-03-031-11/+10
* ice: store VF pointer instead of VF IDJacob Keller2022-03-031-71/+107
* ice: add TTY for GNSS module for E810T deviceKarol Kolacinski2022-03-031-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-0/+6
|\
| * ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg2022-02-141-0/+6
* | ice: Simplify tracking status of RDMA supportDave Ertman2022-02-141-4/+4
* | ice: Advertise 802.1ad VLAN filtering and offloads for PF netdevBrett Creeley2022-02-091-6/+21
* | ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley2022-02-091-0/+5
* | ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley2022-02-091-12/+99
* | ice: Adjust naming for inner VLAN operationsBrett Creeley2022-02-091-4/+4
* | ice: Use the proto argument for VLAN opsBrett Creeley2022-02-091-1/+1
* | ice: Introduce ice_vlan structBrett Creeley2022-02-091-1/+4
* | ice: Add new VSI VLAN opsBrett Creeley2022-02-091-201/+5
* | ice: Add helper function for adding VLAN 0Brett Creeley2022-02-091-1/+10
* | ice: Refactor spoofcheck configuration functionsBrett Creeley2022-02-091-19/+0
|/
* ice: Add flow director support for channel modeKiran Patil2021-12-301-13/+56
* ice: Propagate error codesTony Nguyen2021-12-141-11/+6
* ice: Remove excess error variablesTony Nguyen2021-12-141-39/+31
* ice: Cleanup after ice_status removalTony Nguyen2021-12-141-15/+14
* ice: Remove enum ice_statusTony Nguyen2021-12-141-36/+3