summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2022-05-17ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-04-26ice: wait 5 s for EMP reset after firmware flashPetr Oros
2022-04-08ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin
2022-04-05ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera
2022-04-01ice: Fix MAC address settingIvan Vecera
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-15ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski
2022-03-15ice: introduce ICE_VF_RESET_LOCK flagJacob Keller
2022-03-15ice: convert ice_reset_vf to take flagsJacob Keller
2022-03-15ice: drop is_vflr parameter from ice_reset_all_vfsJacob Keller
2022-03-14ice: rename ICE_MAX_VF_COUNT to avoid confusionJacob Keller
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