aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-06-09iavf: Fix issue with MAC address of VF shown as zeroMichal Wilczynski
2022-06-09i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-09i40e: Fix calculating the number of queue pairsGrzegorz Szczurek
2022-06-09i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek
2022-06-07ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-07ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
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-18igb: skip phy status check where unavailableKevin Mitchell
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-13ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-11i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-10igc: Change type of the 'igc_check_downshift' methodSasha Neftin
2022-05-10igc: Remove unused phy_type enumSasha Neftin
2022-05-10igc: Remove igc_set_spd_dplx methodSasha Neftin
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-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
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-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-05-06ixgbe: propagate XFRM offload state direction instead of flagsLeon Romanovsky
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-05-05igb: Convert kmap() to kmap_local_page()Alaa Mohamed
2022-05-05ixgbe: Fix module_param allow_unsupported_sfp typeJeff Daly
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
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