summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-08-221-1/+1
|\
| * scsi: fcoe: Fix I/O path allocationMike Christie2020-08-171-1/+1
* | i40e: Fix crash during removing i40e driverGrzegorz Szczurek2020-08-141-0/+3
* | i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-142-9/+28
* | igc: Fix PTP initializationVinicius Costa Gomes2020-08-142-5/+2
|/
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-073-4/+4
|\
| * PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-073-4/+4
* | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-034-16/+0
|\ \
| * | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-254-16/+0
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-08-0319-87/+445
|\ \ \
| * | | ice: Misc minor fixesTony Nguyen2020-08-019-18/+14
| * | | ice: adjust profile ID map locksVictor Raj2020-08-011-45/+45
| * | | ice: update PTYPE lookup tableTony Nguyen2020-08-011-0/+314
| * | | ice: Disable VLAN pruning in promiscuous modeNick Nunley2020-08-012-0/+10
| * | | ice: Graceful error handling in HW table calloc failureSurabhi Boob2020-08-011-1/+3
| * | | ice: port fix for chk_linearlizeKiran Patil2020-08-011-3/+23
| * | | ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley2020-08-012-0/+3
| * | | ice: Clear and free XLT entries on resetVignesh Sridhar2020-08-011-1/+3
| * | | ice: add useful statisticsJesse Brandeburg2020-08-015-2/+15
| * | | ice: remove page_reuse statisticJesse Brandeburg2020-08-012-3/+0
| * | | ice: Fix RSS profile locksVignesh Sridhar2020-08-011-6/+7
| * | | ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil2020-08-011-1/+1
| * | | ice: rename misleading grst_delay variableNick Nunley2020-08-011-5/+5
| * | | ice: mark PM functions as __maybe_unusedWei Yongjun2020-08-011-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-022-3/+10
|\ \ \ \ | |/ / / |/| | |
| * | | igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-07-301-0/+9
| * | | e1000e: continue to init PHY even when failed to disable ULPAaron Ma2020-07-301-3/+1
* | | | igb: use eth_zero_addr() to clear mac addressMiaohe Lin2020-07-301-2/+2
* | | | ixgbe: use eth_zero_addr() to clear mac addressMiaohe Lin2020-07-301-1/+1
* | | | ixgbe: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
* | | | igb: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
* | | | e1000e: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
* | | | e1000: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
* | | | e100: use generic power managementVaibhav Gupta2020-07-301-18/+14
* | | | ixgbevf: use generic power managementVaibhav Gupta2020-07-301-34/+10
* | | | ixgbe: use generic power managementVaibhav Gupta2020-07-301-46/+15
* | | | igbvf: use generic power managementVaibhav Gupta2020-07-301-29/+8
* | | | iavf: use generic power managementVaibhav Gupta2020-07-301-33/+12
* | | | ice: fix unused parameter warningTony Nguyen2020-07-291-2/+2
* | | | ice: disable no longer needed workaround for FW loggingBen Shelton2020-07-291-2/+0
* | | | ice: reduce scope of variableBruce Allan2020-07-291-2/+4
* | | | ice: cleanup VSI on probe failMarcin Szycik2020-07-291-5/+7
* | | | ice: Allow all VLANs in safe modeBrett Creeley2020-07-291-2/+57
* | | | ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak2020-07-291-8/+2
* | | | ice: distribute Tx queues evenlyVictor Raj2020-07-291-4/+51
* | | | ice: Adjust scheduler default BW weightTarun Singh2020-07-292-2/+13
* | | | ice: Add RL profile bit mask checkTarun Singh2020-07-291-5/+6
* | | | ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr2020-07-291-2/+8
* | | | ice: return correct error code from ice_aq_sw_rulesKiran Patil2020-07-291-1/+7