aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2023-10-25ice: reset first in crash dump kernelsJesse Brandeburg
2023-09-19ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel
2023-03-11ice: add missing checks for PF vsi typeJesse Brandeburg
2023-02-15ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2022-09-15ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-03-16ice: Align macro names to the specificationAnirudh Venkataramanan
2022-03-08ice: fix concurrent reset and removal of VFsJacob Keller
2022-02-16ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-12-01ice: avoid bpf_prog refcount underflowMarta Plantykow
2021-11-26ice: Delete always true check of PF pointerLeon Romanovsky
2021-10-27ice: Add missing E810 device idsTony Nguyen
2021-09-15ice: Only lock to update netdev dev_addrBrett Creeley
2021-08-18ice: don't remove netdev->dev_addr from uc sync listBrett Creeley
2021-08-18ice: Prevent probing virtual functionsAnirudh Venkataramanan
2021-06-23ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski
2021-04-14ice: fix memory leak of aRFS after resuming from suspendYongxin Liu
2021-04-14ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
2021-04-14ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny
2021-04-14ice: Continue probe on link/PHY errorsAnirudh Venkataramanan
2021-02-03ice: Fix MSI-X vector fallback logicBrett Creeley
2021-02-03ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley
2020-10-09ice: add additional debug logging for firmware updateJacob Keller
2020-10-09ice: refactor devlink_port to be per-VSIJacob Keller
2020-10-09ice: remove repeated wordsBruce Allan
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller
2020-09-25ice: Fix call trace on suspendAnirudh Venkataramanan
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-01ice: Disable VLAN pruning in promiscuous modeNick Nunley
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-08-01ice: mark PM functions as __maybe_unusedWei Yongjun
2020-07-29ice: cleanup VSI on probe failMarcin Szycik
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley
2020-07-29ice: fix link event handling timingDave Ertman
2020-07-29ice: Fix link broken after GLOBR resetDave Ertman
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-28ice: implement device flash update via devlinkJacob Keller
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt
2020-07-23ice: support Total Port Shutdown on devices that support itBruce Allan
2020-07-23ice: add link lenient and default override supportPaul Greenwalt