summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)Author
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera
2022-03-28ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-23ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin
2022-03-14ice: remove circular header dependencies on ice.hJacob Keller
2022-03-14ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller
2022-03-14ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller
2022-03-11ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik
2022-03-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-09ice: Add slow path offload stats on port representor in switchdevMarcin Szycik
2022-03-08ice: Fix error with handling of bonding MTUDave Ertman
2022-03-03ice: factor VF variables to separate structureJacob 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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-18ice: fix concurrent reset and removal of VFsJacob Keller
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman
2022-02-09ice: Add ability for PF admin to enable VF VLAN pruningBrett Creeley
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley
2022-02-09ice: Add new VSI VLAN opsBrett Creeley
2021-12-30ice: Add flow director support for channel modeKiran Patil
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller
2021-12-15ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller
2021-12-14ice: Remove string printing for ice_statusTony Nguyen
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem
2021-11-03ice: Fix VF true promiscuous modeBrett Creeley
2021-10-28ice: Add support to print error on PHY FW load failureBrett Creeley
2021-10-28ice: support for indirect notificationMichal Swiatkowski
2021-10-20ice: Add tc-flower filter support for channelKiran Patil
2021-10-20ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-15ice: make use of ice_for_each_* macrosMaciej Fijalkowski
2021-10-15ice: introduce XDP_TX fallback pathMaciej Fijalkowski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka
2021-10-07ice: introduce VF port representorMichal Swiatkowski
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski
2021-09-28ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman