summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-25ice: fix overlong string, update stats outputJesse Brandeburg
2019-02-25ice: Fix for FC get rx/tx pause paramsLukasz Czapnik
2019-02-25ice: use absolute vector ID for VFsMitch Williams
2019-02-25ice: check for a leaf node presenceVictor Raj
2019-02-25ice: flush Tx pipe on disable queue timeoutVictor Raj
2019-02-25ice: clear VF ARQLEN register on resetMitch Williams
2019-02-25ice: don't spam VFs with link messagesMitch Williams
2019-02-25ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley
2019-02-25ice: fix numeric overflow warningBruce Allan
2019-02-25ice: fix issue where host reboots on unload when iommu=onBrett Creeley
2019-02-25ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller
2019-02-25ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan
2019-02-25ice: Fix added in VSI supported nodes calcVictor Raj
2019-02-25ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski
2019-02-25ice: Mark extack argument as __always_unusedBruce Allan
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-23e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-02-21ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel
2019-02-21ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski
2019-02-08ixgbe: Use struct_size() helperGustavo A. R. Silva
2019-02-08igc: Use struct_size() helperGustavo A. R. Silva
2019-02-08igb: use struct_size() helperGustavo A. R. Silva
2019-02-08fm10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-05igc: Add ethtool supportSasha Neftin
2019-02-05igb: Bump version numberTodd Fujinaka
2019-02-05igc: Remove the 'igc_get_phy_id_base' methodSasha Neftin
2019-02-05igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin
2019-02-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-02-05igc: Remove unneeded codeSasha Neftin
2019-02-05igc: Remove unused codeSasha Neftin
2019-02-05e1000e: fix a missing check for return valueJeff Kirsher
2019-02-05fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller
2019-02-05ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina
2019-02-05igc: Fix code redundancySasha Neftin
2019-02-05igc: Remove unreachable code from igc_phy.c fileSasha Neftin
2019-02-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-01-22i40e: clean up several indentation issuesColin Ian King
2019-01-22i40e: increase indentationJulia Lawall
2019-01-22i40e: update version numberAlice Michael
2019-01-22i40e: remove debugfs tx_timeout supportLihong Yang
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov
2019-01-22i40e: Change unmatched function typesGrzegorz Siwik