summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2021-04-08ice: fix memory leak of aRFS after resuming from suspendYongxin Liu
2021-03-29ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
2021-03-29ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny
2021-03-29ice: Continue probe on link/PHY errorsAnirudh Venkataramanan
2021-02-12ice: remove redundant checks in ice_change_mtuMaciej Fijalkowski
2021-02-08ice: Improve MSI-X fallback logicTony Nguyen
2021-02-08ice: Fix trivial error messageMitch Williams
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski
2021-02-05ice: remove dead codeBruce Allan
2021-02-05ice: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2020-12-09ice: Add space to unknown speedSimon Perron Caissy
2020-12-09ice: Remove vlan_ena from vsi structureNick 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
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-18ice: protect ring accesses with WRITE_ONCECiara Loftus