summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-17scsi: fcoe: Fix I/O path allocationMike Christie
2020-08-14i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-14i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-14igc: Fix PTP initializationVinicius Costa Gomes
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-01ice: Misc minor fixesTony Nguyen
2020-08-01ice: adjust profile ID map locksVictor Raj
2020-08-01ice: update PTYPE lookup tableTony Nguyen
2020-08-01ice: Disable VLAN pruning in promiscuous modeNick Nunley
2020-08-01ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-01ice: port fix for chk_linearlizeKiran Patil
2020-08-01ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley
2020-08-01ice: Clear and free XLT entries on resetVignesh Sridhar
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-08-01ice: remove page_reuse statisticJesse Brandeburg
2020-08-01ice: Fix RSS profile locksVignesh Sridhar
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil
2020-08-01ice: rename misleading grst_delay variableNick Nunley
2020-08-01ice: mark PM functions as __maybe_unusedWei Yongjun
2020-07-30igb: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30igb: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000e: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e100: use generic power managementVaibhav Gupta
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma
2020-07-30ixgbevf: use generic power managementVaibhav Gupta
2020-07-30ixgbe: use generic power managementVaibhav Gupta
2020-07-30igbvf: use generic power managementVaibhav Gupta
2020-07-30iavf: use generic power managementVaibhav Gupta
2020-07-29ice: fix unused parameter warningTony Nguyen
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton
2020-07-29ice: reduce scope of variableBruce Allan
2020-07-29ice: cleanup VSI on probe failMarcin Szycik
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley
2020-07-29ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak