summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-25ice: Enable RX queue selection using skbedit actionAmritha Nambiar
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-27ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-09-20ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski
2022-09-20ice: config netdev tc before setting queues numberMichal Swiatkowski
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-06ice: Allow operation with reduced device MSI-XTony Nguyen
2022-09-02ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski
2022-08-18ice: Remove ucast_sharedSylwester Dziedziuch
2022-08-18ice: Implement FCS/CRC and VLAN stripping co-existence policyAnatolii Gerasymenko
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg
2022-08-17ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-01net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()Jian Shen
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28ice: allow toggling loopback mode via ndo_set_features callbackMaciej Fijalkowski
2022-07-28ice: compress branches in ice_set_features()Maciej Fijalkowski
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-15ice: Remove pci_aer_clear_nonfatal_status() callZhuo Chen
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr
2022-06-14ice: Sync VLAN filtering features for DVMRoman Storozhenko
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-09rtnetlink: add extack support in fdb del handlersAlaa Mohamed
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-05-05ice: get switch id on switchdev devicesMichal Swiatkowski
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-26ice: wait 5 s for EMP reset after firmware flashPetr Oros
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-12ice: Add mpls+tso supportJoe Damato
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