summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman1-1/+1
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski1-3/+3
2022-11-23ice: Accumulate ring statistics over resetBenjamin Mikailenko1-0/+6
2022-11-23ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko1-0/+1
2022-10-27ice: Add support Flex RXDMichal Jaron1-0/+2
2022-10-25ice: Enable RX queue selection using skbedit actionAmritha Nambiar1-0/+15
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-13/+23
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski1-13/+23
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg1-0/+1
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski1-2/+0
2022-07-26ice: Add support for PPPoE hardware offloadMarcin Szycik1-0/+1
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski1-2/+2
2022-07-15ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan1-0/+1
2022-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera1-0/+1
2022-05-05ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski1-0/+15
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski1-1/+1
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera1-1/+0
2022-03-29ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski1-1/+1
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-03-23ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin1-0/+2
2022-03-15ice: remove circular header dependencies on ice.hJacob Keller1-3/+0
2022-03-15ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller1-1/+1
2022-03-15ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller1-1/+1
2022-03-11ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik1-0/+1
2022-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+3
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+11
2022-03-11ice: Fix race condition during interface enslaveIvan Vecera1-1/+10
2022-03-09ice: Add slow path offload stats on port representor in switchdevMarcin Szycik1-0/+3
2022-03-09ice: Fix error with handling of bonding MTUDave Ertman1-0/+1
2022-03-03ice: factor VF variables to separate structureJacob Keller1-9/+1
2022-03-03ice: store VF pointer instead of VF IDJacob Keller1-2/+1
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski1-0/+6
2022-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+0
2022-02-19ice: fix concurrent reset and removal of VFsJacob Keller1-1/+0
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman1-3/+0
2022-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman1-1/+2
2022-02-09ice: Add ability for PF admin to enable VF VLAN pruningBrett Creeley1-0/+1
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley1-1/+2
2022-02-09ice: Add new VSI VLAN opsBrett Creeley1-0/+2
2021-12-30ice: Add flow director support for channel modeKiran Patil1-1/+6
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller1-0/+1
2021-12-15ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller1-0/+1
2021-12-14ice: Remove string printing for ice_statusTony Nguyen1-1/+0
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem1-0/+1
2021-11-03ice: Fix VF true promiscuous modeBrett Creeley1-4/+1
2021-10-28ice: Add support to print error on PHY FW load failureBrett Creeley1-0/+1
2021-10-28ice: support for indirect notificationMichal Swiatkowski1-0/+8