summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Accumulate ring statistics over resetBenjamin Mikailenko2022-11-231-0/+6
* ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko2022-11-231-0/+1
* ice: Add support Flex RXDMichal Jaron2022-10-271-0/+2
* ice: Enable RX queue selection using skbedit actionAmritha Nambiar2022-10-251-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-251-13/+23
|\
| * ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski2022-08-221-13/+23
* | ice: Implement control of FCS/CRC strippingJesse Brandeburg2022-08-181-0/+1
|/
* ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski2022-07-281-2/+0
* ice: Add support for PPPoE hardware offloadMarcin Szycik2022-07-261-0/+1
* ice: add write functionality for GNSS TTYKarol Kolacinski2022-07-211-2/+2
* 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-05-121-0/+1
|\
| * ice: Fix race during aux device (un)pluggingIvan Vecera2022-05-061-0/+1
* | ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski2022-05-051-0/+15
|/
* ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski2022-04-051-1/+1
* ice: Fix broken IFF_ALLMULTI handlingIvan Vecera2022-04-011-1/+0
* ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski2022-03-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-231-0/+2
|\
| * ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin2022-03-231-0/+2
* | ice: remove circular header dependencies on ice.hJacob Keller2022-03-141-3/+0
* | ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller2022-03-141-1/+1
* | ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller2022-03-141-1/+1
* | ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik2022-03-111-0/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-03-101-0/+3
|\ \
| * | ice: Add slow path offload stats on port representor in switchdevMarcin Szycik2022-03-091-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-1/+11
|\ \ \ | |/ / |/| / | |/
| * ice: Fix race condition during interface enslaveIvan Vecera2022-03-101-1/+10
| * ice: Fix error with handling of bonding MTUDave Ertman2022-03-081-0/+1
* | ice: factor VF variables to separate structureJacob Keller2022-03-031-9/+1
* | ice: store VF pointer instead of VF IDJacob Keller2022-03-031-2/+1
* | ice: add TTY for GNSS module for E810T deviceKarol Kolacinski2022-03-031-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-1/+0
|\|
| * ice: fix concurrent reset and removal of VFsJacob Keller2022-02-181-1/+0
* | ice: Simplify tracking status of RDMA supportDave Ertman2022-02-141-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-101-1/+2
|\|
| * ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2022-02-101-1/+2
* | ice: Add ability for PF admin to enable VF VLAN pruningBrett Creeley2022-02-091-0/+1
* | ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley2022-02-091-1/+2
* | ice: Add new VSI VLAN opsBrett Creeley2022-02-091-0/+2
|/
* ice: Add flow director support for channel modeKiran Patil2021-12-301-1/+6
* ice: support immediate firmware activation via devlink reloadJacob Keller2021-12-151-0/+1
* ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller2021-12-151-0/+1
* ice: Remove string printing for ice_statusTony Nguyen2021-12-141-1/+0
* net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem2021-11-221-0/+1
* ice: Fix VF true promiscuous modeBrett Creeley2021-11-031-4/+1
* ice: Add support to print error on PHY FW load failureBrett Creeley2021-10-281-0/+1
* ice: support for indirect notificationMichal Swiatkowski2021-10-281-0/+8
* ice: Add tc-flower filter support for channelKiran Patil2021-10-201-1/+8
* ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil2021-10-201-0/+21
* ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil2021-10-201-1/+77