aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19intel: correct return from set features callbackSerhey Popovych5-5/+5
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-2/+3
2019-02-25ice: fix overlong string, update stats outputJesse Brandeburg1-40/+40
2019-02-25ice: Fix for FC get rx/tx pause paramsLukasz Czapnik1-11/+26
2019-02-25ice: use absolute vector ID for VFsMitch Williams1-2/+4
2019-02-25ice: check for a leaf node presenceVictor Raj2-0/+24
2019-02-25ice: flush Tx pipe on disable queue timeoutVictor Raj1-2/+19
2019-02-25ice: clear VF ARQLEN register on resetMitch Williams2-0/+6
2019-02-25ice: don't spam VFs with link messagesMitch Williams1-1/+2
2019-02-25ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley1-2/+4
2019-02-25ice: fix numeric overflow warningBruce Allan2-4/+5
2019-02-25ice: fix issue where host reboots on unload when iommu=onBrett Creeley1-17/+54
2019-02-25ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller1-2/+13
2019-02-25ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan3-67/+117
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan6-45/+38
2019-02-25ice: Fix added in VSI supported nodes calcVictor Raj1-2/+7
2019-02-25ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski1-1/+1
2019-02-25ice: Mark extack argument as __always_unusedBruce Allan1-4/+5
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-10/+60
2019-02-23e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-02-21ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski1-1/+2
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel2-3/+15
2019-02-21ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2-3/+21
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2-1/+17
2019-02-21ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher1-2/+5
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-55/+0
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski6-55/+0
2019-02-08ixgbe: Use struct_size() helperGustavo A. R. Silva1-5/+5
2019-02-08igc: Use struct_size() helperGustavo A. R. Silva1-5/+4
2019-02-08igb: use struct_size() helperGustavo A. R. Silva1-3/+3
2019-02-08fm10k: use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso3-265/+172
2019-02-05igc: Add ethtool supportSasha Neftin8-18/+1169
2019-02-05igb: Bump version numberTodd Fujinaka1-1/+1
2019-02-05igc: Remove the 'igc_get_phy_id_base' methodSasha Neftin1-17/+1
2019-02-05igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin1-14/+1
2019-02-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-02-05igc: Remove unneeded codeSasha Neftin1-21/+1
2019-02-05igc: Remove unused codeSasha Neftin1-22/+0
2019-02-05e1000e: fix a missing check for return valueJeff Kirsher1-10/+23
2019-02-05fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller1-1/+1
2019-02-05ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina1-1/+1
2019-02-05igc: Fix code redundancySasha Neftin3-22/+2
2019-02-05igc: Remove unreachable code from igc_phy.c fileSasha Neftin1-8/+0
2019-02-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+2
2019-01-22i40e: clean up several indentation issuesColin Ian King3-8/+8
2019-01-22i40e: increase indentationJulia Lawall1-1/+1
2019-01-22i40e: update version numberAlice Michael1-2/+2
2019-01-22i40e: remove debugfs tx_timeout supportLihong Yang1-25/+1
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov1-1/+6