summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2021-02-04igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe1-2/+1
2021-02-04igb: fix TDBAL register show incorrect valueGal Hammer1-1/+1
2021-02-04igc: Fix TDBAL register show incorrect valueSasha Neftin1-1/+1
2021-02-04igc: Remove unused FUNC_1 maskSasha Neftin1-1/+0
2021-02-04igc: Remove unused local receiver maskSasha Neftin1-1/+0
2021-02-04igc: Prefer strscpy over strlcpySasha Neftin1-1/+1
2021-02-04igc: Expose the gPHY firmware versionSasha Neftin5-3/+28
2021-02-04igc: Expose the NVM versionSasha Neftin3-2/+17
2021-02-04igc: Add Host Good Packets Transmitted CountSasha Neftin1-0/+1
2021-02-04igc: Remove MULR mask defineSasha Neftin1-1/+0
2021-02-04igc: Remove igc_set_fw_version commentSasha Neftin1-1/+0
2021-02-04igc: Clean up nvm_operations structureSasha Neftin1-1/+0
2021-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-17/+5
2021-02-02i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov2-13/+1
2021-02-01igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo1-1/+1
2021-02-01igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo1-2/+1
2021-02-01igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2021-01-29e100: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-43/+49
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-34/+60
2021-01-27igc: fix link speed advertisingCorinna Vinschen1-6/+18
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann1-7/+4
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley3-12/+14
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley1-4/+4
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley1-1/+7
2021-01-26ice: Implement flow for IPv6 next header (extension header)Nick Nunley1-3/+6
2021-01-26ice: fix FDir IPv6 flexbyteHenry Tieman1-1/+7
2021-01-20net: ixgbevf: use skb_csum_is_sctp instead of protocol checkXin Long1-13/+1
2021-01-20net: ixgbe: use skb_csum_is_sctp instead of protocol checkXin Long1-13/+1
2021-01-20net: igc: use skb_csum_is_sctp instead of protocol checkXin Long1-13/+1
2021-01-20net: igbvf: use skb_csum_is_sctp instead of protocol checkXin Long1-13/+1
2021-01-20net: igb: use skb_csum_is_sctp instead of protocol checkXin Long1-13/+1
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-45/+44
2021-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-01-14i40e: fix potential NULL pointer dereferencingCristian Dumitrescu1-1/+1
2021-01-10ice: drop dead code in ice_receive_skb()Eric Dumazet1-6/+1
2021-01-09net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi5-28/+29
2021-01-09net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi5-17/+15
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski4-8/+0
2021-01-06iavf: Use kzalloc for allocating only one thingZheng Yongjun1-1/+1
2020-12-24e1000e: Export S0ix flags to ethtoolMario Limonciello3-4/+52
2020-12-24Revert "e1000e: disable s0ix entry and exit flows for ME systems"Mario Limonciello1-43/+2
2020-12-24e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello1-3/+14
2020-12-24e1000e: Only run S0ix flows if shutdown succeededMario Limonciello1-6/+7
2020-12-18iavf: fix double-release of rtnl_lockJakub Kicinski1-3/+1
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch3-2/+15
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel1-1/+4
2020-12-16ice, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel1-1/+4
2020-12-15ice, xsk: Move Rx allocation out of while-loopBjörn Töpel1-6/+3
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-38/+94
2020-12-11igc: Add new device IDSasha Neftin3-0/+3