summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2022-03-14ice: remove circular header dependencies on ice.hJacob Keller
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: Don't use GFP_KERNEL in atomic contextChristophe JAILLET
2022-03-08ice: Fix error with handling of bonding MTUDave Ertman
2022-03-03ice: convert VF storage to hash table with krefs and RCUJacob 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-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-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-09ice: Advertise 802.1ad VLAN filtering and offloads for PF netdevBrett Creeley
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley
2022-02-09ice: Adjust naming for inner VLAN operationsBrett Creeley
2022-02-09ice: Use the proto argument for VLAN opsBrett Creeley
2022-02-09ice: Introduce ice_vlan structBrett Creeley
2022-02-09ice: Add new VSI VLAN opsBrett Creeley
2022-01-27ice: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ice: Make Tx threshold dependent on ring lengthMaciej Fijalkowski
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek
2021-12-30ice: Add flow director support for channel modeKiran Patil
2021-12-22ice: trivial: fix odd indentingJesse Brandeburg
2021-12-21ice: implement basic E822 PTP supportJacob Keller
2021-12-21ice: Fix E810 PTP reset flowKarol Kolacinski
2021-12-15ice: tighter control over VSI_DOWN stateJesse Brandeburg
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller
2021-12-14ice: Propagate error codesTony Nguyen
2021-12-14ice: Remove excess error variablesTony Nguyen
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-12-14ice: Remove string printing for ice_statusTony Nguyen
2021-12-14ice: Refactor status flow for DDP loadWojciech Drewek
2021-12-14ice: Refactor promiscuous functionsBrett Creeley
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-08ice: safer stats processingJesse Brandeburg
2021-12-07ice: ignore dropped packets during initJesse Brandeburg
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem
2021-11-22ice: avoid bpf_prog refcount underflowMarta Plantykow