summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-07-26ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr
2022-06-21ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik
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-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