summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2023-01-24ice: move devlink port creation/deletionPaul M Stillwell Jr
2023-01-19ice: Introduce local var for readabilityTony Nguyen
2023-01-19ice: add missing checks for PF vsi typeJesse Brandeburg
2023-01-19ice: remove redundant non-null check in ice_setup_pf_sw()Anirudh Venkataramanan
2022-12-08ice: always call ice_ptp_link_change and make it voidJacob Keller
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-23ice: Accumulate ring statistics over resetBenjamin Mikailenko
2022-11-23ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko
2022-11-21ice: fix handling of burst Tx timestampsJacob Keller
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski
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