summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-14ice: Fix memory corruption in VF driverPrzemyslaw Patynowski
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski
2022-06-14ice: Sync VLAN filtering features for DVMRoman Storozhenko
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik
2022-06-10ethernet: Remove vf rate limit check for driversBin Chen
2022-06-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-09drivers/net/ethernet/intel: fix typos in commentsJulia Lawall
2022-06-08ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-06-08ice: remove u16 arithmetic in ice_gnssKarol Kolacinski
2022-06-08ice: remove VLAN representor specific opsMichal Swiatkowski
2022-06-08ice: don't set VF VLAN caps in switchdevMichal Swiatkowski
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin
2022-05-22eth: ice: silence the GCC 12 array-bounds warningJakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17ice: Fix interrupt moderation settings getting clearedMichal Wilczynski
2022-05-17ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-17ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski
2022-05-13ice: Expose RSS indirection tables for queue groups via ethtoolSridhar Samudrala
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-05-09rtnetlink: add extack support in fdb del handlersAlaa Mohamed
2022-05-06ice: fix PTP stale Tx timestamps cleanupMichal Michalik
2022-05-06ice: clear stale Tx queue settings before configuringAnatolii Gerasymenko
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-05-06Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"Marcin Szycik
2022-05-06ice: link representors to PCI deviceMichal Swiatkowski
2022-05-05ice: remove period on argument description in ice_for_each_vfJacob Keller
2022-05-05ice: add a function comment for ice_cfg_mac_antispoofJacob Keller
2022-05-05ice: fix wording in comment for ice_reset_vfJacob Keller
2022-05-05ice: remove return value comment for ice_reset_all_vfsJacob Keller
2022-05-05ice: always check VF VSI pointer valuesJacob Keller
2022-05-05ice: add newline to dev_dbg in ice_vf_fdir_dump_infoJacob Keller
2022-05-05ice: get switch id on switchdev devicesMichal Swiatkowski
2022-05-05ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDSWojciech Drewek
2022-05-05ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski
2022-05-05ice: use min_t() to make code cleaner in ice_gnssWan Jiabing
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-26ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller
2022-04-26ice: wait 5 s for EMP reset after firmware flashPetr Oros
2022-04-26ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-15ice, xsk: Avoid refilling single Rx descriptorsMaciej Fijalkowski
2022-04-15ice, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski
2022-04-15ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski
2022-04-15ice, xsk: Decorate ICE_XDP_REDIR with likely()Maciej Fijalkowski
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-14ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie